The snark Reference Manual

This is the snark Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 17:55:30 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 snark

The Snark Theorem Prover

Author

Mark E. Stickel, SRI International

License

MPL 1.1, see file LICENSE

Dependency

snark-implementation (system).

Source

snark.asd.


2.2 snark-implementation

The Snark Theorem Prover

Author

Mark E. Stickel, SRI International

License

MPL 1.1, see file LICENSE

Dependencies
Source

snark-implementation.asd.

Child Components

2.3 snark-auxiliary-packages

The Snark Theorem Prover

Author

Mark E. Stickel, SRI International

License

MPL 1.1, see file LICENSE

Source

snark-auxiliary-packages.asd.

Child Component

auxiliary-packages.lisp (file).


2.4 snark-lisp

The Snark Theorem Prover

Author

Mark E. Stickel, SRI International

License

MPL 1.1, see file LICENSE

Dependency

snark-auxiliary-packages (system).

Source

snark-lisp.asd.

Child Components

2.5 snark-sparse-array

The Snark Theorem Prover

Author

Mark E. Stickel, SRI International

License

MPL 1.1, see file LICENSE

Dependencies
Source

snark-sparse-array.asd.

Child Components

2.6 snark-numbering

The Snark Theorem Prover

Author

Mark E. Stickel, SRI International

License

MPL 1.1, see file LICENSE

Dependencies
Source

snark-numbering.asd.

Child Component

numbering.lisp (file).


2.7 snark-deque

The Snark Theorem Prover

Author

Mark E. Stickel, SRI International

License

MPL 1.1, see file LICENSE

Dependencies
Source

snark-deque.asd.

Child Component

deque2.lisp (file).


2.8 snark-agenda

The Snark Theorem Prover

Author

Mark E. Stickel, SRI International

License

MPL 1.1, see file LICENSE

Dependencies
Source

snark-agenda.asd.

Child Component

agenda.lisp (file).


2.9 snark-dpll

The Snark Theorem Prover

Author

Mark E. Stickel, SRI International

License

MPL 1.1, see file LICENSE

Dependencies
Source

snark-dpll.asd.

Child Component

davis-putnam3.lisp (file).


2.10 snark-feature

The Snark Theorem Prover

Author

Mark E. Stickel, SRI International

License

MPL 1.1, see file LICENSE

Dependencies
Source

snark-feature.asd.

Child Component

feature.lisp (file).


2.11 snark-infix-reader

The Snark Theorem Prover

Author

Mark E. Stickel, SRI International

License

MPL 1.1, see file LICENSE

Dependencies
Source

snark-infix-reader.asd.

Child Components

2.12 snark-pkg

The Snark Theorem Prover

Author

Mark E. Stickel, SRI International

License

MPL 1.1, see file LICENSE

Dependency

snark-dpll (system).

Source

snark-pkg.asd.

Child Component

snark-pkg.lisp (file).


3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 snark/snark.asd

Source

snark.asd.

Parent Component

snark (system).

ASDF Systems

snark.


3.1.2 snark-implementation/snark-implementation.asd

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

ASDF Systems

snark-implementation.


3.1.3 snark-auxiliary-packages/snark-auxiliary-packages.asd

Source

snark-auxiliary-packages.asd.

Parent Component

snark-auxiliary-packages (system).

ASDF Systems

snark-auxiliary-packages.


3.1.4 snark-lisp/snark-lisp.asd

Source

snark-lisp.asd.

Parent Component

snark-lisp (system).

ASDF Systems

snark-lisp.


3.1.5 snark-sparse-array/snark-sparse-array.asd

Source

snark-sparse-array.asd.

Parent Component

snark-sparse-array (system).

ASDF Systems

snark-sparse-array.


3.1.6 snark-numbering/snark-numbering.asd

Source

snark-numbering.asd.

Parent Component

snark-numbering (system).

ASDF Systems

snark-numbering.


3.1.7 snark-deque/snark-deque.asd

Source

snark-deque.asd.

Parent Component

snark-deque (system).

ASDF Systems

snark-deque.


3.1.8 snark-agenda/snark-agenda.asd

Source

snark-agenda.asd.

Parent Component

snark-agenda (system).

ASDF Systems

snark-agenda.


3.1.9 snark-dpll/snark-dpll.asd

Source

snark-dpll.asd.

Parent Component

snark-dpll (system).

ASDF Systems

snark-dpll.


3.1.10 snark-feature/snark-feature.asd

Source

snark-feature.asd.

Parent Component

snark-feature (system).

ASDF Systems

snark-feature.


3.1.11 snark-infix-reader/snark-infix-reader.asd

Source

snark-infix-reader.asd.

Parent Component

snark-infix-reader (system).

ASDF Systems

snark-infix-reader.


3.1.12 snark-pkg/snark-pkg.asd

Source

snark-pkg.asd.

Parent Component

snark-pkg (system).

ASDF Systems

snark-pkg.


3.1.13 snark-implementation/useful.lisp

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.14 snark-implementation/posets.lisp

Dependency

useful.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.15 snark-implementation/solve-sum.lisp

Dependency

posets.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.16 snark-implementation/globals.lisp

Dependency

solve-sum.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.17 snark-implementation/options.lisp

Dependency

globals.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.18 snark-implementation/terms2.lisp

Dependency

options.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.19 snark-implementation/rows.lisp

Dependency

terms2.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.20 snark-implementation/row-contexts.lisp

Dependency

rows.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.21 snark-implementation/constants.lisp

Dependency

row-contexts.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.22 snark-implementation/functions.lisp

Dependency

constants.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.23 snark-implementation/variables.lisp

Dependency

functions.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.24 snark-implementation/subst.lisp

Dependency

variables.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.25 snark-implementation/substitute.lisp

Dependency

subst.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.26 snark-implementation/symbol-table2.lisp

Dependency

substitute.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.27 snark-implementation/symbol-definitions.lisp

Dependency

symbol-table2.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.28 snark-implementation/assertion-analysis.lisp

Dependency

symbol-definitions.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.29 snark-implementation/jepd-relations-tables.lisp

Dependency

assertion-analysis.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.30 snark-implementation/jepd-relations.lisp

Dependency

jepd-relations-tables.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.31 snark-implementation/date-reasoning2.lisp

Dependency

jepd-relations.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.32 snark-implementation/constraints.lisp

Dependency

date-reasoning2.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.33 snark-implementation/constraint-purify.lisp

Dependency

constraints.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.34 snark-implementation/connectives.lisp

Dependency

constraint-purify.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.35 snark-implementation/wffs.lisp

Dependency

connectives.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.36 snark-implementation/nonhorn-magic-set.lisp

Dependency

wffs.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.37 snark-implementation/dp-refute.lisp

Dependency

nonhorn-magic-set.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface

print-object (method).

Internals

3.1.38 snark-implementation/sorts-functions.lisp

Dependency

dp-refute.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.39 snark-implementation/sorts-interface.lisp

Dependency

sorts-functions.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.40 snark-implementation/sorts.lisp

Dependency

sorts-interface.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface

term-sort (function).

Internals

3.1.41 snark-implementation/argument-bag-ac.lisp

Dependency

sorts.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.42 snark-implementation/argument-list-a1.lisp

Dependency

argument-bag-ac.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.44 snark-implementation/unify-bag.lisp

Dependency

unify.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.45 snark-implementation/subsume-bag.lisp

Dependency

unify-bag.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.46 snark-implementation/unify-vector.lisp

Dependency

subsume-bag.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.47 snark-implementation/equal.lisp

Dependency

unify-vector.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface

equal-p (function).

Internals

3.1.48 snark-implementation/variant.lisp

Dependency

equal.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.49 snark-implementation/alists.lisp

Dependency

variant.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.50 snark-implementation/term-hash.lisp

Dependency

alists.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.51 snark-implementation/trie-index.lisp

Dependency

term-hash.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.52 snark-implementation/path-index.lisp

Dependency

trie-index.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.53 snark-implementation/trie.lisp

Dependency

path-index.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.55 snark-implementation/feature-vector-trie.lisp

Dependency

feature-vector.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.56 snark-implementation/feature-vector-index.lisp

Dependency

feature-vector-trie.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.57 snark-implementation/term-memory.lisp

Dependency

feature-vector-index.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.58 snark-implementation/weight.lisp

Dependency

term-memory.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.59 snark-implementation/eval.lisp

Dependency

weight.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.60 snark-implementation/input.lisp

Dependency

eval.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.61 snark-implementation/output.lisp

Dependency

input.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.63 snark-implementation/symbol-ordering.lisp

Dependency

simplification-ordering.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.64 snark-implementation/multiset-ordering.lisp

Dependency

symbol-ordering.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.65 snark-implementation/recursive-path-ordering.lisp

Dependency

multiset-ordering.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.66 snark-implementation/ac-rpo.lisp

Dependency

recursive-path-ordering.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.67 snark-implementation/knuth-bendix-ordering2.lisp

Dependency

ac-rpo.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.68 snark-implementation/rewrite.lisp

Dependency

knuth-bendix-ordering2.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface

rewrite (structure).

Internals

3.1.69 snark-implementation/rewrite-code.lisp

Dependency

rewrite.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface

declare-cancellation-law (function).

Internals

3.1.70 snark-implementation/code-for-strings2.lisp

Dependency

rewrite-code.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.71 snark-implementation/code-for-numbers3.lisp

Dependency

code-for-strings2.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.72 snark-implementation/code-for-lists2.lisp

Dependency

code-for-numbers3.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

declare-code-for-lists (function).


3.1.73 snark-implementation/code-for-bags4.lisp

Dependency

code-for-lists2.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.75 snark-implementation/resolve-code-tables.lisp

Dependency

resolve-code.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.76 snark-implementation/main.lisp

Dependency

resolve-code-tables.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.77 snark-implementation/subsume.lisp

Dependency

main.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.78 snark-implementation/subsume-clause.lisp

Dependency

subsume.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.79 snark-implementation/interactive.lisp

Dependency

subsume-clause.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.80 snark-implementation/assertion-file.lisp

Dependency

interactive.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.81 snark-implementation/tptp.lisp

Dependency

assertion-file.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface
Internals

3.1.82 snark-implementation/tptp-symbols.lisp

Dependency

tptp.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Public Interface

declare-tptp-sort (function).

Internals

3.1.83 snark-implementation/coder.lisp

Dependency

tptp-symbols.lisp (file).

Source

snark-implementation.asd.

Parent Component

snark-implementation (system).

Internals

3.1.84 snark-auxiliary-packages/auxiliary-packages.lisp

Source

snark-auxiliary-packages.asd.

Parent Component

snark-auxiliary-packages (system).

Packages

3.1.85 snark-lisp/mvlet.lisp

Source

snark-lisp.asd.

Parent Component

snark-lisp (system).

Public Interface
Internals

3.1.86 snark-lisp/progc.lisp

Dependency

mvlet.lisp (file).

Source

snark-lisp.asd.

Parent Component

snark-lisp (system).

Public Interface
Internals

3.1.87 snark-lisp/lisp.lisp

Dependency

progc.lisp (file).

Source

snark-lisp.asd.

Parent Component

snark-lisp (system).

Public Interface
Internals

3.1.88 snark-lisp/collectors.lisp

Dependency

lisp.lisp (file).

Source

snark-lisp.asd.

Parent Component

snark-lisp (system).

Public Interface
Internals

3.1.89 snark-lisp/map-file.lisp

Dependency

collectors.lisp (file).

Source

snark-lisp.asd.

Parent Component

snark-lisp (system).

Public Interface
Internals

mapnconc-stream0 (function).


3.1.90 snark-lisp/clocks.lisp

Dependency

map-file.lisp (file).

Source

snark-lisp.asd.

Parent Component

snark-lisp (system).

Public Interface
Internals

3.1.91 snark-lisp/counters.lisp

Dependency

clocks.lisp (file).

Source

snark-lisp.asd.

Parent Component

snark-lisp (system).

Public Interface
Internals

3.1.92 snark-lisp/pattern-match.lisp

Dependency

counters.lisp (file).

Source

snark-lisp.asd.

Parent Component

snark-lisp (system).

Public Interface

pattern-match (function).


3.1.93 snark-lisp/topological-sort.lisp

Dependency

pattern-match.lisp (file).

Source

snark-lisp.asd.

Parent Component

snark-lisp (system).

Public Interface

3.1.94 snark-sparse-array/sparse-vector5.lisp

Source

snark-sparse-array.asd.

Parent Component

snark-sparse-array (system).

Public Interface
Internals

3.1.95 snark-sparse-array/sparse-array.lisp

Dependency

sparse-vector5.lisp (file).

Source

snark-sparse-array.asd.

Parent Component

snark-sparse-array (system).

Public Interface
Internals

3.1.96 snark-sparse-array/sparse-vector-expression.lisp

Dependency

sparse-array.lisp (file).

Source

snark-sparse-array.asd.

Parent Component

snark-sparse-array (system).

Public Interface
Internals

3.1.97 snark-numbering/numbering.lisp

Source

snark-numbering.asd.

Parent Component

snark-numbering (system).

Public Interface
Internals

*nonce* (special variable).


3.1.98 snark-deque/deque2.lisp

Source

snark-deque.asd.

Parent Component

snark-deque (system).

Public Interface
Internals

3.1.99 snark-agenda/agenda.lisp

Source

snark-agenda.asd.

Parent Component

snark-agenda (system).

Public Interface
Internals

3.1.100 snark-dpll/davis-putnam3.lisp

Source

snark-dpll.asd.

Parent Component

snark-dpll (system).

Public Interface
Internals

3.1.101 snark-feature/feature.lisp

Source

snark-feature.asd.

Parent Component

snark-feature (system).

Public Interface
Internals

3.1.102 snark-infix-reader/infix-operators.lisp

Source

snark-infix-reader.asd.

Parent Component

snark-infix-reader (system).

Public Interface
Internals

3.1.103 snark-infix-reader/infix-reader.lisp

Dependency

infix-operators.lisp (file).

Source

snark-infix-reader.asd.

Parent Component

snark-infix-reader (system).

Public Interface
Internals

3.1.104 snark-pkg/snark-pkg.lisp

Source

snark-pkg.asd.

Parent Component

snark-pkg (system).

Packages

4 Packages

Packages are listed by definition order.


4.1 snark

Source

snark-pkg.lisp.

Use List
Used By List

snark-user.

Public Interface
Internals

4.2 snark-deque

Source

auxiliary-packages.lisp.

Use List
Used By List
Public Interface
Internals

4.3 snark-agenda

Source

auxiliary-packages.lisp.

Use List
Used By List

snark.

Public Interface
Internals

4.4 snark-numbering

Source

auxiliary-packages.lisp.

Use List
Used By List

snark.

Public Interface
Internals

*nonce* (special variable).


4.5 snark-infix-reader

Source

auxiliary-packages.lisp.

Use List
Used By List

snark.

Public Interface
Internals

4.6 snark-lisp

Source

auxiliary-packages.lisp.

Use List

common-lisp.

Used By List
Public Interface
Internals

4.7 snark-feature

Source

auxiliary-packages.lisp.

Use List
Used By List

snark.

Public Interface
Internals

4.8 snark-dpll

Source

auxiliary-packages.lisp.

Use List
Used By List
Public Interface
Internals

4.9 snark-user

Source

snark-pkg.lisp.

Use List
Internals

4.10 snark-sparse-array

Source

auxiliary-packages.lisp.

Use List
Used By List
Public Interface
Internals

5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Constants

Constant: false
Package

snark-lisp.

Source

lisp.lisp.

Constant: none
Package

snark-lisp.

Source

lisp.lisp.

Constant: true
Package

snark-lisp.

Source

lisp.lisp.


5.1.2 Special variables

Special Variable: *agenda*
Package

snark-agenda.

Source

agenda.lisp.

Special Variable: *hash-dollar-package*
Package

snark.

Source

useful.lisp.

Special Variable: *hash-dollar-readtable*
Package

snark.

Source

useful.lisp.

Special Variable: *print-pretty2*
Package

snark-lisp.

Source

lisp.lisp.

Special Variable: *prog->-function-second-forms*
Package

snark-lisp.

Source

progc.lisp.

Special Variable: *prog->-special-forms*
Package

snark-lisp.

Source

progc.lisp.

Special Variable: *standard-eql-numbering*
Package

snark-numbering.

Source

numbering.lisp.

Special Variable: *tptp-environment-variable*
Package

snark.

Source

tptp.lisp.

Special Variable: *tptp-format*
Package

snark.

Source

tptp.lisp.

Special Variable: *tptp-input-directory*
Package

snark.

Source

tptp.lisp.

Special Variable: *tptp-input-directory-has-domain-subdirectories*
Package

snark.

Source

tptp.lisp.

Special Variable: *tptp-input-file-type*
Package

snark.

Source

tptp.lisp.

Special Variable: *tptp-output-directory*
Package

snark.

Source

tptp.lisp.

Special Variable: *tptp-output-directory-has-domain-subdirectories*
Package

snark.

Source

tptp.lisp.

Special Variable: *tptp-output-file-type*
Package

snark.

Source

tptp.lisp.

Special Variable: dp-prover
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: dp-tracing
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: dp-tracing-choices
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: dp-tracing-models
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: dp-tracing-state
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: dp-version
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: it
Package

snark.

Source

interactive.lisp.


5.1.3 Macros

Macro: assertion (wff &rest keys-and-values)
Package

snark.

Source

main.lisp.

Macro: caarcc (x)
Package

snark-lisp.

Source

lisp.lisp.

Macro: cadrcc (x)
Package

snark-lisp.

Source

lisp.lisp.

Macro: carc (x)
Package

snark-lisp.

Source

lisp.lisp.

Macro: cdarcc (x)
Package

snark-lisp.

Source

lisp.lisp.

Macro: cddrcc (x)
Package

snark-lisp.

Source

lisp.lisp.

Macro: cdrc (x)
Package

snark-lisp.

Source

lisp.lisp.

Macro: collect (item place)
Package

snark-lisp.

Source

collectors.lisp.

Macro: current-row-context ()
Package

snark.

Source

row-contexts.lisp.

Macro: declare-snark-option (name &optional default-value invisible-value)
Package

snark.

Source

options.lisp.

Macro: define-plist-slot-accessor (type name)
Package

snark-lisp.

Source

lisp.lisp.

Macro: definline (name lambda-list &body body)
Package

snark-lisp.

Source

lisp.lisp.

Macro: dereference (x subst &key if-variable if-constant if-compound if-compound-cons if-compound-appl)
Package

snark.

Source

terms2.lisp.

Macro: dopairs ((var1 var2 listform &optional resultform) &body body)
Package

snark-lisp.

Source

lisp.lisp.

Macro: dotails ((var listform &optional resultform) &body body)
Package

snark-lisp.

Source

lisp.lisp.

Macro: has-author (author)
Package

snark.

Source

assertion-file.lisp.

Macro: has-documentation (documentation)
Package

snark.

Source

assertion-file.lisp.

Macro: has-name (name)
Package

snark.

Source

assertion-file.lisp.

Macro: has-source (source)
Package

snark.

Source

assertion-file.lisp.

Macro: if-let (binding thenform elseform)
Package

snark-lisp.

Source

lisp.lisp.

Macro: implies (x y)
Package

snark-lisp.

Source

lisp.lisp.

Macro: in-kb (kb)
Package

snark.

Source

assertion-file.lisp.

Macro: in-language (language)
Package

snark.

Source

assertion-file.lisp.

Macro: lcons (a* b* ab)
Package

snark-lisp.

Source

lisp.lisp.

Macro: let-options (options &body forms)
Package

snark.

Source

options.lisp.

Macro: make-compound (head &rest args)
Package

snark.

Source

terms2.lisp.

Macro: make-compound* (head &rest args)
Package

snark.

Source

terms2.lisp.

Macro: mvlet (bindings &body body)
Package

snark-lisp.

Source

mvlet.lisp.

Macro: mvlet* (bindings &body body)
Package

snark-lisp.

Source

mvlet.lisp.

Macro: ncollect (list place)
Package

snark-lisp.

Source

collectors.lisp.

Macro: princf (place &optional delta)
Package

snark-lisp.

Source

counters.lisp.

Macro: prog-> (&body forms)
Package

snark-lisp.

Source

progc.lisp.

Macro: push-unless-nil (item place)
Package

snark-lisp.

Source

lisp.lisp.

Macro: pushnew-unless-nil (item place &rest options)
Package

snark-lisp.

Source

lisp.lisp.

Macro: root-row-context ()
Package

snark.

Source

row-contexts.lisp.

Macro: sparef (sparse-array index1 &optional index2)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Macro: symbol-table-entries (name)
Package

snark.

Source

symbol-table2.lisp.

Macro: when-let (binding &rest forms)
Package

snark-lisp.

Source

lisp.lisp.

Macro: with-clock-off (clock &body body)
Package

snark-lisp.

Source

clocks.lisp.

Macro: with-clock-on (clock &body body)
Package

snark-lisp.

Source

clocks.lisp.

Macro: with-no-output (&body forms)
Package

snark.

Source

output.lisp.

Macro: with-standard-io-syntax2 (&body forms)
Package

snark-lisp.

Source

lisp.lisp.


5.1.4 Compiler macros

Compiler Macro: 1-ary-functions>2-ary-functions-in-default-ordering? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: agenda-length-before-simplification-limit? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: agenda-length-limit? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: agenda-ordering-function? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: allow-skolem-symbols-in-answers? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: arg1 (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: arg2 (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: args (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: assert-context? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: assert-sequential? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: assert-supported? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: assertion-file-commands? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: assertion-file-format? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: assertion-file-if-does-not-exist? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: assertion-file-keywords? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: assertion-file-negate-conjectures? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: assertion-file-package? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: assertion-file-readtable? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: assertion-file-verbose? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: assume-sequential? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: assume-supported? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: bag-weight-factorial? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: builtin-constant-weight? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: changeable-properties-of-locked-constant? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: changeable-properties-of-locked-function? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: compound-p (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: cons-unless-nil (&rest arg-list)
Package

snark-lisp.

Source

lisp.lisp.

Compiler Macro: constant-author (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-documentation (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-name (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-p (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: constant-source (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: declare-root-sort? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: declare-string-sort? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: eliminate-negations? (&rest arg-list)
Package

snark.

Source

connectives.lisp.

Compiler Macro: ex-join-negation? (&rest arg-list)
Package

snark.

Source

connectives.lisp.

Compiler Macro: feature-vector-symbol-number-folding? (&rest arg-list)
Package

snark.

Source

feature-vector.lisp.

Compiler Macro: flatten-connectives? (&rest arg-list)
Package

snark.

Source

connectives.lisp.

Compiler Macro: function-author (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-documentation (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-source (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: head (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: iff (&rest arg-list)
Package

snark-lisp.

Source

lisp.lisp.

Compiler Macro: input-floats-as-ratios? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: kbo-builtin-constant-weight? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: kbo-status? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: kbo-variable-weight? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: length> (&rest arg-list)
Package

snark-lisp.

Source

lisp.lisp.

Compiler Macro: length>= (&rest arg-list)
Package

snark-lisp.

Source

lisp.lisp.

Compiler Macro: level-pref-for-giving? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: listen-for-commands? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: map-sparse-vector (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: map-sparse-vector-expression (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Compiler Macro: map-sparse-vector-expression-indexes-only (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Compiler Macro: map-sparse-vector-expression-with-indexes (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Compiler Macro: map-sparse-vector-indexes-only (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: map-sparse-vector-with-indexes (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: meter-unify-bag? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: mklist (&rest arg-list)
Package

snark-lisp.

Source

lisp.lisp.

Compiler Macro: neq (&rest arg-list)
Package

snark-lisp.

Source

lisp.lisp.

Compiler Macro: neql (&rest arg-list)
Package

snark-lisp.

Source

lisp.lisp.

Compiler Macro: nequal (&rest arg-list)
Package

snark-lisp.

Source

lisp.lisp.

Compiler Macro: nequalp (&rest arg-list)
Package

snark-lisp.

Source

lisp.lisp.

Compiler Macro: nonce (&rest arg-list)
Package

snark-numbering.

Source

numbering.lisp.

Compiler Macro: number-of-given-rows-limit? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: number-of-rows-limit? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: optimize-sparse-vector-expression (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Compiler Macro: ordering-functions>constants? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: partition-communication-table? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-agenda-when-finished? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-assertion-analysis-notes? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-clocks-when-finished? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-final-rows? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-given-row-lines-printing? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-given-row-lines-signalling? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-irrelevant-rows? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-options-when-starting? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-pure-rows? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-rewrite-orientation? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-row-answers? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-row-constraints? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-row-goals? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-row-length-limit? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-row-partitions? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-row-reasons? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-row-wffs-prettily? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-rows-prettily? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-rows-shortened? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-rows-test? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-rows-when-derived? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-rows-when-finished? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-rows-when-given? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-rows-when-processed? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-summary-when-finished? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-symbol-table-warnings? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-term-memory-when-finished? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-time-used? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: print-unorientable-rows? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: prove-closure? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: prove-sequential? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: prove-supported? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: pruning-tests-before-simplification? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: pruning-tests? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: rcc8-region-sort-name? (&rest arg-list)
Package

snark.

Source

jepd-relations.lisp.

Compiler Macro: refute-file-actions? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: refute-file-closure? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: refute-file-if-exists? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: refute-file-ignore-errors? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: refute-file-initialize? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: refute-file-options? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: refute-file-output-file? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: refute-file-verbose? (&rest arg-list)
Package

snark.

Source

assertion-file.lisp.

Compiler Macro: rewrite-answers? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: rewrite-constraints? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: row-argument-count-limit? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: row-author (&rest arg-list)
Package

snark.

Source

rows.lisp.

Compiler Macro: row-documentation (&rest arg-list)
Package

snark.

Source

rows.lisp.

Compiler Macro: row-input-wff (&rest arg-list)
Package

snark.

Source

rows.lisp.

Compiler Macro: row-name (&rest arg-list)
Package

snark.

Source

rows.lisp.

Compiler Macro: row-priority-depth-factor? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: row-priority-level-factor? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: row-priority-size-factor? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: row-priority-weight-factor? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: row-source (&rest arg-list)
Package

snark.

Source

rows.lisp.

Compiler Macro: row-weight-before-simplification-limit? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: row-weight-limit? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: rpo-status? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: rrest (&rest arg-list)
Package

snark-lisp.

Source

lisp.lisp.

Compiler Macro: rrrest (&rest arg-list)
Package

snark-lisp.

Source

lisp.lisp.

Compiler Macro: rrrrest (&rest arg-list)
Package

snark-lisp.

Source

lisp.lisp.

Compiler Macro: run-time-limit? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: sort-disjoint? (&rest arg-list)
Package

snark.

Source

sorts-interface.lisp.

Compiler Macro: sort-intersection (&rest arg-list)
Package

snark.

Source

sorts-interface.lisp.

Compiler Macro: spacons (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: sparse-vector-boolean (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: sparse-vector-count (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: sparse-vector-default-value (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: subsort? (&rest arg-list)
Package

snark.

Source

sorts-interface.lisp.

Compiler Macro: test-option14? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option17? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option18? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option19? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option20? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option21? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option23? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option29? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option2? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option30? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option36? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option37? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option38? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option39? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option3? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option40? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option41? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option42? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option43? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option44? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option45? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option49? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option50? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option51? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option52? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option53? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option54? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option55? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option56? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option57? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option58? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option59? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option60? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option6? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option8? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: test-option9? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: time-interval-sort-name? (&rest arg-list)
Package

snark.

Source

jepd-relations.lisp.

Compiler Macro: time-point-sort-name? (&rest arg-list)
Package

snark.

Source

jepd-relations.lisp.

Compiler Macro: top-sort (&rest arg-list)
Package

snark.

Source

sorts-interface.lisp.

Compiler Macro: trace-dp-refute? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: trace-dpll-subsumption? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: trace-optimize-sparse-vector-expression? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: trace-rewrite? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: trace-unify-bag-basis? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: trace-unify-bag-bindings? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: trace-unify? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: unify-bag-basis-size-limit? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-ac-connectives? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-answers-during-subsumption? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-assertion-analysis? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-associative-identity? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-associative-unification? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-clausification? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-closure-when-satisfiable? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-condensing? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-conditional-answer-creation? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-constraint-purification? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-constraint-solver-in-subsumption? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-constructive-answer-restriction? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-default-ordering? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-dp-subsumption? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-embedded-rewrites? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-equality-elimination? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-equality-factoring? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-extended-implications? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-extended-quantifiers? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-factoring? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-function-creation? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-hyperresolution? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-indefinite-answers? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-input-restriction? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-literal-ordering-with-hyperresolution? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-literal-ordering-with-negative-hyperresolution? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-literal-ordering-with-paramodulation? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-literal-ordering-with-resolution? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-literal-ordering-with-ur-resolution? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-lookahead-in-dpll-for-subsumption? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-magic-transformation? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-negative-hyperresolution? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-paramodulation-only-from-units? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-paramodulation-only-into-units? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-paramodulation? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-partitions? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-purity-test? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-quantifier-preservation? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-relevance-test? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-replacement-resolution-with-x=x? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-resolution? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-resolve-code? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-simplification-by-equalities? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-simplification-by-units? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-single-replacement-paramodulation? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-sort-relativization? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-subsume-bag? (&rest arg-list)
Package

snark.

Source

unify-bag.lisp.

Compiler Macro: use-subsumption-by-false? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-subsumption? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-term-memory-deletion? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-term-ordering-cache? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-term-ordering? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-to-lisp-code? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-unit-restriction? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-ur-pttp? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-ur-resolution? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-variable-name-sorts? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: use-well-sorting? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: variable-sort-marker? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: variable-symbol-prefixes? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: variable-to-lisp-code? (&rest arg-list)
Package

snark.

Source

options.lisp.

Compiler Macro: variable-weight? (&rest arg-list)
Package

snark.

Source

options.lisp.


5.1.5 Ordinary functions

Function: 1-ary-functions>2-ary-functions-in-default-ordering? ()
Package

snark.

Source

options.lisp.

Function: acons+ (key delta alist &key test)
Package

snark-lisp.

Source

lisp.lisp.

Function: agenda-delete (item value agenda)
Package

snark-agenda.

Source

agenda.lisp.

Function: agenda-delete-if (function agenda &optional apply-length-limit-deletion-action)
Package

snark-agenda.

Source

agenda.lisp.

Function: agenda-first (agenda &optional delete)
Package

snark-agenda.

Source

agenda.lisp.

Function: agenda-insert (item value agenda &optional at-front)
Package

snark-agenda.

Source

agenda.lisp.

Reader: agenda-length (instance)
Writer: (setf agenda-length) (instance)
Package

snark-agenda.

Source

agenda.lisp.

Target Slot

length.

Function: agenda-length-before-simplification-limit? ()
Package

snark.

Source

options.lisp.

Function: agenda-length-limit? ()
Package

snark.

Source

options.lisp.

Reader: agenda-name (instance)
Package

snark-agenda.

Source

agenda.lisp.

Target Slot

name.

Function: agenda-ordering-function? ()
Package

snark.

Source

options.lisp.

Function: alist-notany-minusp (alist)
Package

snark-lisp.

Source

lisp.lisp.

Function: alist-notany-plusp (alist)
Package

snark-lisp.

Source

lisp.lisp.

Function: allow-skolem-symbols-in-answers? ()
Package

snark.

Source

options.lisp.

Function: answer (&optional term-to-lisp)
Package

snark.

Source

main.lisp.

Function: answers (&optional term-to-lisp)
Package

snark.

Source

main.lisp.

Function: arg1 (compound)
Package

snark.

Source

terms2.lisp.

Function: arg2 (compound)
Package

snark.

Source

terms2.lisp.

Function: args (compound)
Package

snark.

Source

terms2.lisp.

Function: assert-context? ()
Package

snark.

Source

options.lisp.

Function: assert-rewrite (wff &key name reason input partitions conditional)
Package

snark.

Source

main.lisp.

Function: assert-sequential? ()
Package

snark.

Source

options.lisp.

Function: assert-supported? ()
Package

snark.

Source

options.lisp.

Function: assertion-file-commands? ()
Package

snark.

Source

assertion-file.lisp.

Function: assertion-file-format? ()
Package

snark.

Source

assertion-file.lisp.

Function: assertion-file-if-does-not-exist? ()
Package

snark.

Source

assertion-file.lisp.

Function: assertion-file-keywords? ()
Package

snark.

Source

assertion-file.lisp.

Function: assertion-file-negate-conjectures? ()
Package

snark.

Source

assertion-file.lisp.

Function: assertion-file-package? ()
Package

snark.

Source

assertion-file.lisp.

Function: assertion-file-readtable? ()
Package

snark.

Source

assertion-file.lisp.

Function: assertion-file-verbose? ()
Package

snark.

Source

assertion-file.lisp.

Function: assume (wff &rest keys-and-values)
Package

snark.

Source

main.lisp.

Function: assume-sequential? ()
Package

snark.

Source

options.lisp.

Function: assume-supported? ()
Package

snark.

Source

options.lisp.

Function: atom-with-keywords-inputter (keywords)
Package

snark.

Source

input.lisp.

Function: bag-weight-factorial? ()
Package

snark.

Source

options.lisp.

Function: builtin-constant-weight? ()
Package

snark.

Source

options.lisp.

Function: can-be-constant-name (x &optional action)
Package

snark.

Source

input.lisp.

Function: can-be-free-variable-name (x &optional action)
Package

snark.

Source

input.lisp.

Function: changeable-properties-of-locked-constant? ()
Package

snark.

Source

options.lisp.

Function: changeable-properties-of-locked-function? ()
Package

snark.

Source

options.lisp.

Function: char-invert-case (ch)
Package

snark-lisp.

Source

lisp.lisp.

Function: checkpoint-dp-clause-set (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: choose (function list k)
Package

snark-lisp.

Source

lisp.lisp.

Function: choose-an-atom-of-a-shortest-clause (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: choose-an-atom-of-a-shortest-clause-randomly (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: choose-an-atom-of-a-shortest-clause-with-most-occurrences (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: choose-an-atom-of-a-shortest-clause-with-most-occurrences-randomly (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: choose-an-atom-of-a-shortest-positive-clause (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: choose-an-atom-of-a-shortest-positive-clause-randomly (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: choose-an-atom-of-a-shortest-positive-clause-with-most-occurrences (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: choose-an-atom-of-a-shortest-positive-clause-with-most-occurrences-randomly (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: closure (&key number-of-given-rows-limit number-of-rows-limit run-time-limit only-unnumbered-rows listen-for-commands)
Package

snark.

Source

main.lisp.

Function: collect-item (x collector)
Package

snark-lisp.

Source

collectors.lisp.

Function: collect-list (l collector)
Package

snark-lisp.

Source

collectors.lisp.

Function: collector-value (collector)
Package

snark-lisp.

Source

collectors.lisp.

Function: compound-p (x)
Package

snark.

Source

terms2.lisp.

Function: cons-count (x)
Package

snark-lisp.

Source

lisp.lisp.

Function: cons-unless-nil (x &optional y)
Package

snark-lisp.

Source

lisp.lisp.

Function: consn (x y num)
Package

snark-lisp.

Source

lisp.lisp.

Function: constant-author (x)
Package

snark.

Source

constants.lisp.

Function: (setf constant-author) (x)
Package

snark.

Source

constants.lisp.

Function: constant-documentation (x)
Package

snark.

Source

constants.lisp.

Function: (setf constant-documentation) (x)
Package

snark.

Source

constants.lisp.

Function: constant-name (const)
Package

snark.

Source

constants.lisp.

Function: constant-p (x)
Package

snark.

Source

terms2.lisp.

Function: constant-sort (const)
Package

snark.

Source

constants.lisp.

Function: (setf constant-sort) (const)
Package

snark.

Source

constants.lisp.

Function: constant-source (x)
Package

snark.

Source

constants.lisp.

Function: (setf constant-source) (x)
Package

snark.

Source

constants.lisp.

Function: copy-sparse-vector (sparse-vector)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: counter-value (counter)
Package

snark-lisp.

Source

counters.lisp.

Function: counter-values (counter)
Package

snark-lisp.

Source

counters.lisp.

Function: days-per-month (month year)
Package

snark-lisp.

Source

lisp.lisp.

Function: declare-cancellation-law (equality-relation-symbol function-symbol identity-symbol)
Package

snark.

Source

rewrite-code.lisp.

Function: declare-constant (name &rest keys-and-values)
Package

snark.

Source

constants.lisp.

Function: declare-feature (name &key parent children-incompatible iff implies new-name alias)
Package

snark-feature.

Source

feature.lisp.

Function: declare-features-incompatible (n1 n2 &rest more)
Package

snark-feature.

Source

feature.lisp.

Function: declare-function (name arity &rest keys-and-values)
Package

snark.

Source

functions.lisp.

Function: declare-jepd-relations (relname sort composition invert equality names more-names)
Package

snark.

Source

jepd-relations.lisp.

Function: declare-operator-syntax (input-string type &optional precedence output-symbol)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Function: declare-ordering-greaterp (x y &rest others)
Package

snark.

Source

symbol-ordering.lisp.

Function: declare-proposition (name &rest keys-and-values)
Package

snark.

Source

constants.lisp.

Function: declare-rcc8-relations ()
Package

snark.

Source

jepd-relations.lisp.

Function: declare-relation (name arity &rest keys-and-values)
Package

snark.

Source

functions.lisp.

Function: declare-root-sort? ()
Package

snark.

Source

options.lisp.

Function: declare-sort (sort-name &key iff subsorts-incompatible alias)
Package

snark.

Source

sorts-interface.lisp.

Function: declare-sorts-incompatible (sort-name1 sort-name2 &rest more-sort-names)
Package

snark.

Source

sorts-interface.lisp.

Function: declare-string-sort? ()
Package

snark.

Source

options.lisp.

Function: declare-subsort (sort-name supersort-expr &key subsorts-incompatible alias)
Package

snark.

Source

sorts-interface.lisp.

Function: declare-time-relations (&key intervals points dates)
Package

snark.

Source

jepd-relations.lisp.

Function: declare-tptp-operators ()
Package

snark.

Source

tptp.lisp.

Function: declare-tptp-sort (sort-name)
Package

snark.

Source

tptp-symbols.lisp.

Function: declare-variable (name &key sort)
Package

snark.

Source

input.lisp.

Function: decrement-counter (counter &optional n)
Package

snark-lisp.

Source

counters.lisp.

Function: default-1-ary-functions>2-ary-functions-in-default-ordering (&optional value)
Package

snark.

Source

options.lisp.

Function: default-1-ary-functions>2-ary-functions-in-default-ordering? ()
Package

snark.

Source

options.lisp.

Function: default-agenda-length-before-simplification-limit (&optional value)
Package

snark.

Source

options.lisp.

Function: default-agenda-length-before-simplification-limit? ()
Package

snark.

Source

options.lisp.

Function: default-agenda-length-limit (&optional value)
Package

snark.

Source

options.lisp.

Function: default-agenda-length-limit? ()
Package

snark.

Source

options.lisp.

Function: default-agenda-ordering-function (&optional value)
Package

snark.

Source

options.lisp.

Function: default-agenda-ordering-function? ()
Package

snark.

Source

options.lisp.

Function: default-allow-skolem-symbols-in-answers (&optional value)
Package

snark.

Source

options.lisp.

Function: default-allow-skolem-symbols-in-answers? ()
Package

snark.

Source

options.lisp.

Function: default-assert-context (&optional value)
Package

snark.

Source

options.lisp.

Function: default-assert-context? ()
Package

snark.

Source

options.lisp.

Function: default-assert-sequential (&optional value)
Package

snark.

Source

options.lisp.

Function: default-assert-sequential? ()
Package

snark.

Source

options.lisp.

Function: default-assert-supported (&optional value)
Package

snark.

Source

options.lisp.

Function: default-assert-supported? ()
Package

snark.

Source

options.lisp.

Function: default-assertion-file-commands (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-commands? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-format (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-format? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-if-does-not-exist (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-if-does-not-exist? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-keywords (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-keywords? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-negate-conjectures (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-negate-conjectures? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-package (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-package? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-readtable (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-readtable? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-verbose (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-assertion-file-verbose? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-assume-sequential (&optional value)
Package

snark.

Source

options.lisp.

Function: default-assume-sequential? ()
Package

snark.

Source

options.lisp.

Function: default-assume-supported (&optional value)
Package

snark.

Source

options.lisp.

Function: default-assume-supported? ()
Package

snark.

Source

options.lisp.

Function: default-bag-weight-factorial (&optional value)
Package

snark.

Source

options.lisp.

Function: default-bag-weight-factorial? ()
Package

snark.

Source

options.lisp.

Function: default-builtin-constant-weight (&optional value)
Package

snark.

Source

options.lisp.

Function: default-builtin-constant-weight? ()
Package

snark.

Source

options.lisp.

Function: default-changeable-properties-of-locked-constant (&optional value)
Package

snark.

Source

options.lisp.

Function: default-changeable-properties-of-locked-constant? ()
Package

snark.

Source

options.lisp.

Function: default-changeable-properties-of-locked-function (&optional value)
Package

snark.

Source

options.lisp.

Function: default-changeable-properties-of-locked-function? ()
Package

snark.

Source

options.lisp.

Function: default-declare-root-sort (&optional value)
Package

snark.

Source

options.lisp.

Function: default-declare-root-sort? ()
Package

snark.

Source

options.lisp.

Function: default-declare-string-sort (&optional value)
Package

snark.

Source

options.lisp.

Function: default-declare-string-sort? ()
Package

snark.

Source

options.lisp.

Function: default-eliminate-negations (&optional value)
Package

snark.

Source

connectives.lisp.

Function: default-eliminate-negations? ()
Package

snark.

Source

connectives.lisp.

Function: default-ex-join-negation (&optional value)
Package

snark.

Source

connectives.lisp.

Function: default-ex-join-negation? ()
Package

snark.

Source

connectives.lisp.

Function: default-feature-vector-symbol-number-folding (&optional value)
Package

snark.

Source

feature-vector.lisp.

Function: default-feature-vector-symbol-number-folding? ()
Package

snark.

Source

feature-vector.lisp.

Function: default-flatten-connectives (&optional value)
Package

snark.

Source

connectives.lisp.

Function: default-flatten-connectives? ()
Package

snark.

Source

connectives.lisp.

Function: default-input-floats-as-ratios (&optional value)
Package

snark.

Source

options.lisp.

Function: default-input-floats-as-ratios? ()
Package

snark.

Source

options.lisp.

Function: default-kbo-builtin-constant-weight (&optional value)
Package

snark.

Source

options.lisp.

Function: default-kbo-builtin-constant-weight? ()
Package

snark.

Source

options.lisp.

Function: default-kbo-status (&optional value)
Package

snark.

Source

options.lisp.

Function: default-kbo-status? ()
Package

snark.

Source

options.lisp.

Function: default-kbo-variable-weight (&optional value)
Package

snark.

Source

options.lisp.

Function: default-kbo-variable-weight? ()
Package

snark.

Source

options.lisp.

Function: default-level-pref-for-giving (&optional value)
Package

snark.

Source

options.lisp.

Function: default-level-pref-for-giving? ()
Package

snark.

Source

options.lisp.

Function: default-listen-for-commands (&optional value)
Package

snark.

Source

options.lisp.

Function: default-listen-for-commands? ()
Package

snark.

Source

options.lisp.

Function: default-meter-unify-bag (&optional value)
Package

snark.

Source

options.lisp.

Function: default-meter-unify-bag? ()
Package

snark.

Source

options.lisp.

Function: default-number-of-given-rows-limit (&optional value)
Package

snark.

Source

options.lisp.

Function: default-number-of-given-rows-limit? ()
Package

snark.

Source

options.lisp.

Function: default-number-of-rows-limit (&optional value)
Package

snark.

Source

options.lisp.

Function: default-number-of-rows-limit? ()
Package

snark.

Source

options.lisp.

Function: default-ordering-functions>constants (&optional value)
Package

snark.

Source

options.lisp.

Function: default-ordering-functions>constants? ()
Package

snark.

Source

options.lisp.

Function: default-partition-communication-table (&optional value)
Package

snark.

Source

options.lisp.

Function: default-partition-communication-table? ()
Package

snark.

Source

options.lisp.

Function: default-print-agenda-when-finished (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-agenda-when-finished? ()
Package

snark.

Source

options.lisp.

Function: default-print-assertion-analysis-notes (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-assertion-analysis-notes? ()
Package

snark.

Source

options.lisp.

Function: default-print-clocks-when-finished (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-clocks-when-finished? ()
Package

snark.

Source

options.lisp.

Function: default-print-final-rows (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-final-rows? ()
Package

snark.

Source

options.lisp.

Function: default-print-given-row-lines-printing (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-given-row-lines-printing? ()
Package

snark.

Source

options.lisp.

Function: default-print-given-row-lines-signalling (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-given-row-lines-signalling? ()
Package

snark.

Source

options.lisp.

Function: default-print-irrelevant-rows (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-irrelevant-rows? ()
Package

snark.

Source

options.lisp.

Function: default-print-options-when-starting (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-options-when-starting? ()
Package

snark.

Source

options.lisp.

Function: default-print-pure-rows (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-pure-rows? ()
Package

snark.

Source

options.lisp.

Function: default-print-rewrite-orientation (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-rewrite-orientation? ()
Package

snark.

Source

options.lisp.

Function: default-print-row-answers (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-row-answers? ()
Package

snark.

Source

options.lisp.

Function: default-print-row-constraints (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-row-constraints? ()
Package

snark.

Source

options.lisp.

Function: default-print-row-goals (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-row-goals? ()
Package

snark.

Source

options.lisp.

Function: default-print-row-length-limit (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-row-length-limit? ()
Package

snark.

Source

options.lisp.

Function: default-print-row-partitions (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-row-partitions? ()
Package

snark.

Source

options.lisp.

Function: default-print-row-reasons (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-row-reasons? ()
Package

snark.

Source

options.lisp.

Function: default-print-row-wffs-prettily (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-row-wffs-prettily? ()
Package

snark.

Source

options.lisp.

Function: default-print-rows-prettily (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-rows-prettily? ()
Package

snark.

Source

options.lisp.

Function: default-print-rows-shortened (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-rows-shortened? ()
Package

snark.

Source

options.lisp.

Function: default-print-rows-test (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-rows-test? ()
Package

snark.

Source

options.lisp.

Function: default-print-rows-when-derived (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-rows-when-derived? ()
Package

snark.

Source

options.lisp.

Function: default-print-rows-when-finished (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-rows-when-finished? ()
Package

snark.

Source

options.lisp.

Function: default-print-rows-when-given (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-rows-when-given? ()
Package

snark.

Source

options.lisp.

Function: default-print-rows-when-processed (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-rows-when-processed? ()
Package

snark.

Source

options.lisp.

Function: default-print-summary-when-finished (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-summary-when-finished? ()
Package

snark.

Source

options.lisp.

Function: default-print-symbol-table-warnings (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-symbol-table-warnings? ()
Package

snark.

Source

options.lisp.

Function: default-print-term-memory-when-finished (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-term-memory-when-finished? ()
Package

snark.

Source

options.lisp.

Function: default-print-time-used (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-time-used? ()
Package

snark.

Source

options.lisp.

Function: default-print-unorientable-rows (&optional value)
Package

snark.

Source

options.lisp.

Function: default-print-unorientable-rows? ()
Package

snark.

Source

options.lisp.

Function: default-prove-closure (&optional value)
Package

snark.

Source

options.lisp.

Function: default-prove-closure? ()
Package

snark.

Source

options.lisp.

Function: default-prove-sequential (&optional value)
Package

snark.

Source

options.lisp.

Function: default-prove-sequential? ()
Package

snark.

Source

options.lisp.

Function: default-prove-supported (&optional value)
Package

snark.

Source

options.lisp.

Function: default-prove-supported? ()
Package

snark.

Source

options.lisp.

Function: default-pruning-tests (&optional value)
Package

snark.

Source

options.lisp.

Function: default-pruning-tests-before-simplification (&optional value)
Package

snark.

Source

options.lisp.

Function: default-pruning-tests-before-simplification? ()
Package

snark.

Source

options.lisp.

Function: default-pruning-tests? ()
Package

snark.

Source

options.lisp.

Function: default-rcc8-region-sort-name (&optional value)
Package

snark.

Source

jepd-relations.lisp.

Function: default-rcc8-region-sort-name? ()
Package

snark.

Source

jepd-relations.lisp.

Function: default-refute-file-actions (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-actions? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-closure (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-closure? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-if-exists (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-if-exists? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-ignore-errors (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-ignore-errors? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-initialize (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-initialize? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-options (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-options? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-output-file (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-output-file? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-verbose (&optional value)
Package

snark.

Source

assertion-file.lisp.

Function: default-refute-file-verbose? ()
Package

snark.

Source

assertion-file.lisp.

Function: default-rewrite-answers (&optional value)
Package

snark.

Source

options.lisp.

Function: default-rewrite-answers? ()
Package

snark.

Source

options.lisp.

Function: default-rewrite-constraints (&optional value)
Package

snark.

Source

options.lisp.

Function: default-rewrite-constraints? ()
Package

snark.

Source

options.lisp.

Function: default-row-argument-count-limit (&optional value)
Package

snark.

Source

options.lisp.

Function: default-row-argument-count-limit? ()
Package

snark.

Source

options.lisp.

Function: default-row-priority-depth-factor (&optional value)
Package

snark.

Source

options.lisp.

Function: default-row-priority-depth-factor? ()
Package

snark.

Source

options.lisp.

Function: default-row-priority-level-factor (&optional value)
Package

snark.

Source

options.lisp.

Function: default-row-priority-level-factor? ()
Package

snark.

Source

options.lisp.

Function: default-row-priority-size-factor (&optional value)
Package

snark.

Source

options.lisp.

Function: default-row-priority-size-factor? ()
Package

snark.

Source

options.lisp.

Function: default-row-priority-weight-factor (&optional value)
Package

snark.

Source

options.lisp.

Function: default-row-priority-weight-factor? ()
Package

snark.

Source

options.lisp.

Function: default-row-weight-before-simplification-limit (&optional value)
Package

snark.

Source

options.lisp.

Function: default-row-weight-before-simplification-limit? ()
Package

snark.

Source

options.lisp.

Function: default-row-weight-limit (&optional value)
Package

snark.

Source

options.lisp.

Function: default-row-weight-limit? ()
Package

snark.

Source

options.lisp.

Function: default-rpo-status (&optional value)
Package

snark.

Source

options.lisp.

Function: default-rpo-status? ()
Package

snark.

Source

options.lisp.

Function: default-run-time-limit (&optional value)
Package

snark.

Source

options.lisp.

Function: default-run-time-limit? ()
Package

snark.

Source

options.lisp.

Function: default-test-option14 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option14? ()
Package

snark.

Source

options.lisp.

Function: default-test-option17 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option17? ()
Package

snark.

Source

options.lisp.

Function: default-test-option18 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option18? ()
Package

snark.

Source

options.lisp.

Function: default-test-option19 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option19? ()
Package

snark.

Source

options.lisp.

Function: default-test-option2 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option20 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option20? ()
Package

snark.

Source

options.lisp.

Function: default-test-option21 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option21? ()
Package

snark.

Source

options.lisp.

Function: default-test-option23 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option23? ()
Package

snark.

Source

options.lisp.

Function: default-test-option29 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option29? ()
Package

snark.

Source

options.lisp.

Function: default-test-option2? ()
Package

snark.

Source

options.lisp.

Function: default-test-option3 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option30 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option30? ()
Package

snark.

Source

options.lisp.

Function: default-test-option36 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option36? ()
Package

snark.

Source

options.lisp.

Function: default-test-option37 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option37? ()
Package

snark.

Source

options.lisp.

Function: default-test-option38 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option38? ()
Package

snark.

Source

options.lisp.

Function: default-test-option39 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option39? ()
Package

snark.

Source

options.lisp.

Function: default-test-option3? ()
Package

snark.

Source

options.lisp.

Function: default-test-option40 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option40? ()
Package

snark.

Source

options.lisp.

Function: default-test-option41 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option41? ()
Package

snark.

Source

options.lisp.

Function: default-test-option42 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option42? ()
Package

snark.

Source

options.lisp.

Function: default-test-option43 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option43? ()
Package

snark.

Source

options.lisp.

Function: default-test-option44 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option44? ()
Package

snark.

Source

options.lisp.

Function: default-test-option45 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option45? ()
Package

snark.

Source

options.lisp.

Function: default-test-option49 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option49? ()
Package

snark.

Source

options.lisp.

Function: default-test-option50 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option50? ()
Package

snark.

Source

options.lisp.

Function: default-test-option51 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option51? ()
Package

snark.

Source

options.lisp.

Function: default-test-option52 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option52? ()
Package

snark.

Source

options.lisp.

Function: default-test-option53 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option53? ()
Package

snark.

Source

options.lisp.

Function: default-test-option54 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option54? ()
Package

snark.

Source

options.lisp.

Function: default-test-option55 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option55? ()
Package

snark.

Source

options.lisp.

Function: default-test-option56 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option56? ()
Package

snark.

Source

options.lisp.

Function: default-test-option57 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option57? ()
Package

snark.

Source

options.lisp.

Function: default-test-option58 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option58? ()
Package

snark.

Source

options.lisp.

Function: default-test-option59 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option59? ()
Package

snark.

Source

options.lisp.

Function: default-test-option6 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option60 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option60? ()
Package

snark.

Source

options.lisp.

Function: default-test-option6? ()
Package

snark.

Source

options.lisp.

Function: default-test-option8 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option8? ()
Package

snark.

Source

options.lisp.

Function: default-test-option9 (&optional value)
Package

snark.

Source

options.lisp.

Function: default-test-option9? ()
Package

snark.

Source

options.lisp.

Function: default-time-interval-sort-name (&optional value)
Package

snark.

Source

jepd-relations.lisp.

Function: default-time-interval-sort-name? ()
Package

snark.

Source

jepd-relations.lisp.

Function: default-time-point-sort-name (&optional value)
Package

snark.

Source

jepd-relations.lisp.

Function: default-time-point-sort-name? ()
Package

snark.

Source

jepd-relations.lisp.

Function: default-trace-dp-refute (&optional value)
Package

snark.

Source

options.lisp.

Function: default-trace-dp-refute? ()
Package

snark.

Source

options.lisp.

Function: default-trace-dpll-subsumption (&optional value)
Package

snark.

Source

options.lisp.

Function: default-trace-dpll-subsumption? ()
Package

snark.

Source

options.lisp.

Function: default-trace-optimize-sparse-vector-expression (&optional value)
Package

snark.

Source

options.lisp.

Function: default-trace-optimize-sparse-vector-expression? ()
Package

snark.

Source

options.lisp.

Function: default-trace-rewrite (&optional value)
Package

snark.

Source

options.lisp.

Function: default-trace-rewrite? ()
Package

snark.

Source

options.lisp.

Function: default-trace-unify (&optional value)
Package

snark.

Source

options.lisp.

Function: default-trace-unify-bag-basis (&optional value)
Package

snark.

Source

options.lisp.

Function: default-trace-unify-bag-basis? ()
Package

snark.

Source

options.lisp.

Function: default-trace-unify-bag-bindings (&optional value)
Package

snark.

Source

options.lisp.

Function: default-trace-unify-bag-bindings? ()
Package

snark.

Source

options.lisp.

Function: default-trace-unify? ()
Package

snark.

Source

options.lisp.

Function: default-unify-bag-basis-size-limit (&optional value)
Package

snark.

Source

options.lisp.

Function: default-unify-bag-basis-size-limit? ()
Package

snark.

Source

options.lisp.

Function: default-use-ac-connectives (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-ac-connectives? ()
Package

snark.

Source

options.lisp.

Function: default-use-answers-during-subsumption (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-answers-during-subsumption? ()
Package

snark.

Source

options.lisp.

Function: default-use-assertion-analysis (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-assertion-analysis? ()
Package

snark.

Source

options.lisp.

Function: default-use-associative-identity (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-associative-identity? ()
Package

snark.

Source

options.lisp.

Function: default-use-associative-unification (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-associative-unification? ()
Package

snark.

Source

options.lisp.

Function: default-use-clausification (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-clausification? ()
Package

snark.

Source

options.lisp.

Function: default-use-closure-when-satisfiable (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-closure-when-satisfiable? ()
Package

snark.

Source

options.lisp.

Function: default-use-condensing (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-condensing? ()
Package

snark.

Source

options.lisp.

Function: default-use-conditional-answer-creation (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-conditional-answer-creation? ()
Package

snark.

Source

options.lisp.

Function: default-use-constraint-purification (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-constraint-purification? ()
Package

snark.

Source

options.lisp.

Function: default-use-constraint-solver-in-subsumption (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-constraint-solver-in-subsumption? ()
Package

snark.

Source

options.lisp.

Function: default-use-constructive-answer-restriction (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-constructive-answer-restriction? ()
Package

snark.

Source

options.lisp.

Function: default-use-default-ordering (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-default-ordering? ()
Package

snark.

Source

options.lisp.

Function: default-use-dp-subsumption (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-dp-subsumption? ()
Package

snark.

Source

options.lisp.

Function: default-use-embedded-rewrites (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-embedded-rewrites? ()
Package

snark.

Source

options.lisp.

Function: default-use-equality-elimination (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-equality-elimination? ()
Package

snark.

Source

options.lisp.

Function: default-use-equality-factoring (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-equality-factoring? ()
Package

snark.

Source

options.lisp.

Function: default-use-extended-implications (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-extended-implications? ()
Package

snark.

Source

options.lisp.

Function: default-use-extended-quantifiers (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-extended-quantifiers? ()
Package

snark.

Source

options.lisp.

Function: default-use-factoring (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-factoring? ()
Package

snark.

Source

options.lisp.

Function: default-use-function-creation (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-function-creation? ()
Package

snark.

Source

options.lisp.

Function: default-use-hyperresolution (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-hyperresolution? ()
Package

snark.

Source

options.lisp.

Function: default-use-indefinite-answers (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-indefinite-answers? ()
Package

snark.

Source

options.lisp.

Function: default-use-input-restriction (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-input-restriction? ()
Package

snark.

Source

options.lisp.

Function: default-use-literal-ordering-with-hyperresolution (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-literal-ordering-with-hyperresolution? ()
Package

snark.

Source

options.lisp.

Function: default-use-literal-ordering-with-negative-hyperresolution (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-literal-ordering-with-negative-hyperresolution? ()
Package

snark.

Source

options.lisp.

Function: default-use-literal-ordering-with-paramodulation (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-literal-ordering-with-paramodulation? ()
Package

snark.

Source

options.lisp.

Function: default-use-literal-ordering-with-resolution (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-literal-ordering-with-resolution? ()
Package

snark.

Source

options.lisp.

Function: default-use-literal-ordering-with-ur-resolution (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-literal-ordering-with-ur-resolution? ()
Package

snark.

Source

options.lisp.

Function: default-use-lookahead-in-dpll-for-subsumption (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-lookahead-in-dpll-for-subsumption? ()
Package

snark.

Source

options.lisp.

Function: default-use-magic-transformation (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-magic-transformation? ()
Package

snark.

Source

options.lisp.

Function: default-use-negative-hyperresolution (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-negative-hyperresolution? ()
Package

snark.

Source

options.lisp.

Function: default-use-paramodulation (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-paramodulation-only-from-units (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-paramodulation-only-from-units? ()
Package

snark.

Source

options.lisp.

Function: default-use-paramodulation-only-into-units (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-paramodulation-only-into-units? ()
Package

snark.

Source

options.lisp.

Function: default-use-paramodulation? ()
Package

snark.

Source

options.lisp.

Function: default-use-partitions (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-partitions? ()
Package

snark.

Source

options.lisp.

Function: default-use-purity-test (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-purity-test? ()
Package

snark.

Source

options.lisp.

Function: default-use-quantifier-preservation (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-quantifier-preservation? ()
Package

snark.

Source

options.lisp.

Function: default-use-relevance-test (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-relevance-test? ()
Package

snark.

Source

options.lisp.

Function: default-use-replacement-resolution-with-x=x (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-replacement-resolution-with-x=x? ()
Package

snark.

Source

options.lisp.

Function: default-use-resolution (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-resolution? ()
Package

snark.

Source

options.lisp.

Function: default-use-resolve-code (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-resolve-code? ()
Package

snark.

Source

options.lisp.

Function: default-use-simplification-by-equalities (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-simplification-by-equalities? ()
Package

snark.

Source

options.lisp.

Function: default-use-simplification-by-units (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-simplification-by-units? ()
Package

snark.

Source

options.lisp.

Function: default-use-single-replacement-paramodulation (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-single-replacement-paramodulation? ()
Package

snark.

Source

options.lisp.

Function: default-use-sort-relativization (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-sort-relativization? ()
Package

snark.

Source

options.lisp.

Function: default-use-subsume-bag (&optional value)
Package

snark.

Source

unify-bag.lisp.

Function: default-use-subsume-bag? ()
Package

snark.

Source

unify-bag.lisp.

Function: default-use-subsumption (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-subsumption-by-false (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-subsumption-by-false? ()
Package

snark.

Source

options.lisp.

Function: default-use-subsumption? ()
Package

snark.

Source

options.lisp.

Function: default-use-term-memory-deletion (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-term-memory-deletion? ()
Package

snark.

Source

options.lisp.

Function: default-use-term-ordering (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-term-ordering-cache (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-term-ordering-cache? ()
Package

snark.

Source

options.lisp.

Function: default-use-term-ordering? ()
Package

snark.

Source

options.lisp.

Function: default-use-to-lisp-code (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-to-lisp-code? ()
Package

snark.

Source

options.lisp.

Function: default-use-unit-restriction (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-unit-restriction? ()
Package

snark.

Source

options.lisp.

Function: default-use-ur-pttp (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-ur-pttp? ()
Package

snark.

Source

options.lisp.

Function: default-use-ur-resolution (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-ur-resolution? ()
Package

snark.

Source

options.lisp.

Function: default-use-variable-name-sorts (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-variable-name-sorts? ()
Package

snark.

Source

options.lisp.

Function: default-use-well-sorting (&optional value)
Package

snark.

Source

options.lisp.

Function: default-use-well-sorting? ()
Package

snark.

Source

options.lisp.

Function: default-variable-sort-marker (&optional value)
Package

snark.

Source

options.lisp.

Function: default-variable-sort-marker? ()
Package

snark.

Source

options.lisp.

Function: default-variable-symbol-prefixes (&optional value)
Package

snark.

Source

options.lisp.

Function: default-variable-symbol-prefixes? ()
Package

snark.

Source

options.lisp.

Function: default-variable-to-lisp-code (&optional value)
Package

snark.

Source

options.lisp.

Function: default-variable-to-lisp-code? ()
Package

snark.

Source

options.lisp.

Function: default-variable-weight (&optional value)
Package

snark.

Source

options.lisp.

Function: default-variable-weight? ()
Package

snark.

Source

options.lisp.

Function: delete-feature (n1)
Package

snark-feature.

Source

feature.lisp.

Function: delete-row (name-or-number)
Package

snark.

Source

main.lisp.

Function: delete-row-context (context)
Package

snark.

Source

row-contexts.lisp.

Function: delete-rows (&rest map-rows-options)
Package

snark.

Source

main.lisp.

Function: deque-add-first (deque item)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-add-last (deque item)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-butlast (deque)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-delete (deque item)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-delete-if (function deque)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-empty? (deque)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-first (deque)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-last (deque)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-length (deque)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-pop-first (deque)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-pop-last (deque)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-push-first (deque item)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-push-last (deque item)
Package

snark-deque.

Source

deque2.lisp.

Function: deque-rest (deque)
Package

snark-deque.

Source

deque2.lisp.

Function: deque? (object)
Package

snark-deque.

Source

deque2.lisp.

Function: dequeue (queue)
Package

snark-lisp.

Source

collectors.lisp.

Function: derivation-subsort-forms (row)
Package

snark.

Source

output.lisp.

Function: do-tptp-problem (problem &key format use-coder options)
Package

snark.

Source

tptp.lisp.

Function: do-tptp-problem0 (problem &key format use-coder options)
Package

snark.

Source

tptp.lisp.

Function: do-tptp-problem1 (problem &key format options)
Package

snark.

Source

tptp.lisp.

Function: dp-clauses (map-fun clause-set &optional decode-fun)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: dp-count (clause-set &optional print-p)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: dp-horn-clause-set-p (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: dp-insert (clause clause-set &key print-warnings)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: dp-insert-file (filename clause-set &key convert-to-clauses dimacs-cnf-format print-summary print-warnings)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: dp-insert-sorted (clause clause-set &key print-warnings)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: dp-insert-wff (wff clause-set &key print-warnings)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: dp-output-clauses-to-file (filename clause-set &key dimacs-cnf-format)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: dp-satisfiable-file-p (filename &rest options &key convert-to-clauses dimacs-cnf-format print-summary print-warnings &allow-other-keys)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: dp-satisfiable-p (clause-set &key find-all-models model-test-function dependency-check pure-literal-check atom-choice-function more-units-function branch-limit time-limit minimal-models-suffice return-propagated-clauses minimal-models-only subsumption print-summary print-warnings trace trace-choices)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: eliminate-negations? ()
Package

snark.

Source

connectives.lisp.

Function: enqueue (item queue)
Package

snark-lisp.

Source

collectors.lisp.

Function: equal-p (x y &optional subst)
Package

snark.

Source

equal.lisp.

Function: ex-join-negation? ()
Package

snark.

Source

connectives.lisp.

Function: factor (wff)
Package

snark.

Source

interactive.lisp.

Function: feature-live? (s &optional action)
Package

snark-feature.

Source

feature.lisp.

Reader: feature-parent (instance)
Writer: (setf feature-parent) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

parent.

Function: feature-subsumes? (s1 s2)
Package

snark-feature.

Source

feature.lisp.

Function: feature-union (s1 s2 &optional canonize)
Package

snark-feature.

Source

feature.lisp.

Function: feature-vector-symbol-number-folding? ()
Package

snark.

Source

feature-vector.lisp.

Function: feature? (object)
Package

snark-feature.

Source

feature.lisp.

Function: fifo (row)
Package

snark.

Source

eval.lisp.

Function: find-or-make-package (pkg)
Package

snark-lisp.

Source

lisp.lisp.

Function: first-sparef (sparse-vector)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: firstn (list num)
Package

snark-lisp.

Source

lisp.lisp.

Function: flatten-connectives? ()
Package

snark.

Source

connectives.lisp.

Reader: function-arity (instance)
Package

snark.

Source

functions.lisp.

Target Slot

arity.

Function: function-author (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-author) (x)
Package

snark.

Source

functions.lisp.

Function: function-documentation (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-documentation) (x)
Package

snark.

Source

functions.lisp.

Reader: function-logical-symbol-p (instance)
Writer: (setf function-logical-symbol-p) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

logical-symbol-p.

Reader: function-name (instance)
Writer: (setf function-name) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

name.

Function: function-source (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-source) (x)
Package

snark.

Source

functions.lisp.

Function: function-symbol-p (object)
Package

snark.

Source

functions.lisp.

Function: give (wff)
Package

snark.

Source

interactive.lisp.

Function: hash-dollar-prin1 (object &optional output-stream)
Package

snark.

Source

useful.lisp.

Function: hash-dollar-print (object &optional output-stream)
Package

snark.

Source

useful.lisp.

Function: head (compound)
Package

snark.

Source

terms2.lisp.

Function: hint (wff &rest keys-and-values)
Package

snark.

Source

main.lisp.

Function: hyperresolve (nucleus &rest electrons)
Package

snark.

Source

interactive.lisp.

Function: iff (x y)
Package

snark-lisp.

Source

lisp.lisp.

Function: in-row-context (context)
Package

snark.

Source

row-contexts.lisp.

Function: increment-counter (counter &optional n)
Package

snark-lisp.

Source

counters.lisp.

Function: initialize (&key verbose)
Package

snark.

Source

main.lisp.

Function: initialize-clocks (&optional excluded-clocks)
Package

snark-lisp.

Source

clocks.lisp.

Function: initialize-features ()
Package

snark-feature.

Source

feature.lisp.

Function: initialize-numberings ()
Package

snark-numbering.

Source

numbering.lisp.

Function: initialize-operator-syntax ()
Package

snark-infix-reader.

Source

infix-operators.lisp.

Function: input-constant-symbol (name)
Package

snark.

Source

symbol-table2.lisp.

Function: input-floats-as-ratios? ()
Package

snark.

Source

options.lisp.

Function: input-function-symbol (name arity &optional rel)
Package

snark.

Source

symbol-table2.lisp.

Function: input-proposition-symbol (name)
Package

snark.

Source

symbol-table2.lisp.

Function: input-relation-symbol (name arity)
Package

snark.

Source

symbol-table2.lisp.

Function: input-term (term &key polarity *input-wff-substitution*)
Package

snark.

Source

input.lisp.

Function: input-wff (wff &key polarity clausify *input-wff-substitution*)
Package

snark.

Source

input.lisp.

Function: integers-between (low high)
Package

snark-lisp.

Source

lisp.lisp.

Function: ints (low high)
Package

snark-lisp.

Source

lisp.lisp.

Function: kbo-builtin-constant-weight? ()
Package

snark.

Source

options.lisp.

Function: kbo-status? ()
Package

snark.

Source

options.lisp.

Function: kbo-variable-weight? ()
Package

snark.

Source

options.lisp.

Function: kwote (x &optional selectively)
Package

snark-lisp.

Source

lisp.lisp.

Function: last-row ()
Package

snark.

Source

rows.lisp.

Function: last-sparef (sparse-vector)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: leafp (x y)
Package

snark-lisp.

Source

lisp.lisp.

Function: leap-year-p (year)
Package

snark-lisp.

Source

lisp.lisp.

Function: length< (x y)
Package

snark-lisp.

Source

lisp.lisp.

Function: length<= (x y)
Package

snark-lisp.

Source

lisp.lisp.

Function: length= (x y)
Package

snark-lisp.

Source

lisp.lisp.

Function: length> (x y)
Package

snark-lisp.

Source

lisp.lisp.

Function: length>= (x y)
Package

snark-lisp.

Source

lisp.lisp.

Function: level-pref-for-giving? ()
Package

snark.

Source

options.lisp.

Function: lifo (row)
Package

snark.

Source

eval.lisp.

Function: limit-agenda-length (agenda limit)
Package

snark-agenda.

Source

agenda.lisp.

Function: listen-for-commands? ()
Package

snark.

Source

options.lisp.

Function: literal-ordering-a (atom1 polarity1 atom2 polarity2 &optional subst testval)
Package

snark.

Source

simplification-ordering.lisp.

Function: literal-ordering-n (atom1 polarity1 atom2 polarity2 &optional subst testval)
Package

snark.

Source

simplification-ordering.lisp.

Function: literal-ordering-p (atom1 polarity1 atom2 polarity2 &optional subst testval)
Package

snark.

Source

simplification-ordering.lisp.

Function: lookahead-false (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: lookahead-false-true (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: lookahead-true (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: lookahead-true-false (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: make-agenda (&key name length length-limit length-limit-deletion-action same-item-p buckets)
Package

snark-agenda.

Source

agenda.lisp.

Function: make-collector ()
Package

snark-lisp.

Source

collectors.lisp.

Function: make-counter (&optional increments)
Package

snark-lisp.

Source

counters.lisp.

Function: make-deque (&key front last-of-front rear last-of-rear)
Package

snark-deque.

Source

deque2.lisp.

Function: make-dp-clause-set (&key atoms number-of-atoms number-of-clauses number-of-literals p-clauses n-clauses m1-clauses m2-clauses atom-hash-table atoms-last p-clauses-last n-clauses-last m1-clauses-last m2-clauses-last number-to-atom-hash-table checkpoint-level checkpoints)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: make-feature (&key name parent children-incompatible)
Package

snark-feature.

Source

feature.lisp.

Function: make-numbering (&key test inverse)
Package

snark-numbering.

Source

numbering.lisp.

Function: make-queue ()
Package

snark-lisp.

Source

collectors.lisp.

Function: make-row-context (&key name parent children-incompatible)
Package

snark.

Source

row-contexts.lisp.

Function: make-snark-system (&optional compile)
Package

snark.

Source

main.lisp.

Function: make-sparse-matrix (&key boolean default-value rows columns)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: make-sparse-vector (&key boolean default-value)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-rows (cc &key rowset min max reverse test)
Package

snark.

Source

rows.lisp.

Function: map-sparse-matrix (function sparse-matrix)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: map-sparse-matrix-indexes-only (function sparse-matrix)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: map-sparse-matrix-with-indexes (function sparse-matrix)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: map-sparse-vector (function sparse-vector &key reverse min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-expression (function expr &key reverse filter)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: map-sparse-vector-expression-indexes-only (function expr &key reverse filter)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: map-sparse-vector-expression-with-indexes (function expr &key reverse filter)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: map-sparse-vector-indexes-only (function sparse-vector &key reverse min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-with-indexes (function sparse-vector &key reverse min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: mapnconc-agenda (function agenda)
Package

snark-agenda.

Source

agenda.lisp.

Function: mapnconc-deque (function deque &key reverse)
Package

snark-deque.

Source

deque2.lisp.

Function: mapnconc-file-forms (function filespec &key if-does-not-exist package)
Package

snark-lisp.

Source

map-file.lisp.

Function: mapnconc-file-lines (function filespec &key if-does-not-exist package)
Package

snark-lisp.

Source

map-file.lisp.

Function: mapnconc-stream-forms (function stream &key package)
Package

snark-lisp.

Source

map-file.lisp.

Function: mapnconc-stream-lines (function stream &key package)
Package

snark-lisp.

Source

map-file.lisp.

Function: mark-as-given (wff)
Package

snark.

Source

interactive.lisp.

Function: meter-unify-bag? ()
Package

snark.

Source

options.lisp.

Function: mklist (x)
Package

snark-lisp.

Source

lisp.lisp.

Function: month-number (month)
Package

snark-lisp.

Source

lisp.lisp.

Function: name-row (row-id name)
Package

snark.

Source

rows.lisp.

Function: naturalp (x)
Package

snark-lisp.

Source

lisp.lisp.

Function: negative-hyperresolve (nucleus &rest electrons)
Package

snark.

Source

interactive.lisp.

Function: neq (x y)
Package

snark-lisp.

Source

lisp.lisp.

Function: neql (x y)
Package

snark-lisp.

Source

lisp.lisp.

Function: nequal (x y)
Package

snark-lisp.

Source

lisp.lisp.

Function: nequalp (x y)
Package

snark-lisp.

Source

lisp.lisp.

Function: new-prove (wff &rest keys-and-values)
Package

snark.

Source

main.lisp.

Function: new-row-context (&key name children-incompatible)
Package

snark.

Source

row-contexts.lisp.

Function: nonce ()
Package

snark-numbering.

Source

numbering.lisp.

Function: number-of-given-rows-limit? ()
Package

snark.

Source

options.lisp.

Function: number-of-rows-limit? ()
Package

snark.

Source

options.lisp.

Function: optimize-sparse-vector-expression (expr)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: ordering-functions>constants? ()
Package

snark.

Source

options.lisp.

Function: paramodulate (wff &optional wff-with-equality)
Package

snark.

Source

interactive.lisp.

Function: paramodulate-by (wff-with-equality &optional wff)
Package

snark.

Source

interactive.lisp.

Function: partition-communication-table? ()
Package

snark.

Source

options.lisp.

Function: pattern-match (pat expr &optional alist)
Package

snark-lisp.

Source

pattern-match.lisp.

Function: percentage (m n)
Package

snark-lisp.

Source

lisp.lisp.

Function: pop-agenda (agenda)
Package

snark-agenda.

Source

agenda.lisp.

Function: pop-first-sparef (sparse-vector)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: pop-last-sparef (sparse-vector)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: pop-row-context ()
Package

snark.

Source

row-contexts.lisp.

Function: print-agenda (&key agenda entries)
Package

snark-agenda.

Source

agenda.lisp.

Function: print-agenda-when-finished? ()
Package

snark.

Source

options.lisp.

Function: print-ancestry (row &key more-rows format)
Package

snark.

Source

rows.lisp.

Function: print-args (&rest args)
Package

snark-lisp.

Source

lisp.lisp.

Function: print-assertion-analysis-notes? ()
Package

snark.

Source

options.lisp.

Function: print-clocks (&optional excluded-clocks)
Package

snark-lisp.

Source

clocks.lisp.

Function: print-clocks-when-finished? ()
Package

snark.

Source

options.lisp.

Function: print-current-time (&optional destination basic)
Package

snark-lisp.

Source

lisp.lisp.

Function: print-feature-tree (&key node numbers)
Package

snark-feature.

Source

feature.lisp.

Function: print-final-rows? ()
Package

snark.

Source

options.lisp.

Function: print-given-row-lines-printing? ()
Package

snark.

Source

options.lisp.

Function: print-given-row-lines-signalling? ()
Package

snark.

Source

options.lisp.

Function: print-incremental-time-used ()
Package

snark-lisp.

Source

clocks.lisp.

Function: print-irrelevant-rows? ()
Package

snark.

Source

options.lisp.

Function: print-options (&optional all)
Package

snark.

Source

options.lisp.

Function: print-options-when-starting? ()
Package

snark.

Source

options.lisp.

Function: print-pure-rows? ()
Package

snark.

Source

options.lisp.

Function: print-rewrite-orientation? ()
Package

snark.

Source

options.lisp.

Function: print-rewrites (&key ancestry test)
Package

snark.

Source

main.lisp.

Function: print-row (row &key string format ancestry reverse)
Package

snark.

Source

output.lisp.

Function: print-row-answers? ()
Package

snark.

Source

options.lisp.

Function: print-row-constraints? ()
Package

snark.

Source

options.lisp.

Function: print-row-goals? ()
Package

snark.

Source

options.lisp.

Function: print-row-length-limit? ()
Package

snark.

Source

options.lisp.

Function: print-row-partitions? ()
Package

snark.

Source

options.lisp.

Function: print-row-reasons? ()
Package

snark.

Source

options.lisp.

Function: print-row-term (term &optional subst stream)
Package

snark.

Source

output.lisp.

Function: print-row-wffs-prettily? ()
Package

snark.

Source

options.lisp.

Function: print-rows (&key rowset min max reverse test ancestry format)
Package

snark.

Source

rows.lisp.

Function: print-rows-prettily? ()
Package

snark.

Source

options.lisp.

Function: print-rows-shortened? ()
Package

snark.

Source

options.lisp.

Function: print-rows-test? ()
Package

snark.

Source

options.lisp.

Function: print-rows-when-derived? ()
Package

snark.

Source

options.lisp.

Function: print-rows-when-finished? ()
Package

snark.

Source

options.lisp.

Function: print-rows-when-given? ()
Package

snark.

Source

options.lisp.

Function: print-rows-when-processed? ()
Package

snark.

Source

options.lisp.

Function: print-sort-theory ()
Package

snark.

Source

sorts-interface.lisp.

Function: print-summary (&key clocks term-memory agenda)
Package

snark.

Source

main.lisp.

Function: print-summary-when-finished? ()
Package

snark.

Source

options.lisp.

Function: print-symbol-ordering (&optional symbol-or-symbols)
Package

snark.

Source

symbol-ordering.lisp.

Function: print-symbol-table (&key logical-symbols variables)
Package

snark.

Source

symbol-table2.lisp.

Function: print-symbol-table-warnings? ()
Package

snark.

Source

options.lisp.

Function: print-term (term &optional subst stream)
Package

snark.

Source

output.lisp.

Function: print-term-memory-when-finished? ()
Package

snark.

Source

options.lisp.

Function: print-time-used? ()
Package

snark.

Source

options.lisp.

Function: print-unorientable-rows? ()
Package

snark.

Source

options.lisp.

Function: proof ()
Package

snark.

Source

main.lisp.

Function: proofs ()
Package

snark.

Source

main.lisp.

Function: prove (wff &rest keys-and-values)
Package

snark.

Source

main.lisp.

Function: prove-closure? ()
Package

snark.

Source

options.lisp.

Function: prove-sequential? ()
Package

snark.

Source

options.lisp.

Function: prove-supported? ()
Package

snark.

Source

options.lisp.

Function: pruning-tests-before-simplification? ()
Package

snark.

Source

options.lisp.

Function: pruning-tests? ()
Package

snark.

Source

options.lisp.

Function: push-row-context (&key name children-incompatible)
Package

snark.

Source

row-contexts.lisp.

Function: queue-empty-p (queue)
Package

snark-lisp.

Source

collectors.lisp.

Function: quit ()
Package

snark-lisp.

Source

lisp.lisp.

Function: ratiop (x)
Package

snark-lisp.

Source

lisp.lisp.

Function: rcc8-region-sort-name? ()
Package

snark.

Source

jepd-relations.lisp.

Function: read-assertion-file (filespec &key format if-does-not-exist verbose package readtable negate-conjectures hash-dollar clock)
Package

snark.

Source

assertion-file.lisp.

Function: read-file (filespec &rest mapnconc-file-forms-options)
Package

snark-lisp.

Source

map-file.lisp.

Function: read-file-lines (filespec &rest mapnconc-file-lines-options)
Package

snark-lisp.

Source

map-file.lisp.

Function: read-file-to-string (filespec &key if-does-not-exist)
Package

snark-lisp.

Source

map-file.lisp.

Function: read-infix-term (x &key case upper-case-var-prefix rationalize)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Function: refute-file (filespec &key initialize closure format options actions ignore-errors verbose output-file if-exists package readtable use-coder)
Package

snark.

Source

assertion-file.lisp.

Function: refute-file-actions? ()
Package

snark.

Source

assertion-file.lisp.

Function: refute-file-closure? ()
Package

snark.

Source

assertion-file.lisp.

Function: refute-file-if-exists? ()
Package

snark.

Source

assertion-file.lisp.

Function: refute-file-ignore-errors? ()
Package

snark.

Source

assertion-file.lisp.

Function: refute-file-initialize? ()
Package

snark.

Source

assertion-file.lisp.

Function: refute-file-options? ()
Package

snark.

Source

assertion-file.lisp.

Function: refute-file-output-file? ()
Package

snark.

Source

assertion-file.lisp.

Function: refute-file-verbose? ()
Package

snark.

Source

assertion-file.lisp.

Function: resolve (wff1 &optional wff2)
Package

snark.

Source

interactive.lisp.

Function: restore-dp-clause-set (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: resume-snark (state)
Package

snark.

Source

globals.lisp.

Function: rewrite-answers? ()
Package

snark.

Source

options.lisp.

Function: rewrite-constraints? ()
Package

snark.

Source

options.lisp.

Function: row (name-or-number &optional not-found-action)
Package

snark.

Source

rows.lisp.

Function: row-ancestry (row)
Package

snark.

Source

rows.lisp.

Reader: row-answer (instance)
Writer: (setf row-answer) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

answer.

Function: row-argument-count-limit? ()
Package

snark.

Source

options.lisp.

Function: row-author (x)
Package

snark.

Source

rows.lisp.

Function: (setf row-author) (x)
Package

snark.

Source

rows.lisp.

Function: row-constrained-p (row)
Package

snark.

Source

constraints.lisp.

Reader: row-constraints (instance)
Writer: (setf row-constraints) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

constraints.

Function: row-depth (row)
Package

snark.

Source

eval.lisp.

Function: row-documentation (x)
Package

snark.

Source

rows.lisp.

Function: (setf row-documentation) (x)
Package

snark.

Source

rows.lisp.

Function: row-input-wff (x)
Package

snark.

Source

rows.lisp.

Function: (setf row-input-wff) (x)
Package

snark.

Source

rows.lisp.

Function: row-level (row)
Package

snark.

Source

rows.lisp.

Function: row-name (x)
Package

snark.

Source

rows.lisp.

Function: (setf row-name) (x)
Package

snark.

Source

rows.lisp.

Function: row-name-or-number (row)
Package

snark.

Source

rows.lisp.

Function: row-neg-size+depth (row)
Package

snark.

Source

eval.lisp.

Reader: row-number (instance)
Writer: (setf row-number) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

number.

Function: row-parents (row)
Package

snark.

Source

rows.lisp.

Function: row-priority (row)
Package

snark.

Source

eval.lisp.

Function: row-priority-depth-factor? ()
Package

snark.

Source

options.lisp.

Function: row-priority-level-factor? ()
Package

snark.

Source

options.lisp.

Function: row-priority-size-factor? ()
Package

snark.

Source

options.lisp.

Function: row-priority-weight-factor? ()
Package

snark.

Source

options.lisp.

Reader: row-reason (instance)
Writer: (setf row-reason) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

reason.

Function: row-rewrites-used (row)
Package

snark.

Source

rows.lisp.

Function: (setf row-rewrites-used) (row)
Package

snark.

Source

rows.lisp.

Function: row-size (row)
Package

snark.

Source

eval.lisp.

Function: row-size+depth (row)
Package

snark.

Source

eval.lisp.

Function: row-size+depth+level (row)
Package

snark.

Source

eval.lisp.

Function: row-source (x)
Package

snark.

Source

rows.lisp.

Function: (setf row-source) (x)
Package

snark.

Source

rows.lisp.

Function: row-weight (row)
Package

snark.

Source

eval.lisp.

Function: row-weight+depth (row)
Package

snark.

Source

eval.lisp.

Function: row-weight+depth+level (row)
Package

snark.

Source

eval.lisp.

Function: row-weight-before-simplification-limit-exceeded (row)
Package

snark.

Source

eval.lisp.

Function: row-weight-before-simplification-limit? ()
Package

snark.

Source

options.lisp.

Function: row-weight-limit-exceeded (row)
Package

snark.

Source

eval.lisp.

Function: row-weight-limit? ()
Package

snark.

Source

options.lisp.

Reader: row-wff (instance)
Writer: (setf row-wff) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

wff.

Function: row-wff&answer-weight+depth (row)
Package

snark.

Source

eval.lisp.

Function: rows (&key rowset min max reverse test collect)
Package

snark.

Source

rows.lisp.

Function: rpo-status? ()
Package

snark.

Source

options.lisp.

Function: rrest (list)
Package

snark-lisp.

Source

lisp.lisp.

Function: rrrest (list)
Package

snark-lisp.

Source

lisp.lisp.

Function: rrrrest (list)
Package

snark-lisp.

Source

lisp.lisp.

Function: run-time-limit? ()
Package

snark.

Source

options.lisp.

Function: save-snark-system (&key executable name)
Package

snark.

Source

main.lisp.

Function: set-options (options)
Package

snark.

Source

options.lisp.

Function: sort-disjoint? (x y)
Package

snark.

Source

sorts-interface.lisp.

Function: sort-intersection (x y)
Package

snark.

Source

sorts-interface.lisp.

Function: sort-name (sort)
Package

snark.

Source

sorts-interface.lisp.

Function: spacons (index value sparse-vector)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Reader: sparse-matrix-boolean (instance)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Target Slot

boolean.

Function: sparse-matrix-column (sparse-matrix index)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: (setf sparse-matrix-column) (sparse-matrix index)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Reader: sparse-matrix-columns (instance)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Target Slot

columns.

Function: sparse-matrix-count (sparse-matrix)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Reader: sparse-matrix-default-value (instance)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Target Slot

default-value.

Function: sparse-matrix-p (object)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: sparse-matrix-row (sparse-matrix index)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: (setf sparse-matrix-row) (sparse-matrix index)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Reader: sparse-matrix-rows (instance)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Target Slot

rows.

Function: sparse-vector-boolean (sparse-vector)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: sparse-vector-count (sparse-vector)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: sparse-vector-default-value (sparse-vector)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: sparse-vector-expression-p (x)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: sparse-vector-p (object)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: subsort? (x y)
Package

snark.

Source

sorts-interface.lisp.

Function: suspend-and-resume-snark (state)
Package

snark.

Source

globals.lisp.

Function: suspend-snark ()
Package

snark.

Source

globals.lisp.

Function: symbol-table-constant? (name)
Package

snark.

Source

symbol-table2.lisp.

Function: symbol-table-function? (name)
Package

snark.

Source

symbol-table2.lisp.

Function: symbol-table-relation? (name)
Package

snark.

Source

symbol-table2.lisp.

Function: term-sort (term &optional subst)
Package

snark.

Source

sorts.lisp.

Function: term-to-lisp (term &optional subst)

Return a Lisp data structure for the given term.

Package

snark.

Source

output.lisp.

Function: test-option14? ()
Package

snark.

Source

options.lisp.

Function: test-option17? ()
Package

snark.

Source

options.lisp.

Function: test-option18? ()
Package

snark.

Source

options.lisp.

Function: test-option19? ()
Package

snark.

Source

options.lisp.

Function: test-option20? ()
Package

snark.

Source

options.lisp.

Function: test-option21? ()
Package

snark.

Source

options.lisp.

Function: test-option23? ()
Package

snark.

Source

options.lisp.

Function: test-option29? ()
Package

snark.

Source

options.lisp.

Function: test-option2? ()
Package

snark.

Source

options.lisp.

Function: test-option30? ()
Package

snark.

Source

options.lisp.

Function: test-option36? ()
Package

snark.

Source

options.lisp.

Function: test-option37? ()
Package

snark.

Source

options.lisp.

Function: test-option38? ()
Package

snark.

Source

options.lisp.

Function: test-option39? ()
Package

snark.

Source

options.lisp.

Function: test-option3? ()
Package

snark.

Source

options.lisp.

Function: test-option40? ()
Package

snark.

Source

options.lisp.

Function: test-option41? ()
Package

snark.

Source

options.lisp.

Function: test-option42? ()
Package

snark.

Source

options.lisp.

Function: test-option43? ()
Package

snark.

Source

options.lisp.

Function: test-option44? ()
Package

snark.

Source

options.lisp.

Function: test-option45? ()
Package

snark.

Source

options.lisp.

Function: test-option49? ()
Package

snark.

Source

options.lisp.

Function: test-option50? ()
Package

snark.

Source

options.lisp.

Function: test-option51? ()
Package

snark.

Source

options.lisp.

Function: test-option52? ()
Package

snark.

Source

options.lisp.

Function: test-option53? ()
Package

snark.

Source

options.lisp.

Function: test-option54? ()
Package

snark.

Source

options.lisp.

Function: test-option55? ()
Package

snark.

Source

options.lisp.

Function: test-option56? ()
Package

snark.

Source

options.lisp.

Function: test-option57? ()
Package

snark.

Source

options.lisp.

Function: test-option58? ()
Package

snark.

Source

options.lisp.

Function: test-option59? ()
Package

snark.

Source

options.lisp.

Function: test-option60? ()
Package

snark.

Source

options.lisp.

Function: test-option6? ()
Package

snark.

Source

options.lisp.

Function: test-option8? ()
Package

snark.

Source

options.lisp.

Function: test-option9? ()
Package

snark.

Source

options.lisp.

Function: the-feature (x &optional action action2 canonize-option)
Package

snark-feature.

Source

feature.lisp.

Function: the-sort (sort-expr &optional action)
Package

snark.

Source

sorts-interface.lisp.

Function: time-interval-sort-name? ()
Package

snark.

Source

jepd-relations.lisp.

Function: time-point-sort-name? ()
Package

snark.

Source

jepd-relations.lisp.

Function: to-string (arg &rest more-args)
Package

snark-lisp.

Source

lisp.lisp.

Function: tokenize (stream &key case upper-case-var-prefix rationalize)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Function: top-sort ()
Package

snark.

Source

sorts-interface.lisp.

Function: topological-sort (items must-precede-predicate)
Package

snark-lisp.

Source

topological-sort.lisp.

Function: topological-sort* (items map-predecessors)
Package

snark-lisp.

Source

topological-sort.lisp.

Function: total-run-time (&optional excluded-clocks)
Package

snark-lisp.

Source

clocks.lisp.

Function: trace-dp-refute? ()
Package

snark.

Source

options.lisp.

Function: trace-dpll-subsumption? ()
Package

snark.

Source

options.lisp.

Function: trace-optimize-sparse-vector-expression? ()
Package

snark.

Source

options.lisp.

Function: trace-rewrite? ()
Package

snark.

Source

options.lisp.

Function: trace-unify-bag-basis? ()
Package

snark.

Source

options.lisp.

Function: trace-unify-bag-bindings? ()
Package

snark.

Source

options.lisp.

Function: trace-unify? ()
Package

snark.

Source

options.lisp.

Function: uncheckpoint-dp-clause-set (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: unify (cc term1 term2 &optional subst)
Package

snark.

Source

unify.lisp.

Function: unify-bag-basis-size-limit? ()
Package

snark.

Source

options.lisp.

Function: unquote (x)
Package

snark-lisp.

Source

lisp.lisp.

Function: ur-resolve (nucleus &rest electrons)
Package

snark.

Source

interactive.lisp.

Function: use-ac-connectives? ()
Package

snark.

Source

options.lisp.

Function: use-answers-during-subsumption? ()
Package

snark.

Source

options.lisp.

Function: use-assertion-analysis? ()
Package

snark.

Source

options.lisp.

Function: use-associative-identity? ()
Package

snark.

Source

options.lisp.

Function: use-associative-unification? ()
Package

snark.

Source

options.lisp.

Function: use-clausification? ()
Package

snark.

Source

options.lisp.

Function: use-closure-when-satisfiable? ()
Package

snark.

Source

options.lisp.

Function: use-condensing? ()
Package

snark.

Source

options.lisp.

Function: use-conditional-answer-creation? ()
Package

snark.

Source

options.lisp.

Function: use-constraint-purification? ()
Package

snark.

Source

options.lisp.

Function: use-constraint-solver-in-subsumption? ()
Package

snark.

Source

options.lisp.

Function: use-constructive-answer-restriction? ()
Package

snark.

Source

options.lisp.

Function: use-default-ordering? ()
Package

snark.

Source

options.lisp.

Function: use-dp-subsumption? ()
Package

snark.

Source

options.lisp.

Function: use-embedded-rewrites? ()
Package

snark.

Source

options.lisp.

Function: use-equality-elimination? ()
Package

snark.

Source

options.lisp.

Function: use-equality-factoring? ()
Package

snark.

Source

options.lisp.

Function: use-extended-implications? ()
Package

snark.

Source

options.lisp.

Function: use-extended-quantifiers? ()
Package

snark.

Source

options.lisp.

Function: use-factoring? ()
Package

snark.

Source

options.lisp.

Function: use-function-creation? ()
Package

snark.

Source

options.lisp.

Function: use-hyperresolution? ()
Package

snark.

Source

options.lisp.

Function: use-indefinite-answers? ()
Package

snark.

Source

options.lisp.

Function: use-input-restriction? ()
Package

snark.

Source

options.lisp.

Function: use-literal-ordering-with-hyperresolution? ()
Package

snark.

Source

options.lisp.

Function: use-literal-ordering-with-negative-hyperresolution? ()
Package

snark.

Source

options.lisp.

Function: use-literal-ordering-with-paramodulation? ()
Package

snark.

Source

options.lisp.

Function: use-literal-ordering-with-resolution? ()
Package

snark.

Source

options.lisp.

Function: use-literal-ordering-with-ur-resolution? ()
Package

snark.

Source

options.lisp.

Function: use-lookahead-in-dpll-for-subsumption? ()
Package

snark.

Source

options.lisp.

Function: use-magic-transformation? ()
Package

snark.

Source

options.lisp.

Function: use-negative-hyperresolution? ()
Package

snark.

Source

options.lisp.

Function: use-paramodulation-only-from-units? ()
Package

snark.

Source

options.lisp.

Function: use-paramodulation-only-into-units? ()
Package

snark.

Source

options.lisp.

Function: use-paramodulation? ()
Package

snark.

Source

options.lisp.

Function: use-partitions? ()
Package

snark.

Source

options.lisp.

Function: use-purity-test? ()
Package

snark.

Source

options.lisp.

Function: use-quantifier-preservation? ()
Package

snark.

Source

options.lisp.

Function: use-relevance-test? ()
Package

snark.

Source

options.lisp.

Function: use-replacement-resolution-with-x=x? ()
Package

snark.

Source

options.lisp.

Function: use-resolution? ()
Package

snark.

Source

options.lisp.

Function: use-resolve-code? ()
Package

snark.

Source

options.lisp.

Function: use-simplification-by-equalities? ()
Package

snark.

Source

options.lisp.

Function: use-simplification-by-units? ()
Package

snark.

Source

options.lisp.

Function: use-single-replacement-paramodulation? ()
Package

snark.

Source

options.lisp.

Function: use-sort-relativization? ()
Package

snark.

Source

options.lisp.

Function: use-subsume-bag? ()
Package

snark.

Source

unify-bag.lisp.

Function: use-subsumption-by-false? ()
Package

snark.

Source

options.lisp.

Function: use-subsumption? ()
Package

snark.

Source

options.lisp.

Function: use-term-memory-deletion? ()
Package

snark.

Source

options.lisp.

Function: use-term-ordering-cache? ()
Package

snark.

Source

options.lisp.

Function: use-term-ordering? ()
Package

snark.

Source

options.lisp.

Function: use-to-lisp-code? ()
Package

snark.

Source

options.lisp.

Function: use-unit-restriction? ()
Package

snark.

Source

options.lisp.

Function: use-ur-pttp? ()
Package

snark.

Source

options.lisp.

Function: use-ur-resolution? ()
Package

snark.

Source

options.lisp.

Function: use-variable-name-sorts? ()
Package

snark.

Source

options.lisp.

Function: use-well-sorting? ()
Package

snark.

Source

options.lisp.

Function: variable-p (object)
Package

snark.

Source

variables.lisp.

Reader: variable-sort (instance)
Writer: (setf variable-sort) (instance)
Package

snark.

Source

variables.lisp.

Target Slot

sort.

Function: variable-sort-marker? ()
Package

snark.

Source

options.lisp.

Function: variable-symbol-prefixes? ()
Package

snark.

Source

options.lisp.

Function: variable-to-lisp-code? ()
Package

snark.

Source

options.lisp.

Function: variable-weight? ()
Package

snark.

Source

options.lisp.

Function: wff-clauses (wff &optional map-fun)
Package

snark-dpll.

Source

davis-putnam3.lisp.


5.1.6 Generic functions

Generic Function: 1-ary-functions>2-ary-functions-in-default-ordering (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: 1-ary-functions>2-ary-functions-in-default-ordering (&optional value)
Generic Function: agenda-length-before-simplification-limit (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: agenda-length-before-simplification-limit :before (&optional value)
Method: agenda-length-before-simplification-limit (&optional value)
Generic Function: agenda-length-limit (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: agenda-length-limit :before (&optional value)
Method: agenda-length-limit (&optional value)
Generic Function: agenda-ordering-function (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: agenda-ordering-function (&optional value)
Generic Function: allow-skolem-symbols-in-answers (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: allow-skolem-symbols-in-answers (&optional value)
Generic Function: assert-context (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: assert-context (&optional value)
Generic Function: assert-sequential (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: assert-sequential (&optional value)
Generic Function: assert-supported (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: assert-supported (&optional value)
Generic Function: assertion-file-commands (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: assertion-file-commands (&optional value)
Generic Function: assertion-file-format (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: assertion-file-format (&optional value)
Generic Function: assertion-file-if-does-not-exist (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: assertion-file-if-does-not-exist (&optional value)
Generic Function: assertion-file-keywords (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: assertion-file-keywords (&optional value)
Generic Function: assertion-file-negate-conjectures (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: assertion-file-negate-conjectures (&optional value)
Generic Function: assertion-file-package (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: assertion-file-package (&optional value)
Generic Function: assertion-file-readtable (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: assertion-file-readtable (&optional value)
Generic Function: assertion-file-verbose (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: assertion-file-verbose (&optional value)
Generic Function: assume-sequential (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: assume-sequential (&optional value)
Generic Function: assume-supported (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: assume-supported (&optional value)
Generic Function: bag-weight-factorial (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: bag-weight-factorial (&optional value)
Generic Function: builtin-constant-weight (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: builtin-constant-weight (&optional value)
Generic Function: changeable-properties-of-locked-constant (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: changeable-properties-of-locked-constant (&optional value)
Generic Function: changeable-properties-of-locked-function (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: changeable-properties-of-locked-function (&optional value)
Generic Function: checkpoint-theory (theory)
Package

snark.

Source

constraints.lisp.

Methods
Method: checkpoint-theory ((theory (eql snark::arithmetic)))
Source

code-for-numbers3.lisp.

Method: checkpoint-theory ((theory (eql snark::test)))
Method: checkpoint-theory ((theory (eql snark::equality)))
Method: checkpoint-theory (theory)
Generic Function: declare-root-sort (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: declare-root-sort (&optional value)
Generic Function: declare-string-sort (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: declare-string-sort (&optional value)
Generic Function: eliminate-negations (&optional value)
Package

snark.

Source

connectives.lisp.

Methods
Method: eliminate-negations (&optional value)
Generic Function: ex-join-negation (&optional value)
Package

snark.

Source

connectives.lisp.

Methods
Method: ex-join-negation (&optional value)
Generic Function: feature-vector-symbol-number-folding (&optional value)
Package

snark.

Source

feature-vector.lisp.

Methods
Method: feature-vector-symbol-number-folding (&optional value)
Generic Function: flatten-connectives (&optional value)
Package

snark.

Source

connectives.lisp.

Methods
Method: flatten-connectives (&optional value)
Generic Function: input-floats-as-ratios (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: input-floats-as-ratios (&optional value)
Generic Function: kbo-builtin-constant-weight (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: kbo-builtin-constant-weight (&optional value)
Generic Function: kbo-status (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: kbo-status (&optional value)
Generic Function: kbo-variable-weight (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: kbo-variable-weight (&optional value)
Generic Function: level-pref-for-giving (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: level-pref-for-giving (&optional value)
Generic Function: listen-for-commands (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: listen-for-commands (&optional value)
Generic Function: meter-unify-bag (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: meter-unify-bag (&optional value)
Generic Function: number-of-given-rows-limit (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: number-of-given-rows-limit (&optional value)
Generic Function: number-of-rows-limit (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: number-of-rows-limit (&optional value)
Generic Function: ordering-functions>constants (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: ordering-functions>constants (&optional value)
Generic Function: partition-communication-table (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: partition-communication-table (&optional value)
Generic Function: print-agenda-when-finished (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-agenda-when-finished (&optional value)
Generic Function: print-assertion-analysis-notes (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-assertion-analysis-notes (&optional value)
Generic Function: print-clocks-when-finished (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-clocks-when-finished (&optional value)
Generic Function: print-final-rows (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-final-rows (&optional value)
Generic Function: print-given-row-lines-printing (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-given-row-lines-printing (&optional value)
Generic Function: print-given-row-lines-signalling (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-given-row-lines-signalling (&optional value)
Generic Function: print-irrelevant-rows (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-irrelevant-rows (&optional value)
Generic Function: print-options-when-starting (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-options-when-starting (&optional value)
Generic Function: print-pure-rows (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-pure-rows (&optional value)
Generic Function: print-rewrite-orientation (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-rewrite-orientation (&optional value)
Generic Function: print-row-answers (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-row-answers (&optional value)
Generic Function: print-row-constraints (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-row-constraints (&optional value)
Generic Function: print-row-goals (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-row-goals (&optional value)
Generic Function: print-row-length-limit (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-row-length-limit (&optional value)
Generic Function: print-row-partitions (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-row-partitions (&optional value)
Generic Function: print-row-reasons (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-row-reasons (&optional value)
Generic Function: print-row-wffs-prettily (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-row-wffs-prettily (&optional value)
Generic Function: print-rows-prettily (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-rows-prettily (&optional value)
Generic Function: print-rows-shortened (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-rows-shortened (&optional value)
Generic Function: print-rows-test (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-rows-test (&optional value)
Generic Function: print-rows-when-derived (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-rows-when-derived (&optional value)
Generic Function: print-rows-when-finished (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-rows-when-finished (&optional value)
Generic Function: print-rows-when-given (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-rows-when-given (&optional value)
Generic Function: print-rows-when-processed (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-rows-when-processed (&optional value)
Generic Function: print-summary-when-finished (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-summary-when-finished (&optional value)
Generic Function: print-symbol-table-warnings (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-symbol-table-warnings (&optional value)
Generic Function: print-term-memory-when-finished (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-term-memory-when-finished (&optional value)
Generic Function: print-time-used (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-time-used (&optional value)
Generic Function: print-unorientable-rows (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: print-unorientable-rows (&optional value)
Generic Function: prove-closure (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: prove-closure (&optional value)
Generic Function: prove-sequential (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: prove-sequential (&optional value)
Generic Function: prove-supported (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: prove-supported (&optional value)
Generic Function: pruning-tests (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: pruning-tests (&optional value)
Generic Function: pruning-tests-before-simplification (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: pruning-tests-before-simplification (&optional value)
Generic Function: rcc8-region-sort-name (&optional value)
Package

snark.

Source

jepd-relations.lisp.

Methods
Method: rcc8-region-sort-name (&optional value)
Generic Function: refute-file-actions (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: refute-file-actions (&optional value)
Generic Function: refute-file-closure (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: refute-file-closure (&optional value)
Generic Function: refute-file-if-exists (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: refute-file-if-exists (&optional value)
Generic Function: refute-file-ignore-errors (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: refute-file-ignore-errors (&optional value)
Generic Function: refute-file-initialize (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: refute-file-initialize (&optional value)
Generic Function: refute-file-options (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: refute-file-options (&optional value)
Generic Function: refute-file-output-file (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: refute-file-output-file (&optional value)
Generic Function: refute-file-verbose (&optional value)
Package

snark.

Source

assertion-file.lisp.

Methods
Method: refute-file-verbose (&optional value)
Generic Function: restore-theory (theory)
Package

snark.

Source

constraints.lisp.

Methods
Method: restore-theory ((theory (eql snark::arithmetic)))
Source

code-for-numbers3.lisp.

Method: restore-theory ((theory (eql snark::test)))
Method: restore-theory ((theory (eql snark::equality)))
Method: restore-theory (theory)
Generic Function: rewrite-answers (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: rewrite-answers (&optional value)
Generic Function: rewrite-constraints (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: rewrite-constraints (&optional value)
Generic Function: row-argument-count-limit (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: row-argument-count-limit (&optional value)
Generic Function: row-priority-depth-factor (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: row-priority-depth-factor (&optional value)
Generic Function: row-priority-level-factor (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: row-priority-level-factor (&optional value)
Generic Function: row-priority-size-factor (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: row-priority-size-factor (&optional value)
Generic Function: row-priority-weight-factor (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: row-priority-weight-factor (&optional value)
Generic Function: row-weight-before-simplification-limit (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: row-weight-before-simplification-limit (&optional value)
Generic Function: row-weight-limit (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: row-weight-limit (&optional value)
Generic Function: rpo-status (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: rpo-status (&optional value)
Generic Function: run-time-limit (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: run-time-limit (&optional value)
Generic Function: test-option14 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option14 (&optional value)
Generic Function: test-option17 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option17 (&optional value)
Generic Function: test-option18 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option18 (&optional value)
Generic Function: test-option19 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option19 (&optional value)
Generic Function: test-option2 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option2 (&optional value)
Generic Function: test-option20 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option20 (&optional value)
Generic Function: test-option21 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option21 (&optional value)
Generic Function: test-option23 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option23 (&optional value)
Generic Function: test-option29 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option29 (&optional value)
Generic Function: test-option3 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option3 (&optional value)
Generic Function: test-option30 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option30 (&optional value)
Generic Function: test-option36 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option36 (&optional value)
Generic Function: test-option37 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option37 (&optional value)
Generic Function: test-option38 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option38 (&optional value)
Generic Function: test-option39 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option39 (&optional value)
Generic Function: test-option40 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option40 (&optional value)
Generic Function: test-option41 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option41 (&optional value)
Generic Function: test-option42 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option42 (&optional value)
Generic Function: test-option43 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option43 (&optional value)
Generic Function: test-option44 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option44 (&optional value)
Generic Function: test-option45 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option45 (&optional value)
Generic Function: test-option49 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option49 (&optional value)
Generic Function: test-option50 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option50 (&optional value)
Generic Function: test-option51 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option51 (&optional value)
Generic Function: test-option52 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option52 (&optional value)
Generic Function: test-option53 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option53 (&optional value)
Generic Function: test-option54 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option54 (&optional value)
Generic Function: test-option55 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option55 (&optional value)
Generic Function: test-option56 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option56 (&optional value)
Generic Function: test-option57 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option57 (&optional value)
Generic Function: test-option58 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option58 (&optional value)
Generic Function: test-option59 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option59 (&optional value)
Generic Function: test-option6 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option6 (&optional value)
Generic Function: test-option60 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option60 (&optional value)
Generic Function: test-option8 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option8 (&optional value)
Generic Function: test-option9 (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: test-option9 (&optional value)
Generic Function: time-interval-sort-name (&optional value)
Package

snark.

Source

jepd-relations.lisp.

Methods
Method: time-interval-sort-name (&optional value)
Generic Function: time-point-sort-name (&optional value)
Package

snark.

Source

jepd-relations.lisp.

Methods
Method: time-point-sort-name (&optional value)
Generic Function: trace-dp-refute (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: trace-dp-refute (&optional value)
Generic Function: trace-dpll-subsumption (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: trace-dpll-subsumption (&optional value)
Generic Function: trace-optimize-sparse-vector-expression (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: trace-optimize-sparse-vector-expression (&optional value)
Generic Function: trace-rewrite (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: trace-rewrite (&optional value)
Generic Function: trace-unify (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: trace-unify (&optional value)
Generic Function: trace-unify-bag-basis (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: trace-unify-bag-basis (&optional value)
Generic Function: trace-unify-bag-bindings (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: trace-unify-bag-bindings (&optional value)
Generic Function: uncheckpoint-theory (theory)
Package

snark.

Source

constraints.lisp.

Methods
Method: uncheckpoint-theory ((theory (eql snark::arithmetic)))
Source

code-for-numbers3.lisp.

Method: uncheckpoint-theory ((theory (eql snark::test)))
Method: uncheckpoint-theory ((theory (eql snark::equality)))
Method: uncheckpoint-theory (theory)
Generic Function: unify-bag-basis-size-limit (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: unify-bag-basis-size-limit (&optional value)
Generic Function: use-ac-connectives (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-ac-connectives (&optional value)
Generic Function: use-answers-during-subsumption (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-answers-during-subsumption (&optional value)
Generic Function: use-assertion-analysis (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-assertion-analysis (&optional value)
Generic Function: use-associative-identity (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-associative-identity (&optional value)
Generic Function: use-associative-unification (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-associative-unification (&optional value)
Generic Function: use-clausification (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-clausification (&optional value)
Generic Function: use-closure-when-satisfiable (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-closure-when-satisfiable (&optional value)
Generic Function: use-condensing (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-condensing (&optional value)
Generic Function: use-conditional-answer-creation (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-conditional-answer-creation (&optional value)
Generic Function: use-constraint-purification (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-constraint-purification :around (&optional value)
Method: use-constraint-purification (&optional value)
Generic Function: use-constraint-solver-in-subsumption (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-constraint-solver-in-subsumption (&optional value)
Generic Function: use-constructive-answer-restriction (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-constructive-answer-restriction (&optional value)
Generic Function: use-default-ordering (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-default-ordering (&optional value)
Generic Function: use-dp-subsumption (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-dp-subsumption (&optional value)
Generic Function: use-embedded-rewrites (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-embedded-rewrites (&optional value)
Generic Function: use-equality-elimination (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-equality-elimination (&optional value)
Generic Function: use-equality-factoring (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-equality-factoring (&optional value)
Generic Function: use-extended-implications (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-extended-implications (&optional value)
Generic Function: use-extended-quantifiers (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-extended-quantifiers (&optional value)
Generic Function: use-factoring (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-factoring (&optional value)
Generic Function: use-function-creation (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-function-creation (&optional value)
Generic Function: use-hyperresolution (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-hyperresolution (&optional value)
Generic Function: use-indefinite-answers (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-indefinite-answers (&optional value)
Generic Function: use-input-restriction (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-input-restriction (&optional value)
Generic Function: use-literal-ordering-with-hyperresolution (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-literal-ordering-with-hyperresolution (&optional value)
Generic Function: use-literal-ordering-with-negative-hyperresolution (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-literal-ordering-with-negative-hyperresolution (&optional value)
Generic Function: use-literal-ordering-with-paramodulation (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-literal-ordering-with-paramodulation (&optional value)
Generic Function: use-literal-ordering-with-resolution (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-literal-ordering-with-resolution (&optional value)
Generic Function: use-literal-ordering-with-ur-resolution (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-literal-ordering-with-ur-resolution (&optional value)
Generic Function: use-lookahead-in-dpll-for-subsumption (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-lookahead-in-dpll-for-subsumption (&optional value)
Generic Function: use-magic-transformation (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-magic-transformation (&optional value)
Generic Function: use-negative-hyperresolution (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-negative-hyperresolution (&optional value)
Generic Function: use-paramodulation (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-paramodulation (&optional value)
Generic Function: use-paramodulation-only-from-units (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-paramodulation-only-from-units (&optional value)
Generic Function: use-paramodulation-only-into-units (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-paramodulation-only-into-units (&optional value)
Generic Function: use-partitions (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-partitions (&optional value)
Generic Function: use-purity-test (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-purity-test (&optional value)
Generic Function: use-quantifier-preservation (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-quantifier-preservation (&optional value)
Generic Function: use-relevance-test (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-relevance-test (&optional value)
Generic Function: use-replacement-resolution-with-x=x (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-replacement-resolution-with-x=x (&optional value)
Generic Function: use-resolution (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-resolution (&optional value)
Generic Function: use-resolve-code (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-resolve-code :around (&optional value)
Method: use-resolve-code (&optional value)
Generic Function: use-simplification-by-equalities (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-simplification-by-equalities (&optional value)
Generic Function: use-simplification-by-units (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-simplification-by-units (&optional value)
Generic Function: use-single-replacement-paramodulation (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-single-replacement-paramodulation (&optional value)
Generic Function: use-sort-relativization (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-sort-relativization (&optional value)
Generic Function: use-subsume-bag (&optional value)
Package

snark.

Source

unify-bag.lisp.

Methods
Method: use-subsume-bag (&optional value)
Generic Function: use-subsumption (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-subsumption (&optional value)
Generic Function: use-subsumption-by-false (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-subsumption-by-false (&optional value)
Generic Function: use-term-memory-deletion (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-term-memory-deletion (&optional value)
Generic Function: use-term-ordering (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-term-ordering :around (&optional value)
Method: use-term-ordering (&optional value)
Generic Function: use-term-ordering-cache (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-term-ordering-cache (&optional value)
Generic Function: use-to-lisp-code (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-to-lisp-code (&optional value)
Generic Function: use-unit-restriction (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-unit-restriction (&optional value)
Generic Function: use-ur-pttp (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-ur-pttp (&optional value)
Generic Function: use-ur-resolution (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-ur-resolution (&optional value)
Generic Function: use-variable-name-sorts (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-variable-name-sorts (&optional value)
Generic Function: use-well-sorting (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: use-well-sorting (&optional value)
Generic Function: variable-sort-marker (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: variable-sort-marker (&optional value)
Generic Function: variable-symbol-prefixes (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: variable-symbol-prefixes (&optional value)
Generic Function: variable-to-lisp-code (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: variable-to-lisp-code (&optional value)
Generic Function: variable-weight (&optional value)
Package

snark.

Source

options.lisp.

Methods
Method: variable-weight (&optional value)

5.1.7 Standalone methods

Method: print-object ((object row) stream)
Source

rows.lisp.

Method: print-object ((object context) stream)
Source

dp-refute.lisp.

Method: print-object ((object hash-dollar) stream)
Source

useful.lisp.

Method: print-object ((object function-symbol) stream)
Source

functions.lisp.

Method: print-object ((object variable) stream)
Source

variables.lisp.

Method: print-object ((object agenda) stream)
Source

agenda.lisp.

Method: print-object ((object feature-combo) stream)
Source

feature.lisp.

Method: print-object ((object feature) stream)
Source

feature.lisp.

Method: print-object ((object dp-clause-set) stream)
Source

davis-putnam3.lisp.

Method: print-object ((object dp-atom) stream)
Source

davis-putnam3.lisp.

Method: print-object ((object dp-clause) stream)
Source

davis-putnam3.lisp.

Method: print-object ((object sparse-matrix) stream)
Source

sparse-array.lisp.

Method: print-object ((object sparse-vector) stream)
Source

sparse-vector5.lisp.


5.1.8 Structures

Structure: rewrite
Package

snark.

Source

rewrite.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: row
Readers

rewrite-row.

Writers

(setf rewrite-row).

Slot: pattern
Readers

rewrite-pattern.

Writers

(setf rewrite-pattern).

Slot: value
Readers

rewrite-value.

Writers

(setf rewrite-value).

Slot: condition
Package

common-lisp.

Readers

rewrite-condition.

Writers

(setf rewrite-condition).

Slot: pattern-symbol-count
Readers

rewrite-pattern-symbol-count.

Writers

(setf rewrite-pattern-symbol-count).

Slot: new-value-variables
Readers

rewrite-new-value-variables.

Writers

(setf rewrite-new-value-variables).

Slot: embeddings
Readers

rewrite-embeddings.

Writers

(setf rewrite-embeddings).

Slot: polarity
Readers

rewrite-polarity.

Writers

(setf rewrite-polarity).

Structure: row
Package

snark.

Source

rows.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: number
Package

common-lisp.

Readers

row-number.

Writers

(setf row-number).

Slot: wff
Readers

row-wff.

Writers

(setf row-wff).

Slot: constraints
Readers

row-constraints.

Writers

(setf row-constraints).

Slot: answer
Initform

snark-lisp:false

Readers

row-answer.

Writers

(setf row-answer).

Slot: reason
Initform

(snark::uninitialized (quote snark::reason))

Readers

row-reason.

Writers

(setf row-reason).

Slot: hints-subsumed
Readers

row-hints-subsumed.

Writers

(setf row-hints-subsumed).

Slot: context
Initform

(snark::uninitialized (quote snark::context))

Readers

row-context.

Writers

(setf row-context).

Slot: children
Readers

row-children.

Writers

(setf row-children).

Slot: rewrites
Readers

row-rewrites.

Writers

(setf row-rewrites).

Slot: supported
Readers

row-supported.

Writers

(setf row-supported).

Slot: sequential
Readers

row-sequential.

Writers

(setf row-sequential).

Slot: positive-or-negative
Initform

snark-lisp:none

Readers

row-positive-or-negative.

Writers

(setf row-positive-or-negative).

Slot: subsumption-mark
Readers

row-subsumption-mark.

Writers

(setf row-subsumption-mark).

Slot: status
Readers

row-status.

Writers

(setf row-status).

Slot: agenda-entries
Readers

row-agenda-entries.

Writers

(setf row-agenda-entries).

Slot: level0
Readers

row-level0.

Writers

(setf row-level0).

Slot: wff-symbol-counts0
Readers

row-wff-symbol-counts0.

Writers

(setf row-wff-symbol-counts0).

Slot: selections-alist
Readers

row-selections-alist.

Writers

(setf row-selections-alist).

Slot: plist
Readers

row-plist.

Writers

(setf row-plist).

Structure: sparse-matrix
Package

snark-sparse-array.

Source

sparse-array.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: default-value
Readers

sparse-matrix-default-value.

Writers

This slot is read-only.

Slot: boolean
Package

common-lisp.

Readers

sparse-matrix-boolean.

Writers

This slot is read-only.

Slot: rows
Readers

sparse-matrix-rows.

Writers

This slot is read-only.

Slot: columns
Readers

sparse-matrix-columns.

Writers

This slot is read-only.

Structure: sparse-vector
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Direct superclasses

structure-object.

Direct subclasses

trie-index-leaf-node.

Direct methods

print-object.

Direct slots
Slot: default-value0
Readers

sparse-vector-default-value0.

Writers

This slot is read-only.

Slot: type
Package

common-lisp.

Readers

sparse-vector-type.

Writers

(setf sparse-vector-type).

Slot: count0
Type

snark-sparse-array:sparse-vector-count

Initform

0

Readers

sparse-vector-count0.

Writers

(setf sparse-vector-count0).

Slot: cached-key
Type

snark-sparse-array::sparse-vector-index

Initform

0

Readers

sparse-vector-cached-key.

Writers

(setf sparse-vector-cached-key).

Slot: cached-value
Readers

sparse-vector-cached-value.

Writers

(setf sparse-vector-cached-value).

Slot: b-tree-root-node
Readers

sparse-vector-b-tree-root-node.

Writers

(setf sparse-vector-b-tree-root-node).


5.1.9 Types

Type: sparse-vector-count ()
Package

snark-sparse-array.

Source

sparse-vector5.lisp.


5.2 Internals


5.2.1 Constants

Constant: $fv-features-per-symbol
Package

snark.

Source

feature-vector.lisp.

Constant: $fv-maximum-feature-value
Package

snark.

Source

feature-vector.lisp.

Constant: $fv-number-ground
Package

snark.

Source

feature-vector.lisp.

Constant: $fv-offset-neg-count
Package

snark.

Source

feature-vector.lisp.

Constant: $fv-offset-neg-max-depth
Package

snark.

Source

feature-vector.lisp.

Constant: $fv-offset-neg-min-depth
Package

snark.

Source

feature-vector.lisp.

Constant: $fv-offset-pos-count
Package

snark.

Source

feature-vector.lisp.

Constant: $fv-offset-pos-max-depth
Package

snark.

Source

feature-vector.lisp.

Constant: $fv-offset-pos-min-depth
Package

snark.

Source

feature-vector.lisp.

Constant: $number-of-variable-blocks
Package

snark.

Source

variables.lisp.

Constant: $number-of-variables-in-blocks
Package

snark.

Source

variables.lisp.

Constant: $number-of-variables-per-block
Package

snark.

Source

variables.lisp.

Constant: b-tree-node-size
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Constant: b-tree-node-size-1
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Constant: b-tree-node-size/2
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Constant: b-tree-node-size/2+1
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Constant: b-tree-node-size/2-1
Package

snark-sparse-array.

Source

sparse-vector5.lisp.


5.2.2 Special variables

Special Variable: $rcc8-composition-table
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $rcc8-relation-code
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $time-ii-relation-code
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $time-iii-composition-table
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $time-iip-composition-table
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $time-ip-relation-code
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $time-ipi-composition-table
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $time-ipp-composition-table
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $time-pi-relation-code
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $time-pii-composition-table
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $time-pip-composition-table
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $time-pp-relation-code
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $time-ppi-composition-table
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: $time-ppp-composition-table
Package

snark.

Source

jepd-relations-tables.lisp.

Special Variable: *%1-ary-functions>2-ary-functions-in-default-ordering%*
Package

snark.

Source

options.lisp.

Special Variable: *%agenda-length-before-simplification-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%agenda-length-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%agenda-ordering-function%*
Package

snark.

Source

options.lisp.

Special Variable: *%allow-skolem-symbols-in-answers%*
Package

snark.

Source

options.lisp.

Special Variable: *%assert-context%*
Package

snark.

Source

options.lisp.

Special Variable: *%assert-count%*
Package

snark-lisp.

Special Variable: *%assert-sequential%*
Package

snark.

Source

options.lisp.

Special Variable: *%assert-supported%*
Package

snark.

Source

options.lisp.

Special Variable: *%assert-time%*
Package

snark-lisp.

Special Variable: *%assertion-file-commands%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%assertion-file-format%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%assertion-file-if-does-not-exist%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%assertion-file-keywords%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%assertion-file-negate-conjectures%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%assertion-file-package%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%assertion-file-readtable%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%assertion-file-verbose%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%assume-sequential%*
Package

snark.

Source

options.lisp.

Special Variable: *%assume-supported%*
Package

snark.

Source

options.lisp.

Special Variable: *%backward-simplification-count%*
Package

snark-lisp.

Special Variable: *%backward-simplification-time%*
Package

snark-lisp.

Special Variable: *%backward-subsumption-count%*
Package

snark-lisp.

Special Variable: *%backward-subsumption-time%*
Package

snark-lisp.

Special Variable: *%bag-weight-factorial%*
Package

snark.

Source

options.lisp.

Special Variable: *%builtin-constant-weight%*
Package

snark.

Source

options.lisp.

Special Variable: *%changeable-properties-of-locked-constant%*
Package

snark.

Source

options.lisp.

Special Variable: *%changeable-properties-of-locked-function%*
Package

snark.

Source

options.lisp.

Special Variable: *%check-for-well-sorted-atom%*
Package

snark.

Source

sorts.lisp.

Special Variable: *%checking-well-sorted-p%*
Package

snark.

Source

sorts.lisp.

Special Variable: *%clause-clause-subsumption-count%*
Package

snark-lisp.

Special Variable: *%clause-clause-subsumption-time%*
Package

snark-lisp.

Special Variable: *%condensing-count%*
Package

snark-lisp.

Special Variable: *%condensing-time%*
Package

snark-lisp.

Special Variable: *%constraint-simplification-count%*
Package

snark-lisp.

Special Variable: *%constraint-simplification-time%*
Package

snark-lisp.

Special Variable: *%declare-root-sort%*
Package

snark.

Source

options.lisp.

Special Variable: *%declare-string-sort%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-1-ary-functions>2-ary-functions-in-default-ordering%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-agenda-length-before-simplification-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-agenda-length-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-agenda-ordering-function%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-allow-skolem-symbols-in-answers%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-assert-context%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-assert-sequential%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-assert-supported%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-assertion-file-commands%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-assertion-file-format%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-assertion-file-if-does-not-exist%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-assertion-file-keywords%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-assertion-file-negate-conjectures%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-assertion-file-package%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-assertion-file-readtable%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-assertion-file-verbose%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-assume-sequential%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-assume-supported%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-bag-weight-factorial%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-builtin-constant-weight%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-changeable-properties-of-locked-constant%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-changeable-properties-of-locked-function%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-declare-root-sort%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-declare-string-sort%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-eliminate-negations%*
Package

snark.

Source

connectives.lisp.

Special Variable: *%default-ex-join-negation%*
Package

snark.

Source

connectives.lisp.

Special Variable: *%default-feature-vector-symbol-number-folding%*
Package

snark.

Source

feature-vector.lisp.

Special Variable: *%default-flatten-connectives%*
Package

snark.

Source

connectives.lisp.

Special Variable: *%default-input-floats-as-ratios%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-kbo-builtin-constant-weight%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-kbo-status%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-kbo-variable-weight%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-level-pref-for-giving%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-listen-for-commands%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-meter-unify-bag%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-number-of-given-rows-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-number-of-rows-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-ordering-functions>constants%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-partition-communication-table%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-agenda-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-assertion-analysis-notes%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-clocks-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-final-rows%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-given-row-lines-printing%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-given-row-lines-signalling%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-irrelevant-rows%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-options-when-starting%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-pure-rows%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-rewrite-orientation%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-row-answers%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-row-constraints%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-row-goals%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-row-length-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-row-partitions%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-row-reasons%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-row-wffs-prettily%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-rows-prettily%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-rows-shortened%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-rows-test%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-rows-when-derived%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-rows-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-rows-when-given%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-rows-when-processed%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-summary-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-symbol-table-warnings%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-term-memory-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-time-used%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-print-unorientable-rows%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-prove-closure%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-prove-sequential%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-prove-supported%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-pruning-tests%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-pruning-tests-before-simplification%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-rcc8-region-sort-name%*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *%default-refute-file-actions%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-refute-file-closure%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-refute-file-if-exists%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-refute-file-ignore-errors%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-refute-file-initialize%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-refute-file-options%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-refute-file-output-file%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-refute-file-verbose%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%default-rewrite-answers%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-rewrite-constraints%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-row-argument-count-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-row-priority-depth-factor%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-row-priority-level-factor%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-row-priority-size-factor%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-row-priority-weight-factor%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-row-weight-before-simplification-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-row-weight-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-rpo-status%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-run-time-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option14%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option17%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option18%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option19%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option2%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option20%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option21%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option23%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option29%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option3%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option30%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option36%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option37%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option38%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option39%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option40%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option41%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option42%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option43%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option44%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option45%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option49%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option50%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option51%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option52%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option53%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option54%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option55%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option56%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option57%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option58%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option59%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option6%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option60%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option8%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-test-option9%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-time-interval-sort-name%*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *%default-time-point-sort-name%*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *%default-trace-dp-refute%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-trace-dpll-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-trace-optimize-sparse-vector-expression%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-trace-rewrite%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-trace-unify%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-trace-unify-bag-basis%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-trace-unify-bag-bindings%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-unify-bag-basis-size-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-ac-connectives%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-answers-during-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-assertion-analysis%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-associative-identity%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-associative-unification%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-clausification%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-closure-when-satisfiable%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-condensing%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-conditional-answer-creation%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-constraint-purification%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-constraint-solver-in-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-constructive-answer-restriction%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-default-ordering%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-dp-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-embedded-rewrites%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-equality-elimination%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-equality-factoring%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-extended-implications%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-extended-quantifiers%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-factoring%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-function-creation%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-hyperresolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-indefinite-answers%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-input-restriction%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-literal-ordering-with-hyperresolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-literal-ordering-with-negative-hyperresolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-literal-ordering-with-paramodulation%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-literal-ordering-with-resolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-literal-ordering-with-ur-resolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-lookahead-in-dpll-for-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-magic-transformation%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-negative-hyperresolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-paramodulation%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-paramodulation-only-from-units%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-paramodulation-only-into-units%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-partitions%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-purity-test%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-quantifier-preservation%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-relevance-test%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-replacement-resolution-with-x=x%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-resolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-resolve-code%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-simplification-by-equalities%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-simplification-by-units%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-single-replacement-paramodulation%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-sort-relativization%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-subsume-bag%*
Package

snark.

Source

unify-bag.lisp.

Special Variable: *%default-use-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-subsumption-by-false%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-term-memory-deletion%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-term-ordering%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-term-ordering-cache%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-to-lisp-code%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-unit-restriction%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-ur-pttp%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-ur-resolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-variable-name-sorts%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-use-well-sorting%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-variable-sort-marker%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-variable-symbol-prefixes%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-variable-to-lisp-code%*
Package

snark.

Source

options.lisp.

Special Variable: *%default-variable-weight%*
Package

snark.

Source

options.lisp.

Special Variable: *%eliminate-negations%*
Package

snark.

Source

connectives.lisp.

Special Variable: *%embedding-count%*
Package

snark-lisp.

Special Variable: *%embedding-time%*
Package

snark-lisp.

Special Variable: *%equality-factoring-count%*
Package

snark-lisp.

Special Variable: *%equality-factoring-time%*
Package

snark-lisp.

Special Variable: *%ex-join-negation%*
Package

snark.

Source

connectives.lisp.

Special Variable: *%factoring-count%*
Package

snark-lisp.

Special Variable: *%factoring-time%*
Package

snark-lisp.

Special Variable: *%feature-vector-symbol-number-folding%*
Package

snark.

Source

feature-vector.lisp.

Special Variable: *%flatten-connectives%*
Package

snark.

Source

connectives.lisp.

Special Variable: *%forward-simplification-count%*
Package

snark-lisp.

Special Variable: *%forward-simplification-time%*
Package

snark-lisp.

Special Variable: *%forward-subsumption-count%*
Package

snark-lisp.

Special Variable: *%forward-subsumption-time%*
Package

snark-lisp.

Special Variable: *%halted-count%*
Package

snark-lisp.

Special Variable: *%halted-time%*
Package

snark-lisp.

Special Variable: *%input-floats-as-ratios%*
Package

snark.

Source

options.lisp.

Special Variable: *%instance-graph-insertion-count%*
Package

snark-lisp.

Special Variable: *%instance-graph-insertion-time%*
Package

snark-lisp.

Special Variable: *%invisible-1-ary-functions>2-ary-functions-in-default-ordering%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-agenda-length-before-simplification-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-agenda-length-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-agenda-ordering-function%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-allow-skolem-symbols-in-answers%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-assert-context%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-assert-sequential%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-assert-supported%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-assertion-file-commands%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-assertion-file-format%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-assertion-file-if-does-not-exist%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-assertion-file-keywords%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-assertion-file-negate-conjectures%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-assertion-file-package%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-assertion-file-readtable%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-assertion-file-verbose%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-assume-sequential%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-assume-supported%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-bag-weight-factorial%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-builtin-constant-weight%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-changeable-properties-of-locked-constant%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-changeable-properties-of-locked-function%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-declare-root-sort%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-declare-string-sort%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-eliminate-negations%*
Package

snark.

Source

connectives.lisp.

Special Variable: *%invisible-ex-join-negation%*
Package

snark.

Source

connectives.lisp.

Special Variable: *%invisible-feature-vector-symbol-number-folding%*
Package

snark.

Source

feature-vector.lisp.

Special Variable: *%invisible-flatten-connectives%*
Package

snark.

Source

connectives.lisp.

Special Variable: *%invisible-input-floats-as-ratios%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-kbo-builtin-constant-weight%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-kbo-status%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-kbo-variable-weight%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-level-pref-for-giving%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-listen-for-commands%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-meter-unify-bag%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-number-of-given-rows-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-number-of-rows-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-ordering-functions>constants%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-partition-communication-table%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-agenda-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-assertion-analysis-notes%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-clocks-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-final-rows%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-given-row-lines-printing%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-given-row-lines-signalling%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-irrelevant-rows%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-options-when-starting%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-pure-rows%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-rewrite-orientation%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-row-answers%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-row-constraints%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-row-goals%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-row-length-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-row-partitions%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-row-reasons%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-row-wffs-prettily%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-rows-prettily%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-rows-shortened%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-rows-test%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-rows-when-derived%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-rows-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-rows-when-given%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-rows-when-processed%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-summary-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-symbol-table-warnings%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-term-memory-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-time-used%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-print-unorientable-rows%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-prove-closure%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-prove-sequential%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-prove-supported%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-pruning-tests%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-pruning-tests-before-simplification%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-rcc8-region-sort-name%*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *%invisible-refute-file-actions%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-refute-file-closure%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-refute-file-if-exists%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-refute-file-ignore-errors%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-refute-file-initialize%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-refute-file-options%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-refute-file-output-file%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-refute-file-verbose%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%invisible-rewrite-answers%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-rewrite-constraints%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-row-argument-count-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-row-priority-depth-factor%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-row-priority-level-factor%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-row-priority-size-factor%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-row-priority-weight-factor%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-row-weight-before-simplification-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-row-weight-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-rpo-status%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-run-time-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option14%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option17%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option18%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option19%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option2%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option20%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option21%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option23%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option29%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option3%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option30%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option36%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option37%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option38%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option39%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option40%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option41%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option42%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option43%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option44%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option45%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option49%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option50%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option51%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option52%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option53%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option54%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option55%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option56%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option57%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option58%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option59%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option6%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option60%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option8%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-test-option9%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-time-interval-sort-name%*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *%invisible-time-point-sort-name%*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *%invisible-trace-dp-refute%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-trace-dpll-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-trace-optimize-sparse-vector-expression%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-trace-rewrite%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-trace-unify%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-trace-unify-bag-basis%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-trace-unify-bag-bindings%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-unify-bag-basis-size-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-ac-connectives%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-answers-during-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-assertion-analysis%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-associative-identity%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-associative-unification%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-clausification%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-closure-when-satisfiable%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-condensing%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-conditional-answer-creation%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-constraint-purification%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-constraint-solver-in-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-constructive-answer-restriction%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-default-ordering%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-dp-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-embedded-rewrites%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-equality-elimination%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-equality-factoring%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-extended-implications%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-extended-quantifiers%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-factoring%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-function-creation%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-hyperresolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-indefinite-answers%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-input-restriction%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-literal-ordering-with-hyperresolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-literal-ordering-with-negative-hyperresolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-literal-ordering-with-paramodulation%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-literal-ordering-with-resolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-literal-ordering-with-ur-resolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-lookahead-in-dpll-for-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-magic-transformation%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-negative-hyperresolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-paramodulation%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-paramodulation-only-from-units%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-paramodulation-only-into-units%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-partitions%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-purity-test%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-quantifier-preservation%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-relevance-test%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-replacement-resolution-with-x=x%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-resolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-resolve-code%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-simplification-by-equalities%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-simplification-by-units%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-single-replacement-paramodulation%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-sort-relativization%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-subsume-bag%*
Package

snark.

Source

unify-bag.lisp.

Special Variable: *%invisible-use-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-subsumption-by-false%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-term-memory-deletion%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-term-ordering%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-term-ordering-cache%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-to-lisp-code%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-unit-restriction%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-ur-pttp%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-ur-resolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-variable-name-sorts%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-use-well-sorting%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-variable-sort-marker%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-variable-symbol-prefixes%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-variable-to-lisp-code%*
Package

snark.

Source

options.lisp.

Special Variable: *%invisible-variable-weight%*
Package

snark.

Source

options.lisp.

Special Variable: *%kbo-builtin-constant-weight%*
Package

snark.

Source

options.lisp.

Special Variable: *%kbo-status%*
Package

snark.

Source

options.lisp.

Special Variable: *%kbo-variable-weight%*
Package

snark.

Source

options.lisp.

Special Variable: *%level-pref-for-giving%*
Package

snark.

Source

options.lisp.

Special Variable: *%listen-for-commands%*
Package

snark.

Source

options.lisp.

Special Variable: *%meter-unify-bag%*
Package

snark.

Source

options.lisp.

Special Variable: *%number-of-given-rows-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%number-of-rows-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%ordering-ac-count%*
Package

snark-lisp.

Special Variable: *%ordering-ac-time%*
Package

snark-lisp.

Special Variable: *%ordering-count%*
Package

snark-lisp.

Special Variable: *%ordering-functions>constants%*
Package

snark.

Source

options.lisp.

Special Variable: *%ordering-time%*
Package

snark-lisp.

Special Variable: *%paramodulation-count%*
Package

snark-lisp.

Special Variable: *%paramodulation-time%*
Package

snark-lisp.

Special Variable: *%partition-communication-table%*
Package

snark.

Source

options.lisp.

Special Variable: *%path-indexing-count%*
Package

snark-lisp.

Special Variable: *%path-indexing-time%*
Package

snark-lisp.

Special Variable: *%print-agenda-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-assertion-analysis-notes%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-clocks-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-final-rows%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-given-row-lines-printing%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-given-row-lines-signalling%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-irrelevant-rows%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-options-when-starting%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-pure-rows%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-rewrite-orientation%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-row-answers%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-row-constraints%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-row-goals%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-row-length-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-row-partitions%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-row-reasons%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-row-wffs-prettily%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-rows-prettily%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-rows-shortened%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-rows-test%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-rows-when-derived%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-rows-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-rows-when-given%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-rows-when-processed%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-summary-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-symbol-table-warnings%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-term-memory-when-finished%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-time-used%*
Package

snark.

Source

options.lisp.

Special Variable: *%print-unorientable-rows%*
Package

snark.

Source

options.lisp.

Special Variable: *%printing-count%*
Package

snark-lisp.

Special Variable: *%printing-time%*
Package

snark-lisp.

Special Variable: *%process-new-row-count%*
Package

snark-lisp.

Special Variable: *%process-new-row-time%*
Package

snark-lisp.

Special Variable: *%prove-closure%*
Package

snark.

Source

options.lisp.

Special Variable: *%prove-sequential%*
Package

snark.

Source

options.lisp.

Special Variable: *%prove-supported%*
Package

snark.

Source

options.lisp.

Special Variable: *%pruning-tests%*
Package

snark.

Source

options.lisp.

Special Variable: *%pruning-tests-before-simplification%*
Package

snark.

Source

options.lisp.

Special Variable: *%purity-testing-count%*
Package

snark-lisp.

Special Variable: *%purity-testing-time%*
Package

snark-lisp.

Special Variable: *%rcc8-region-sort-name%*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *%read-assertion-file-count%*
Package

snark-lisp.

Special Variable: *%read-assertion-file-time%*
Package

snark-lisp.

Special Variable: *%refute-file-actions%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%refute-file-closure%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%refute-file-if-exists%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%refute-file-ignore-errors%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%refute-file-initialize%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%refute-file-options%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%refute-file-output-file%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%refute-file-verbose%*
Package

snark.

Source

assertion-file.lisp.

Special Variable: *%relevance-testing-count%*
Package

snark-lisp.

Special Variable: *%relevance-testing-time%*
Package

snark-lisp.

Special Variable: *%resolution-count%*
Package

snark-lisp.

Special Variable: *%resolution-time%*
Package

snark-lisp.

Special Variable: *%rewrite-answers%*
Package

snark.

Source

options.lisp.

Special Variable: *%rewrite-constraints%*
Package

snark.

Source

options.lisp.

Special Variable: *%row-argument-count-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%row-priority-depth-factor%*
Package

snark.

Source

options.lisp.

Special Variable: *%row-priority-level-factor%*
Package

snark.

Source

options.lisp.

Special Variable: *%row-priority-size-factor%*
Package

snark.

Source

options.lisp.

Special Variable: *%row-priority-weight-factor%*
Package

snark.

Source

options.lisp.

Special Variable: *%row-weight-before-simplification-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%row-weight-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%rpo-status%*
Package

snark.

Source

options.lisp.

Special Variable: *%run-time-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%satisfiability-testing-count%*
Package

snark-lisp.

Special Variable: *%satisfiability-testing-time%*
Package

snark-lisp.

Special Variable: *%sortal-reasoning-count%*
Package

snark-lisp.

Special Variable: *%sortal-reasoning-time%*
Package

snark-lisp.

Special Variable: *%temporal-reasoning-count%*
Package

snark-lisp.

Special Variable: *%temporal-reasoning-time%*
Package

snark-lisp.

Special Variable: *%term-hashing-count%*
Package

snark-lisp.

Special Variable: *%term-hashing-time%*
Package

snark-lisp.

Special Variable: *%test-option14%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option17%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option18%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option19%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option2%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option20%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option21%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option23%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option29%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option3%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option30%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option36%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option37%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option38%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option39%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option40%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option41%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option42%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option43%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option44%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option45%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option49%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option50%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option51%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option52%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option53%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option54%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option55%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option56%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option57%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option58%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option59%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option6%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option60%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option8%*
Package

snark.

Source

options.lisp.

Special Variable: *%test-option9%*
Package

snark.

Source

options.lisp.

Special Variable: *%test1-count%*
Package

snark-lisp.

Special Variable: *%test1-time%*
Package

snark-lisp.

Special Variable: *%test2-count%*
Package

snark-lisp.

Special Variable: *%test2-time%*
Package

snark-lisp.

Special Variable: *%test3-count%*
Package

snark-lisp.

Special Variable: *%test3-time%*
Package

snark-lisp.

Special Variable: *%time-interval-sort-name%*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *%time-point-sort-name%*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *%trace-dp-refute%*
Package

snark.

Source

options.lisp.

Special Variable: *%trace-dpll-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%trace-optimize-sparse-vector-expression%*
Package

snark.

Source

options.lisp.

Special Variable: *%trace-rewrite%*
Package

snark.

Source

options.lisp.

Special Variable: *%trace-unify%*
Package

snark.

Source

options.lisp.

Special Variable: *%trace-unify-bag-basis%*
Package

snark.

Source

options.lisp.

Special Variable: *%trace-unify-bag-bindings%*
Package

snark.

Source

options.lisp.

Special Variable: *%unify-bag-basis-size-limit%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-ac-connectives%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-answers-during-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-assertion-analysis%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-associative-identity%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-associative-unification%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-clausification%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-closure-when-satisfiable%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-condensing%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-conditional-answer-creation%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-constraint-purification%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-constraint-solver-in-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-constructive-answer-restriction%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-default-ordering%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-dp-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-embedded-rewrites%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-equality-elimination%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-equality-factoring%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-extended-implications%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-extended-quantifiers%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-factoring%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-function-creation%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-hyperresolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-indefinite-answers%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-input-restriction%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-literal-ordering-with-hyperresolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-literal-ordering-with-negative-hyperresolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-literal-ordering-with-paramodulation%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-literal-ordering-with-resolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-literal-ordering-with-ur-resolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-lookahead-in-dpll-for-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-magic-transformation%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-negative-hyperresolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-paramodulation%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-paramodulation-only-from-units%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-paramodulation-only-into-units%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-partitions%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-purity-test%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-quantifier-preservation%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-relevance-test%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-replacement-resolution-with-x=x%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-resolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-resolve-code%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-simplification-by-equalities%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-simplification-by-units%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-single-replacement-paramodulation%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-sort-relativization%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-subsume-bag%*
Package

snark.

Source

unify-bag.lisp.

Special Variable: *%use-subsumption%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-subsumption-by-false%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-term-memory-deletion%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-term-ordering%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-term-ordering-cache%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-to-lisp-code%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-unit-restriction%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-ur-pttp%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-ur-resolution%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-variable-name-sorts%*
Package

snark.

Source

options.lisp.

Special Variable: *%use-well-sorting%*
Package

snark.

Source

options.lisp.

Special Variable: *%variable-sort-marker%*
Package

snark.

Source

options.lisp.

Special Variable: *%variable-symbol-prefixes%*
Package

snark.

Source

options.lisp.

Special Variable: *%variable-to-lisp-code%*
Package

snark.

Source

options.lisp.

Special Variable: *%variable-weight%*
Package

snark.

Source

options.lisp.

Special Variable: *=*
Package

snark.

Source

terms2.lisp.

Special Variable: *a-function-with-left-to-right-ordering-status*
Package

snark.

Source

terms2.lisp.

Special Variable: *a-function-with-multiset-ordering-status*
Package

snark.

Source

terms2.lisp.

Special Variable: *ac-rpo-cache*
Package

snark.

Source

recursive-path-ordering.lisp.

Special Variable: *agenda-of-backward-simplifiable-rows-to-process*
Package

snark.

Source

main.lisp.

Special Variable: *agenda-of-false-rows-to-process*
Package

snark.

Source

main.lisp.

Special Variable: *agenda-of-input-rows-to-give*
Package

snark.

Source

main.lisp.

Special Variable: *agenda-of-input-rows-to-process*
Package

snark.

Source

main.lisp.

Special Variable: *agenda-of-new-embeddings-to-process*
Package

snark.

Source

main.lisp.

Special Variable: *agenda-of-rows-to-give*
Package

snark.

Source

main.lisp.

Special Variable: *agenda-of-rows-to-process*
Package

snark.

Source

main.lisp.

Special Variable: *all-both-polarity*
Package

snark.

Source

symbol-definitions.lisp.

Special Variable: *and*
Package

snark.

Source

terms2.lisp.

Special Variable: *answer-if*
Package

snark.

Source

terms2.lisp.

Special Variable: *assert-rewrite-polarity*
Package

snark.

Source

main.lisp.

Special Variable: *assertion-analysis-function-info*
Package

snark.

Source

assertion-analysis.lisp.

Special Variable: *assertion-analysis-patterns*
Package

snark.

Source

assertion-analysis.lisp.

Special Variable: *assertion-analysis-relation-info*
Package

snark.

Source

assertion-analysis.lisp.

Special Variable: *assignment-count*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *atom-hash-code*
Package

snark.

Source

term-hash.lisp.

Special Variable: *bag-union*
Package

snark.

Source

code-for-bags4.lisp.

Special Variable: *check-for-disallowed-answer*
Package

snark.

Source

main.lisp.

Special Variable: *clause-set*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *clocks*
Package

snark-lisp.

Source

clocks.lisp.

Special Variable: *coder-derivation-count*
Package

snark-user.

Source

coder.lisp.

Special Variable: *coder-do-reverse-cd*
Package

snark-user.

Source

coder.lisp.

Special Variable: *coder-maximum-target-size*
Package

snark-user.

Source

coder.lisp.

Special Variable: *coder-maximum-term-size-found*
Package

snark-user.

Source

coder.lisp.

Special Variable: *coder-ordering*
Package

snark-user.

Source

coder.lisp.

Special Variable: *coder-print-state-interval*
Package

snark-user.

Source

coder.lisp.

Special Variable: *coder-run-time-limit*
Package

snark-user.

Source

coder.lisp.

Special Variable: *coder-start-time*
Package

snark-user.

Source

coder.lisp.

Special Variable: *coder-step-count*
Package

snark-user.

Source

coder.lisp.

Special Variable: *coder-term-size-limit*
Package

snark-user.

Source

coder.lisp.

Special Variable: *coder-term-vars-limit*
Package

snark-user.

Source

coder.lisp.

Special Variable: *cons*
Package

snark.

Source

terms2.lisp.

Special Variable: *constant-info-table*
Package

snark.

Source

constants.lisp.

Special Variable: *constraint-rows*
Package

snark.

Source

main.lisp.

Special Variable: *current-row-context*
Package

snark.

Source

row-contexts.lisp.

Special Variable: *date-interval*
Package

snark.

Source

date-reasoning2.lisp.

Special Variable: *date-point*
Package

snark.

Source

date-reasoning2.lisp.

Special Variable: *default-atom-choice-function*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-branch-limit*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-convert-to-clauses*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-dependency-check*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-dimacs-cnf-format*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-find-all-models*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-hash-term-set-count-down-to-hashing*
Package

snark.

Source

term-hash.lisp.

Special Variable: *default-minimal-models-only*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-minimal-models-suffice*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-model-test-function*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-more-units-function*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-print-summary*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-print-warnings*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-pure-literal-check*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-subsumption*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *default-time-limit*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *dependency-check*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *dp-read-index*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *dp-read-string*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *dp-start-time*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *embedding-variables*
Package

snark.

Source

main.lisp.

Special Variable: *excluded-clocks*
Package

snark-lisp.

Source

clocks.lisp.

Special Variable: *exists*
Package

snark.

Source

terms2.lisp.

Special Variable: *extended-variant*
Package

snark.

Source

variant.lisp.

Special Variable: *failure-branch-count*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *false-rows*
Package

snark.

Source

main.lisp.

Special Variable: *feature-tree*
Package

snark-feature.

Source

feature.lisp.

Special Variable: *feature-vector-row-index*
Package

snark.

Source

feature-vector-index.lisp.

Special Variable: *feature-vector-term-index*
Package

snark.

Source

feature-vector-index.lisp.

Special Variable: *find-else-substitution*
Package

snark.

Source

main.lisp.

Special Variable: *first-real-time-value*
Package

snark-lisp.

Source

clocks.lisp.

Special Variable: *first-run-time-value*
Package

snark-lisp.

Source

clocks.lisp.

Special Variable: *forall*
Package

snark.

Source

terms2.lisp.

Special Variable: *frozen-variables*
Package

snark.

Source

terms2.lisp.

Special Variable: *hash-term-not-found-action*
Package

snark.

Source

term-hash.lisp.

Special Variable: *hash-term-only-computes-code*
Package

snark.

Source

term-hash.lisp.

Special Variable: *hash-term-uses-variable-numbers*
Package

snark.

Source

term-hash.lisp.

Special Variable: *hint-rows*
Package

snark.

Source

main.lisp.

Special Variable: *hints-subsumed*
Package

snark.

Source

main.lisp.

Special Variable: *if*
Package

snark.

Source

terms2.lisp.

Special Variable: *iff*
Package

snark.

Source

terms2.lisp.

Special Variable: *implied-by*
Package

snark.

Source

terms2.lisp.

Special Variable: *implies*
Package

snark.

Source

terms2.lisp.

Special Variable: *infix-operators*
Package

snark-infix-reader.

Source

infix-operators.lisp.

Special Variable: *input-proposition-variables*
Package

snark.

Source

input.lisp.

Special Variable: *input-target-alist*
Package

snark-user.

Source

coder.lisp.

Special Variable: *input-wff*
Package

snark.

Source

input.lisp.

Special Variable: *input-wff-modal-prefix*
Package

snark.

Source

input.lisp.

Special Variable: *input-wff-new-antecedents*
Package

snark.

Source

input.lisp.

Special Variable: *input-wff-substitution*
Package

snark.

Source

input.lisp.

Special Variable: *input-wff-substitution2*
Package

snark.

Source

input.lisp.

Special Variable: *interactive?
Package

snark.

Special Variable: *last-row-number-before-interactive-operation*
Package

snark.

Source

interactive.lisp.

Special Variable: *last-run-time-value*
Package

snark-lisp.

Source

clocks.lisp.

Special Variable: *last-tried-atom*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *less*
Package

snark.

Source

code-for-numbers3.lisp.

Special Variable: *manual-ordering-results*
Package

snark.

Source

main.lisp.

Special Variable: *minimal-models-suffice*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *more-units-function*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *name*
Package

snark.

Source

functions.lisp.

Special Variable: *negative-hyperresolution*
Package

snark.

Source

main.lisp.

Special Variable: *new-symbol-prefix*
Package

snark.

Source

input.lisp.

Special Variable: *new-symbol-table*
Package

snark.

Source

input.lisp.

Special Variable: *next-variable-number*
Package

snark.

Source

variables.lisp.

Special Variable: *nonce*
Package

snark-numbering.

Source

numbering.lisp.

Special Variable: *not*
Package

snark.

Source

terms2.lisp.

Special Variable: *number-info-table*
Package

snark.

Source

constants.lisp.

Special Variable: *number-of-agenda-full-deleted-rows*
Package

snark.

Source

main.lisp.

Special Variable: *number-of-backward-eliminated-rows*
Package

snark.

Source

main.lisp.

Special Variable: *number-of-given-rows*
Package

snark.

Source

main.lisp.

Special Variable: *number-of-new-symbols*
Package

snark.

Source

input.lisp.

Special Variable: *number-of-rows*
Package

snark.

Source

rows.lisp.

Special Variable: *or*
Package

snark.

Source

terms2.lisp.

Special Variable: *outputting-comment*
Package

snark.

Source

useful.lisp.

Special Variable: *path-index*
Package

snark.

Source

path-index.lisp.

Special Variable: *path-index-insert-entry*
Package

snark.

Source

path-index.lisp.

Special Variable: *path-index-insert-entry-internal-nodes*
Package

snark.

Source

path-index.lisp.

Special Variable: *path-index-insert-entry-leaf-nodes*
Package

snark.

Source

path-index.lisp.

Special Variable: *polarity*
Package

snark.

Source

eval.lisp.

Special Variable: *postfix-operators*
Package

snark-infix-reader.

Source

infix-operators.lisp.

Special Variable: *prefix-operators*
Package

snark-infix-reader.

Source

infix-operators.lisp.

Special Variable: *printing-deleted-messages*
Package

snark.

Source

output.lisp.

Special Variable: *processing-row*
Package

snark.

Source

main.lisp.

Special Variable: *product*
Package

snark.

Source

code-for-numbers3.lisp.

Special Variable: *proof*
Package

snark.

Source

main.lisp.

Special Variable: *propositional-abstraction-of-input-wffs*
Package

snark.

Source

main.lisp.

Special Variable: *propositional-abstraction-term-to-lisp*
Package

snark.

Source

output.lisp.

Special Variable: *rcc8-composition-table*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *reciprocal*
Package

snark.

Source

code-for-numbers3.lisp.

Special Variable: *redex-path*
Package

snark.

Source

rewrite.lisp.

Special Variable: *renumber-by-sort*
Package

snark.

Source

subst.lisp.

Special Variable: *renumber-first-number*
Package

snark.

Source

subst.lisp.

Special Variable: *renumber-ignore-sort*
Package

snark.

Source

subst.lisp.

Special Variable: *resolve-functions-used*
Package

snark.

Source

main.lisp.

Special Variable: *rewrite-count-warning*
Package

snark.

Source

rewrite.lisp.

Special Variable: *rewrites-used*
Package

snark.

Source

rewrite.lisp.

Special Variable: *rewriting-row-context*
Package

snark.

Source

row-contexts.lisp.

Special Variable: *root-row-context*
Package

snark.

Source

row-contexts.lisp.

Special Variable: *row-count*
Package

snark.

Source

rows.lisp.

Special Variable: *row-names*
Package

snark.

Source

rows.lisp.

Special Variable: *row2*
Package

snark.

Special Variable: *rows*
Package

snark.

Source

rows.lisp.

Special Variable: *rowsets*
Package

snark.

Source

rows.lisp.

Special Variable: *rpo-cache*
Package

snark.

Source

recursive-path-ordering.lisp.

Special Variable: *rpo-cache-numbering*
Package

snark.

Source

recursive-path-ordering.lisp.

Special Variable: *run-time-mark*
Package

snark-lisp.

Source

clocks.lisp.

Special Variable: *running-clocks*
Package

snark-lisp.

Source

clocks.lisp.

Special Variable: *simplification-ordering-compare-equality-arguments-hash-table*
Package

snark.

Source

simplification-ordering.lisp.

Special Variable: *singleton-bag*
Package

snark.

Source

code-for-bags4.lisp.

Special Variable: *skolem-function-alist*
Package

snark.

Source

input.lisp.

Special Variable: *snark-globals*
Package

snark.

Source

globals.lisp.

Special Variable: *snark-is-running*
Package

snark.

Source

main.lisp.

Special Variable: *snark-nonsave-globals*
Package

snark.

Source

globals.lisp.

Special Variable: *snark-options*
Package

snark.

Source

options.lisp.

Special Variable: *string-info-table*
Package

snark.

Source

constants.lisp.

Special Variable: *subsuming*
Package

snark.

Source

subsume.lisp.

Special Variable: *subsumption-show-count*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *sum*
Package

snark.

Source

code-for-numbers3.lisp.

Special Variable: *symbol-ordering*
Package

snark.

Source

symbol-ordering.lisp.

Special Variable: *symbol-table*
Package

snark.

Source

symbol-table2.lisp.

Special Variable: *symbols-in-symbol-table*
Package

snark.

Special Variable: *szs-conjecture*
Package

snark.

Source

output.lisp.

Special Variable: *szs-filespec*
Package

snark.

Source

output.lisp.

Special Variable: *term-by-hash-array*
Package

snark.

Source

term-hash.lisp.

Special Variable: *term-memory*
Package

snark.

Source

term-memory.lisp.

Special Variable: *terpri-indent*
Package

snark.

Source

useful.lisp.

Special Variable: *test1*
Package

snark-user.

Source

coder.lisp.

Special Variable: *test2*
Package

snark-user.

Source

coder.lisp.

Special Variable: *time-iii-composition-table*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *time-ipi-composition-table*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *time-pii-composition-table*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *time-pip-composition-table*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *time-ppi-composition-table*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *time-ppp-composition-table*
Package

snark.

Source

jepd-relations.lisp.

Special Variable: *top-sort*
Package

snark.

Source

sorts-interface.lisp.

Special Variable: *total-seconds*
Package

snark-lisp.

Source

clocks.lisp.

Special Variable: *trie-index*
Package

snark.

Source

trie-index.lisp.

Special Variable: *unify-special*
Package

snark.

Source

unify.lisp.

Special Variable: *utime-interval*
Package

snark.

Source

date-reasoning2.lisp.

Special Variable: *utime-point*
Package

snark.

Source

date-reasoning2.lisp.

Special Variable: *variables*
Package

snark.

Source

variables.lisp.

Special Variable: *verbose-lookahead*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *verbose-lookahead-show-count*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *verbose-subsumption*
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: *wff*
Package

snark.

Source

assertion-analysis.lisp.

Special Variable: *xor*
Package

snark.

Source

terms2.lisp.

Special Variable: clause-subsumption
Package

snark.

Source

subsume.lisp.

Special Variable: critique-options
Package

snark.

Source

main.lisp.

Special Variable: float-internal-time-units-per-second
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: fully-rewritten-compounds
Package

snark.

Source

rewrite.lisp.

Special Variable: infix-types
Package

snark-infix-reader.

Source

infix-operators.lisp.

Special Variable: initialization-functions
Package

snark.

Source

main.lisp.

Special Variable: map-atoms-first
Package

snark.

Source

wffs.lisp.

Special Variable: maxx
Package

snark.

Source

unify-bag.lisp.

Special Variable: maxy
Package

snark.

Source

unify-bag.lisp.

Special Variable: options-have-been-critiqued
Package

snark.

Source

options.lisp.

Special Variable: options-print-mode
Package

snark.

Source

main.lisp.

Special Variable: ordering-is-total
Package

snark.

Source

symbol-ordering.lisp.

Special Variable: postfix-types
Package

snark-infix-reader.

Source

infix-operators.lisp.

Special Variable: prefix-types
Package

snark-infix-reader.

Source

infix-operators.lisp.

Special Variable: rcc8-jepd-relation-names
Package

snark.

Source

jepd-relations.lisp.

Special Variable: rcc8-more-relation-names
Package

snark.

Source

jepd-relations.lisp.

Special Variable: recursive-unstore
Package

snark.

Source

main.lisp.

Special Variable: rewrite-strategy
Package

snark.

Source

rewrite.lisp.

Special Variable: rewrites-initialized
Package

snark.

Source

main.lisp.

Special Variable: subsumption-mark
Package

snark.

Source

subsume.lisp.

Special Variable: time-ii-jepd-relation-names
Package

snark.

Source

jepd-relations.lisp.

Special Variable: time-ii-more-relation-names
Package

snark.

Source

jepd-relations.lisp.

Special Variable: time-ip-jepd-relation-names
Package

snark.

Source

jepd-relations.lisp.

Special Variable: time-ip-more-relation-names
Package

snark.

Source

jepd-relations.lisp.

Special Variable: time-pi-jepd-relation-names
Package

snark.

Source

jepd-relations.lisp.

Special Variable: time-pi-more-relation-names
Package

snark.

Source

jepd-relations.lisp.

Special Variable: time-pp-jepd-relation-names
Package

snark.

Source

jepd-relations.lisp.

Special Variable: time-pp-more-relation-names
Package

snark.

Source

jepd-relations.lisp.

Special Variable: values-and-passes1
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: values-and-passes2
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: values-and-passes3
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: values-and-passes4
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: values-and-passes5
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: values-and-passes6
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: values-and-passes7
Package

snark-dpll.

Source

davis-putnam3.lisp.

Special Variable: values-and-passes8
Package

snark-dpll.

Source

davis-putnam3.lisp.


5.2.3 Macros

Macro: a-coef (i)
Package

snark.

Source

unify-bag.lisp.

Macro: add-binding-to-substitution (binding subst)
Package

snark.

Source

subst.lisp.

Macro: add-path-index-internal-node1-constant-indexed-child-node (const node1 node)
Package

snark.

Source

path-index.lisp.

Macro: add-path-index-internal-node1-function-indexed-child-node (head node1 node)
Package

snark.

Source

path-index.lisp.

Macro: b-coef (j)
Package

snark.

Source

unify-bag.lisp.

Macro: b-tree-node-alist (n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Macro: b-tree-node-nonleaf-last-value (n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Macro: binding-value (binding)
Package

snark.

Source

subst.lisp.

Macro: binding-var (binding)
Package

snark.

Source

subst.lisp.

Macro: check-unify-bag-basis-size ()
Package

snark.

Source

unify-bag.lisp.

Macro: clause-contains-true-negative-literal (clause)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Macro: clause-contains-true-positive-literal (clause)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Macro: constant-info0 (const)
Package

snark.

Source

constants.lisp.

Macro: count-argument (fn arg counts inc count-arguments-fun not-found-form &optional cancel)
Package

snark.

Source

argument-bag-ac.lisp.

Macro: define-constant-slot-accessor (name &key read-only)
Package

snark.

Source

constants.lisp.

Macro: dereference2 (x y subst &key if-constant*constant if-constant*compound if-constant*variable if-compound*constant if-compound*compound if-compound*variable if-variable*constant if-variable*compound if-variable*variable)
Package

snark.

Source

terms2.lisp.

Macro: do-map-sparse-vector-backward (min max boolean map)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Macro: do-map-sparse-vector-forward (min max boolean map)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Macro: dobindings ((binding subst &optional resultform) &body body)
Package

snark.

Source

subst.lisp.

Macro: fancy-make-compound* (head &rest args)
Package

snark.

Source

terms2.lisp.

Macro: first-nonfalse-atom (atoms)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Macro: first-nontrue-atom (atoms)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Macro: first-unassigned-atom (atoms)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Macro: inc-argument-count (compare-fun term counts inc not-found-form &optional cancel)
Package

snark.

Source

argument-bag-ac.lisp.

Macro: make-a1-compound* (head identity &rest args)
Package

snark.

Source

terms2.lisp.

Macro: make-b-tree-node (alist nonleaf-last-value)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Macro: make-binding (var value)
Package

snark.

Source

subst.lisp.

Macro: make-resolvent-part (rown atomn atomn* truthvaluen n subst)
Package

snark.

Source

main.lisp.

Macro: make-row (&rest args)
Package

snark.

Source

rows.lisp.

Macro: make-trie-node ()
Package

snark.

Source

trie.lisp.

Macro: map-leaf (leaf)
Package

snark.

Source

path-index.lisp.

Macro: map-leaf0 (leaf x &optional y)
Package

snark.

Source

path-index.lisp.

Macro: map-sparse-vector-expression-macro (mapexp2 mapexp funcallexp)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Macro: map-trie-index-entries (&key if-variable if-constant if-compound count-call count-entry)
Package

snark.

Source

trie-index.lisp.

Macro: mark-path-index-entry-in-nodes (entry)
Package

snark.

Source

path-index.lisp.

Macro: member-path-index-entry-in-nodes (query entry)
Package

snark.

Source

path-index.lisp.

Macro: nosol3x (s)
Package

snark.

Source

unify-bag.lisp.

Macro: nosol3y (s)
Package

snark.

Source

unify-bag.lisp.

Macro: nth-unassigned-atom (n atoms)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Macro: number-info (number)
Package

snark.

Source

constants.lisp.

Macro: path-index-constant-leaf (node1 const)
Package

snark.

Source

path-index.lisp.

Macro: path-index-internal-node1-constant-indexed-child-node (const node1)
Package

snark.

Source

path-index.lisp.

Macro: path-index-internal-node1-function-indexed-child-node (head node1)
Package

snark.

Source

path-index.lisp.

Macro: path-index-variable-leaf (node1)
Package

snark.

Source

path-index.lisp.

Macro: prefer-to-bind-p (var2 var1)
Package

snark.

Source

terms2.lisp.

Macro: rewrite-*most (appl-code)
Package

snark.

Source

rewrite.lisp.

Macro: rewrites (term)
Package

snark.

Source

term-memory.lisp.

Macro: rows-containing-atom-negatively (atom)
Package

snark.

Source

term-memory.lisp.

Macro: rows-containing-atom-positively (atom)
Package

snark.

Source

term-memory.lisp.

Macro: rows-containing-paramodulatable-equality (equality)
Package

snark.

Source

term-memory.lisp.

Macro: rows-containing-term (term)
Package

snark.

Source

term-memory.lisp.

Macro: set-function-code (code)
Package

snark.

Source

functions.lisp.

Macro: set-slot-if-supplied (type slot)
Package

snark.

Source

constants.lisp.

Macro: setq-once (var form)
Package

snark.

Source

useful.lisp.

Macro: string-info (string)
Package

snark.

Source

constants.lisp.

Macro: tc-count (x)
Package

snark.

Source

terms2.lisp.

Macro: thvalues (hash x)
Package

snark.

Source

term-hash.lisp.

Macro: trie-index-leaf-node-entries (n)
Package

snark.

Source

trie-index.lisp.

Macro: trie-node-branches (node)
Package

snark.

Source

trie.lisp.

Macro: trie-node-data (node)
Package

snark.

Source

trie.lisp.

Macro: unify-bag2* (x subst)
Package

snark.

Source

unify-bag.lisp.

Macro: unnamed-prog-> (&body forms)
Package

snark-lisp.

Source

progc.lisp.

Macro: unroll-full-alist ()
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Macro: unroll-sparef1-leaf ()
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Macro: unroll-sparef1-nonleaf ()
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Macro: variable-occurs-p1-macro ()
Package

snark.

Source

subst.lisp.

Macro: variable-occurs-p2-macro ()
Package

snark.

Source

subst.lisp.

Macro: weight-macro (weight-fn constant-weight-fn variable-weight-fn function-weight-fn function-weight-code-fn)
Package

snark.

Source

weight.lisp.

Macro: with-input-functions-disabled (symbols &body body)
Package

snark.

Source

main.lisp.

Macro: wrap-interactive-operation (op &rest forms)
Package

snark.

Source

interactive.lisp.

Macro: x-bind (i)
Package

snark.

Source

unify-bag.lisp.

Macro: x-term (i)
Package

snark.

Source

unify-bag.lisp.

Macro: x-term-ground-p (i)
Package

snark.

Source

unify-bag.lisp.

Macro: xx-unify-p (i k)
Package

snark.

Source

unify-bag.lisp.

Macro: xy-unify-p (i j)
Package

snark.

Source

unify-bag.lisp.

Macro: y-bind (j)
Package

snark.

Source

unify-bag.lisp.

Macro: y-term (j)
Package

snark.

Source

unify-bag.lisp.

Macro: y-term-ground-p (j)
Package

snark.

Source

unify-bag.lisp.

Macro: yy-unify-p (j k)
Package

snark.

Source

unify-bag.lisp.


5.2.4 Compiler macros

Compiler Macro: arg1a (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: arg2a (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: argsa (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: assoc/eq (&rest arg-list)
Package

snark.

Source

useful.lisp.

Compiler Macro: b-tree-node-largest-key* (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: b-tree-node-smallest-key* (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: b-tree-nonleaf-node-alist-search (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: bind-variable-to-term (&rest arg-list)
Package

snark.

Source

subst.lisp.

Compiler Macro: builtin-constant-p (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: comment* (&rest arg-list)
Package

snark.

Source

useful.lisp.

Compiler Macro: comment-char-p (&rest arg-list)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Compiler Macro: compound-appl-p (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: constant-allowed-in-answer (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-allowed-in-answer0 (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-boolean-valued-p (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-boolean-valued-p0 (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-builtin-p (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-complement (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-constructor (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-constructor0 (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-created-p (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-do-not-resolve (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-hash-code0 (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-info (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-kbo-weight (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-kbo-weight0 (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-locked (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-locked0 (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-magic (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-number (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-plist (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-skolem-p (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-sort-p (&rest arg-list)
Package

snark.

Source

sorts.lisp.

Compiler Macro: constant-sort0 (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-weight (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constant-weight0 (&rest arg-list)
Package

snark.

Source

constants.lisp.

Compiler Macro: constantly-nil (&rest arg-list)
Package

snark.

Source

weight.lisp.

Compiler Macro: constantly-one (&rest arg-list)
Package

snark.

Source

weight.lisp.

Compiler Macro: context-live? (&rest arg-list)
Package

snark.

Source

row-contexts.lisp.

Compiler Macro: context-parent (&rest arg-list)
Package

snark.

Source

row-contexts.lisp.

Compiler Macro: feature-deleted? (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: feature-incompatible1 (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: feature-incompatible2 (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: feature-subsumes1 (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: feature-subsumes2 (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: feature-union0 (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: feature-union1 (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: feature-union2 (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: feature< (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: feature<= (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: feature> (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: feature>= (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: first-nonempty-agenda-bucket (&rest arg-list)
Package

snark-agenda.

Source

agenda.lisp.

Compiler Macro: full-alist (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: function-code-name0 (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-complement (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-created-p (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-do-not-factor (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-do-not-paramodulate (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-do-not-resolve (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-injective-supplied (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-kbo-status (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-keep-head (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-locked (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-macro (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-resolve-code-falsify-code (&rest arg-list)
Package

snark.

Source

resolve-code.lisp.

Compiler Macro: function-resolve-code-satisfy-code (&rest arg-list)
Package

snark.

Source

resolve-code.lisp.

Compiler Macro: function-rewrites (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-rpo-status (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-skolem-p (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-to-lisp-code (&rest arg-list)
Package

snark.

Source

functions.lisp.

Compiler Macro: function-trie-index-args (&rest arg-list)
Package

snark.

Source

trie-index.lisp.

Compiler Macro: function-trie-index-arity (&rest arg-list)
Package

snark.

Source

trie-index.lisp.

Compiler Macro: function-trie-index-lookup-args (&rest arg-list)
Package

snark.

Source

trie-index.lisp.

Compiler Macro: fv-trie-key (&rest arg-list)
Package

snark.

Source

feature-vector-trie.lisp.

Compiler Macro: fv-trie-key-feature (&rest arg-list)
Package

snark.

Source

feature-vector-trie.lisp.

Compiler Macro: fv-trie-key-value (&rest arg-list)
Package

snark.

Source

feature-vector-trie.lisp.

Compiler Macro: head-or-term (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: heada (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: hyperresolution-electron-polarity (&rest arg-list)
Package

snark.

Source

main.lisp.

Compiler Macro: hyperresolution-nucleus-polarity (&rest arg-list)
Package

snark.

Source

main.lisp.

Compiler Macro: hyperresolution-orderfun (&rest arg-list)
Package

snark.

Source

main.lisp.

Compiler Macro: infix-operator-lookup (&rest arg-list)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Compiler Macro: infix-operator-p (&rest arg-list)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Compiler Macro: largest-key (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: last-nonempty-agenda-bucket (&rest arg-list)
Package

snark-agenda.

Source

agenda.lisp.

Compiler Macro: lastc (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: make-tc (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: map-trie-index (&rest arg-list)
Package

snark.

Source

trie-index.lisp.

Compiler Macro: mem-sparse-vector-expression (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Compiler Macro: nearest-common-feature-ancestor (&rest arg-list)
Package

snark-feature.

Source

feature.lisp.

Compiler Macro: nocomment* (&rest arg-list)
Package

snark.

Source

useful.lisp.

Compiler Macro: operator-lookup0 (&rest arg-list)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Compiler Macro: optimize-and-sort-short-lists-of-sparse-vector-expressions (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Compiler Macro: ordinary-char-p (&rest arg-list)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Compiler Macro: poset-greaterp (&rest arg-list)
Package

snark.

Source

posets.lisp.

Compiler Macro: poset-lessp (&rest arg-list)
Package

snark.

Source

posets.lisp.

Compiler Macro: postfix-operator-lookup (&rest arg-list)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Compiler Macro: postfix-operator-p (&rest arg-list)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Compiler Macro: prefix-operator-lookup (&rest arg-list)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Compiler Macro: prefix-operator-p (&rest arg-list)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Compiler Macro: quotation-char-p (&rest arg-list)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Compiler Macro: reduce-before? (&rest arg-list)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Compiler Macro: row-conc-name (&rest arg-list)
Package

snark.

Source

rows.lisp.

Compiler Macro: row-hyperresolution-electron-p (&rest arg-list)
Package

snark.

Source

main.lisp.

Compiler Macro: row-pure (&rest arg-list)
Package

snark.

Source

assertion-analysis.lisp.

Compiler Macro: rpo-compare-compound*variable (&rest arg-list)
Package

snark.

Source

recursive-path-ordering.lisp.

Compiler Macro: rpo-compare-variable*compound (&rest arg-list)
Package

snark.

Source

recursive-path-ordering.lisp.

Compiler Macro: same-sort? (&rest arg-list)
Package

snark.

Source

sorts-interface.lisp.

Compiler Macro: separator-char-p (&rest arg-list)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Compiler Macro: show-count-p (&rest arg-list)
Package

snark-lisp.

Source

counters.lisp.

Compiler Macro: smallest-key (&rest arg-list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Compiler Macro: subsort1? (&rest arg-list)
Package

snark.

Source

sorts-interface.lisp.

Compiler Macro: symbol-count-not-greaterp1 (&rest arg-list)
Package

snark.

Source

weight.lisp.

Compiler Macro: symbol-numbered (&rest arg-list)
Package

snark.

Source

symbol-table2.lisp.

Compiler Macro: symbol-ordering-compare (&rest arg-list)
Package

snark.

Source

symbol-ordering.lisp.

Compiler Macro: tc-term (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: top-sort-name (&rest arg-list)
Package

snark.

Source

sorts-interface.lisp.

Compiler Macro: top-sort? (&rest arg-list)
Package

snark.

Source

sorts-interface.lisp.

Compiler Macro: trie-index-build-path-for-terms (&rest arg-list)
Package

snark.

Source

trie-index.lisp.

Compiler Macro: trie-index-internal-node-constant-indexed-child-node (&rest arg-list)
Package

snark.

Source

trie-index.lisp.

Compiler Macro: trie-index-internal-node-function-indexed-child-node (&rest arg-list)
Package

snark.

Source

trie-index.lisp.

Compiler Macro: trie-index-internal-node-variable-indexed-child-node (&rest arg-list)
Package

snark.

Source

trie-index.lisp.

Compiler Macro: trie-index-path-for-terms (&rest arg-list)
Package

snark.

Source

trie-index.lisp.

Compiler Macro: unfrozen-variable-p (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: variable-frozen-p (&rest arg-list)
Package

snark.

Source

terms2.lisp.

Compiler Macro: variable-kbo-weight (&rest arg-list)
Package

snark.

Source

knuth-bendix-ordering2.lisp.

Compiler Macro: variable-sort-p (&rest arg-list)
Package

snark.

Source

sorts.lisp.

Compiler Macro: variable-weight1 (&rest arg-list)
Package

snark.

Source

weight.lisp.

Compiler Macro: whitespace-char-p (&rest arg-list)
Package

snark-infix-reader.

Source

infix-reader.lisp.


5.2.5 Ordinary functions

Function: 1-indexes (x &optional subst n)
Package

snark.

Source

jepd-relations.lisp.

Function: 1-or-?s (n i &optional polarity)
Package

snark.

Source

jepd-relations.lisp.

Function: 1s-count (x &optional subst)
Package

snark.

Source

jepd-relations.lisp.

Function: aa-function (f)
Package

snark.

Source

assertion-analysis.lisp.

Reader: aa-function-associative (instance)
Writer: (setf aa-function-associative) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

associative.

Reader: aa-function-closure-relations (instance)
Writer: (setf aa-function-closure-relations) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

closure-relations.

Reader: aa-function-commutative (instance)
Writer: (setf aa-function-commutative) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

commutative.

Reader: aa-function-function (instance)
Writer: (setf aa-function-function) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

function.

Reader: aa-function-left-identities (instance)
Writer: (setf aa-function-left-identities) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

left-identities.

Reader: aa-function-left-inverses (instance)
Writer: (setf aa-function-left-inverses) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

left-inverses.

Function: aa-function-p (object)
Package

snark.

Source

assertion-analysis.lisp.

Reader: aa-function-right-identities (instance)
Writer: (setf aa-function-right-identities) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

right-identities.

Reader: aa-function-right-inverses (instance)
Writer: (setf aa-function-right-inverses) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

right-inverses.

Function: aa-relation (p)
Package

snark.

Source

assertion-analysis.lisp.

Reader: aa-relation-assoc1-p (instance)
Writer: (setf aa-relation-assoc1-p) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

assoc1-p.

Reader: aa-relation-assoc2-p (instance)
Writer: (setf aa-relation-assoc2-p) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

assoc2-p.

Function: aa-relation-associative (p)
Package

snark.

Source

assertion-analysis.lisp.

Reader: aa-relation-closure-functions (instance)
Writer: (setf aa-relation-closure-functions) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

closure-functions.

Reader: aa-relation-commutative (instance)
Writer: (setf aa-relation-commutative) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

commutative.

Reader: aa-relation-functional-p (instance)
Writer: (setf aa-relation-functional-p) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

functional-p.

Reader: aa-relation-left-identities (instance)
Writer: (setf aa-relation-left-identities) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

left-identities.

Reader: aa-relation-left-inverses (instance)
Writer: (setf aa-relation-left-inverses) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

left-inverses.

Function: aa-relation-p (object)
Package

snark.

Source

assertion-analysis.lisp.

Reader: aa-relation-relation (instance)
Writer: (setf aa-relation-relation) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

relation.

Reader: aa-relation-right-identities (instance)
Writer: (setf aa-relation-right-identities) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

right-identities.

Reader: aa-relation-right-inverses (instance)
Writer: (setf aa-relation-right-inverses) (instance)
Package

snark.

Source

assertion-analysis.lisp.

Target Slot

right-inverses.

Function: ac-equal-p (x y subst)
Package

snark.

Source

equal.lisp.

Function: ac-inverse-rule-p (pattern value cond subst)
Package

snark.

Source

rewrite.lisp.

Function: ac-rpo-cache-lookup (fn xargs yargs)
Package

snark.

Source

ac-rpo.lisp.

Function: ac-rpo-cache-store (fn xargs yargs com)
Package

snark.

Source

ac-rpo.lisp.

Function: ac-rpo-compare-compounds (fn xargs yargs subst)
Package

snark.

Source

ac-rpo.lisp.

Function: ac-rpo-compare-compounds* (fn xargs yargs subst)
Package

snark.

Source

ac-rpo.lisp.

Function: ac-unify (cc x y subst)
Package

snark.

Source

unify-bag.lisp.

Function: add-edge-transitively (graph vertex1 vertex2)
Package

snark.

Source

posets.lisp.

Function: add-model-constraint (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: add-sparse-matrix-row-or-column (rows-or-cols index new-row-or-col)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: after-interactive-operation (op)
Package

snark.

Source

interactive.lisp.

Reader: agenda-buckets (instance)
Writer: (setf agenda-buckets) (instance)
Package

snark-agenda.

Source

agenda.lisp.

Target Slot

buckets.

Function: agenda-item-row (form)
Package

snark.

Source

main.lisp.

Function: agenda-item-val (form)
Package

snark.

Source

main.lisp.

Reader: agenda-length-limit (instance)
Writer: (setf agenda-length-limit) (instance)
Package

snark-agenda.

Source

agenda.lisp.

Target Slot

length-limit.

Reader: agenda-length-limit-deletion-action (instance)
Package

snark-agenda.

Source

agenda.lisp.

Target Slot

length-limit-deletion-action.

Function: agenda-p (object)
Package

snark-agenda.

Source

agenda.lisp.

Reader: agenda-same-item-p (instance)
Package

snark-agenda.

Source

agenda.lisp.

Target Slot

same-item-p.

Function: all-variables-p (terms &optional subst)
Package

snark.

Source

subst.lisp.

Function: allowable-embedding-superposition (type1 type2)
Package

snark.

Source

main.lisp.

Function: allways-3-problem (&rest options)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: and-wff-rewriter (wff subst)
Package

snark.

Source

rewrite-code.lisp.

Function: answer-disallowed-p (answer)
Package

snark.

Source

main.lisp.

Function: ao-join* (wffs subst connective identity)
Package

snark.

Source

connectives.lisp.

Function: apply-ac-inverse-rule (args f g e subst)
Package

snark.

Source

rewrite.lisp.

Function: apply-ac-inverse-rule* (terms-and-counts f g e subst)
Package

snark.

Source

rewrite.lisp.

Function: arg1a (appl)
Package

snark.

Source

terms2.lisp.

Function: arg2a (appl)
Package

snark.

Source

terms2.lisp.

Function: argsa (appl)
Package

snark.

Source

terms2.lisp.

Function: argument-count-a1 (fn args &optional subst identity dont-count-variables)
Package

snark.

Source

argument-list-a1.lisp.

Function: argument-list-a1 (fn args &optional subst identity)
Package

snark.

Source

argument-list-a1.lisp.

Function: arithmetic-atom-rewriter1 (atom subst pred operator)
Package

snark.

Source

code-for-numbers3.lisp.

Function: arithmetic-atom-rewriter4 (atom subst newhead reverse negate)
Package

snark.

Source

code-for-numbers3.lisp.

Function: arithmetic-expr-args (x subst pred)
Package

snark.

Source

code-for-numbers3.lisp.

Function: arithmetic-relation-rewriter (atom subst)
Package

snark.

Source

code-for-numbers3.lisp.

Function: arithmetic-term-rewriter1 (term subst pred operator)
Package

snark.

Source

code-for-numbers3.lisp.

Function: arithmetic-term-rewriter2 (term subst pred operator)
Package

snark.

Source

code-for-numbers3.lisp.

Function: arithmetic-term-rewriter3 (term subst operator identity absorber)
Package

snark.

Source

code-for-numbers3.lisp.

Function: arithmetic-term-rewriter4 (term subst operator)
Package

snark.

Source

code-for-numbers3.lisp.

Function: arithmetic-term-rewriter5 (term subst op2 op1)
Package

snark.

Source

code-for-numbers3.lisp.

Function: arithmetic-term-sort-computer0 (term subst sort-names default-sort-name)
Package

snark.

Source

code-for-numbers3.lisp.

Function: arithmetic-term-sort-computer1 (term subst)
Package

snark.

Source

code-for-numbers3.lisp.

Function: arithmetic-term-sort-computer2 (term subst)
Package

snark.

Source

code-for-numbers3.lisp.

Function: arithmetic-term-sort-computer3 (term subst)
Package

snark.

Source

code-for-numbers3.lisp.

Function: asa-arg-sort (asa argid)
Package

snark.

Source

sorts-functions.lisp.

Function: assert (wff &key name conc-name answer constraints reason context partitions supported sequential documentation author source input-wff magic closure)
Package

snark.

Source

main.lisp.

Function: assert-atom-is-well-sorted (atom &optional subst)
Package

snark.

Source

sorts.lisp.

Function: assert-dp-clause-set-p (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: assert-rewrite-check (wff)
Package

snark.

Source

main.lisp.

Function: assert-unvalued-dp-clause-set-p (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: assertion-analysis (row)
Package

snark.

Source

assertion-analysis.lisp.

Function: assertionfun (wff keys-and-values)
Package

snark.

Source

main.lisp.

Function: assign-atoms (assignments)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: assoc-p (item alist &optional subst)
Package

snark.

Source

equal.lisp.

Function: assoc/eq (item alist)
Package

snark.

Source

useful.lisp.

Function: associative-equal-p (x y subst)
Package

snark.

Source

equal.lisp.

Function: associative-identity-paramodulater (cc term subst0 &optional collapse)
Package

snark.

Source

rewrite-code.lisp.

Function: associative-identity-rewriter (term subst)
Package

snark.

Source

rewrite-code.lisp.

Function: associative-unify (cc x y subst)
Package

snark.

Source

unify-vector.lisp.

Function: assumption-test1 ()
Package

snark.

Source

constraints.lisp.

Function: assumption-test2 ()
Package

snark.

Source

constraints.lisp.

Function: assumptive-constraint-theory-p (theory)
Package

snark.

Source

constraints.lisp.

Function: atom-feature-vector (atom &optional subst polarity fv)
Package

snark.

Source

feature-vector.lisp.

Function: atom-or-term-feature-vector (x &optional subst convert-to-list?)
Package

snark.

Source

feature-vector.lisp.

Function: atom-p (wff)
Package

snark.

Source

connectives.lisp.

Function: atom-rel# (atom)
Package

snark.

Source

assertion-analysis.lisp.

Function: atom-satisfies-sequential-restriction-p (atom wff &optional subst)
Package

snark.

Source

wffs.lisp.

Function: atoms-in-clause2 (clause &optional except-atom renumber)
Package

snark.

Source

wffs.lisp.

Function: atoms-in-clause3 (clause &optional except-atom renumber)
Package

snark.

Source

wffs.lisp.

Function: atoms-in-wff (wff &optional subst atoms)
Package

snark.

Source

wffs.lisp.

Function: atoms-in-wff2 (wff &optional subst polarity variable-block)
Package

snark.

Source

wffs.lisp.

Function: atoms-in-wffs (wffs &optional subst atoms)
Package

snark.

Source

wffs.lisp.

Function: atoms-to-clause2 (atoms-and-polarities)
Package

snark.

Source

wffs.lisp.

Function: atoms-to-clause3 (negatoms posatoms)
Package

snark.

Source

wffs.lisp.

Function: audit-snark-globals ()
Package

snark.

Source

globals.lisp.

Function: b-tree-node-largest-key* (n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: b-tree-node-smallest-key* (n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: b-tree-nonleaf-node-alist-search (alist index)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: backward-clause-subsumption (cc row2)
Package

snark.

Source

subsume.lisp.

Function: backward-demodulate-by (row1)
Package

snark.

Source

main.lisp.

Function: backward-subsumes? (new-line lines)
Package

snark-user.

Source

coder.lisp.

Function: backward-subsumption (cc row)
Package

snark.

Source

subsume.lisp.

Function: bag-to-list (bag &optional subst)
Package

snark.

Source

code-for-bags4.lisp.

Function: bag-union-term-to-lisp (head args subst)
Package

snark.

Source

code-for-bags4.lisp.

Function: bagp (x &optional subst)
Package

snark.

Source

code-for-bags4.lisp.

Function: before-interactive-operation ()
Package

snark.

Source

interactive.lisp.

Function: big-head-and-no-small-head (fn args subst)
Package

snark.

Source

ac-rpo.lisp.

Function: bind-variable-to-term (var term subst)
Package

snark.

Source

subst.lisp.

Function: binding-p (x)
Package

snark-lisp.

Source

mvlet.lisp.

Function: builtin-constant-p (x)
Package

snark.

Source

constants.lisp.

Function: c-index (head i)
Package

snark.

Source

path-index.lisp.

Function: can-be-argument-sort-alist-p1 (function l)
Package

snark.

Source

sorts-functions.lisp.

Function: can-be-argument-sort-alist-p2 (function l)
Package

snark.

Source

sorts-functions.lisp.

Function: can-be-constant-alias (x &optional action)
Package

snark.

Source

input.lisp.

Function: can-be-constant-or-function-name (x &optional action)
Package

snark.

Source

input.lisp.

Function: can-be-date-p (list &optional action)
Package

snark.

Source

date-reasoning2.lisp.

Function: can-be-feature-name (x &optional action)
Package

snark-feature.

Source

feature.lisp.

Function: can-be-function-name (x &optional action)
Package

snark.

Source

input.lisp.

Function: can-be-logical-symbol-name (x &optional action)
Package

snark.

Source

input.lisp.

Function: can-be-name1 (x &optional ?ok)
Package

snark.

Source

input.lisp.

Function: can-be-proposition-name (x &optional action)
Package

snark.

Source

input.lisp.

Function: can-be-relation-name (x &optional action)
Package

snark.

Source

input.lisp.

Function: can-be-row-name (x &optional action)
Package

snark.

Source

input.lisp.

Function: can-be-sort-name (x &optional action)
Package

snark.

Source

input.lisp.

Function: can-be-variable-name (x &optional action)
Package

snark.

Source

input.lisp.

Function: cancel1 (eq fn identity terms1 terms2 subst)
Package

snark.

Source

rewrite-code.lisp.

Function: canonicalize-wff (wff)
Package

snark.

Source

main.lisp.

Function: case-preserved-readtable (&optional readtable)
Package

snark-lisp.

Source

lisp.lisp.

Function: ceiling-remainder (number &optional divisor)
Package

snark.

Source

code-for-numbers3.lisp.

Function: cerror1 (datum &rest args)
Package

snark.

Source

input.lisp.

Function: cerror2 (datum &rest args)
Package

snark.

Source

input.lisp.

Function: changeable-keys-and-values (symbol keys-and-values changeable)
Package

snark.

Source

constants.lisp.

Function: changeable-keys-and-values0 (keys-and-values changeable)
Package

snark.

Source

constants.lisp.

Function: characteristic-feature-restriction (l)
Package

snark-feature.

Source

feature.lisp.

Function: characteristic-feature-type (n)
Package

snark-feature.

Source

feature.lisp.

Function: check-associative-function-sort (fn)
Package

snark.

Source

sorts.lisp.

Function: check-for-well-sorted-atom (atom &optional subst)
Package

snark.

Source

sorts.lisp.

Function: check-propositional-abstraction-of-input-wffs ()
Package

snark.

Source

main.lisp.

Function: check-usable-head1 (head)
Package

snark.

Source

input.lisp.

Function: check-well-sorted (x &optional subst)
Package

snark.

Source

sorts.lisp.

Function: checkpoint-dp-atom (atom clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: choose-an-atom-of-a-shortest-clause* (clause-set positive option randomly)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: choose-atom (cc context)
Package

snark.

Source

dp-refute.lisp.

Function: clause-contains-repeated-atom (clause)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: clause-feature-vector (clause &optional subst convert-to-list?)
Package

snark.

Source

feature-vector.lisp.

Function: clause-p (wff &optional no-true-false strict neg)
Package

snark.

Source

connectives.lisp.

Function: clause-subsumes-p (clause1 clause2)
Package

snark.

Source

subsume-clause.lisp.

Function: clause-subsumes-p1 (l1 l2 frozen-variables)
Package

snark.

Source

subsume-clause.lisp.

Function: clause-subsumes1 (cc l1 l2 frozen-variables)
Package

snark.

Source

subsume-clause.lisp.

Function: clause-subsumes2 (cc l1 l2 frozen-variables)
Package

snark.

Source

subsume-clause.lisp.

Function: clause-subsumption (subsuming-row subsumed-row)
Package

snark.

Source

subsume.lisp.

Function: clause-subsumption1 (cc l1 l2 subsuming-answer subsumed-answer)
Package

snark.

Source

subsume.lisp.

Function: clausify (wff &optional map-fun)
Package

snark.

Source

input.lisp.

Function: clear-statistics ()
Package

snark.

Source

main.lisp.

Function: clock-name (clock)
Package

snark-lisp.

Source

clocks.lisp.

Function: closure-init ()
Package

snark.

Source

main.lisp.

Function: code-resolver (row1)
Package

snark.

Source

main.lisp.

Function: coder (axioms target &rest options &key max min max-syms max-vars op variables kill avoid all-proofs must-use resume hints reverse-cd steps-to-use steps-to-use-count run-time-limit *test1* *test2*)
Package

snark-user.

Source

coder.lisp.

Function: coder-default-symbol-ordering (x y)
Package

snark-user.

Source

coder.lisp.

Function: coder-input-term (x &optional variables)
Package

snark-user.

Source

coder.lisp.

Function: coder-state (lines)
Package

snark-user.

Source

coder.lisp.

Function: coder1 (axioms target nsteps cd op kill avoid all-proofs must-use resume hints steps-to-use steps-to-use-count)
Package

snark-user.

Source

coder.lisp.

Function: collect-agenda-buckets (buckets)
Package

snark-agenda.

Source

agenda.lisp.

Function: comb (n m)
Package

snark-user.

Source

coder.lisp.

Function: comment (&optional output-stream)
Package

snark.

Source

useful.lisp.

Function: comment* (output-stream)
Package

snark.

Source

useful.lisp.

Function: comment-char-p (char)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Function: commutative-equal-p (x y subst)
Package

snark.

Source

equal.lisp.

Function: commutative-unify (cc x y subst)
Package

snark.

Source

unify.lisp.

Function: compare-argument-counts (xargs yargs subst)
Package

snark.

Source

ac-rpo.lisp.

Function: compare-multisets (compare list1 list2 &optional testval)
Package

snark.

Source

multiset-ordering.lisp.

Function: compare-no-small-heads (fn no-small-head-of-x no-small-head-of-y subst testval)
Package

snark.

Source

ac-rpo.lisp.

Function: compare-term-multisets (compare xargs yargs &optional subst testval)
Package

snark.

Source

multiset-ordering.lisp.

Function: complement-name (nm &optional noninterned)
Package

snark.

Source

connectives.lisp.

Function: complement-p (wff1 wff2 &optional subst)
Package

snark.

Source

connectives.lisp.

Function: complementary-literal (lit)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: complete-assertion-analysis ()
Package

snark.

Source

assertion-analysis.lisp.

Function: compound-appl-p (x)
Package

snark.

Source

terms2.lisp.

Function: compound-occurs-below-constructor-p (x y subst)
Package

snark.

Source

subst.lisp.

Function: compound-occurs-p (x y subst)

return t if compound x occurs in y, nil otherwise

Package

snark.

Source

subst.lisp.

Function: compound-sort (term &optional subst)
Package

snark.

Source

sorts.lisp.

Function: compute-bounds (sum coefs vars term subst fn)
Package

snark.

Source

subsume-bag.lisp.

Function: condensed-detachment-problem-p (assertions)
Package

snark-user.

Source

coder.lisp.

Function: condensed-detachment-rule-p (wff)
Package

snark-user.

Source

coder.lisp.

Function: condenser (clause)
Package

snark.

Source

subsume-clause.lisp.

Function: conditional-p (wff)
Package

snark.

Source

connectives.lisp.

Function: conjoin (wff1 wff2 &optional subst)
Package

snark.

Source

connectives.lisp.

Function: conjoin* (wffs &optional subst)
Package

snark.

Source

connectives.lisp.

Function: conjoin-alist1 (key value alist)
Package

snark.

Source

alists.lisp.

Function: conjoin-alists (alist1 alist2)
Package

snark.

Source

alists.lisp.

Function: conjunction-p (wff)
Package

snark.

Source

connectives.lisp.

Function: cons-term-to-lisp (head args subst)
Package

snark.

Source

output.lisp.

Function: constant-allowed-in-answer (const)
Package

snark.

Source

constants.lisp.

Function: constant-allowed-in-answer0 (const)
Package

snark.

Source

constants.lisp.

Function: (setf constant-allowed-in-answer0) (const)
Package

snark.

Source

constants.lisp.

Function: constant-boolean-valued-p (const)
Package

snark.

Source

constants.lisp.

Function: constant-boolean-valued-p0 (const)
Package

snark.

Source

constants.lisp.

Function: (setf constant-boolean-valued-p0) (const)
Package

snark.

Source

constants.lisp.

Function: constant-builtin-p (const)
Package

snark.

Source

constants.lisp.

Function: constant-complement (x)
Package

snark.

Source

constants.lisp.

Function: (setf constant-complement) (x)
Package

snark.

Source

constants.lisp.

Function: constant-constructor (const)
Package

snark.

Source

constants.lisp.

Function: constant-constructor0 (const)
Package

snark.

Source

constants.lisp.

Function: (setf constant-constructor0) (const)
Package

snark.

Source

constants.lisp.

Function: constant-created-p (x)
Package

snark.

Source

constants.lisp.

Function: (setf constant-created-p) (x)
Package

snark.

Source

constants.lisp.

Function: constant-do-not-resolve (x)
Package

snark.

Source

constants.lisp.

Function: (setf constant-do-not-resolve) (x)
Package

snark.

Source

constants.lisp.

Function: constant-hash-code (const)
Package

snark.

Source

constants.lisp.

Function: constant-hash-code0 (const)
Package

snark.

Source

constants.lisp.

Function: constant-info (const &optional action)
Package

snark.

Source

constants.lisp.

Reader: constant-info-allowed-in-answer0 (instance)
Writer: (setf constant-info-allowed-in-answer0) (instance)
Package

snark.

Source

constants.lisp.

Target Slot

allowed-in-answer0.

Reader: constant-info-boolean-valued-p0 (instance)
Writer: (setf constant-info-boolean-valued-p0) (instance)
Package

snark.

Source

constants.lisp.

Target Slot

boolean-valued-p0.

Reader: constant-info-constructor0 (instance)
Writer: (setf constant-info-constructor0) (instance)
Package

snark.

Source

constants.lisp.

Target Slot

constructor0.

Reader: constant-info-hash-code0 (instance)
Package

snark.

Source

constants.lisp.

Target Slot

hash-code0.

Reader: constant-info-kbo-weight0 (instance)
Writer: (setf constant-info-kbo-weight0) (instance)
Package

snark.

Source

constants.lisp.

Target Slot

kbo-weight0.

Reader: constant-info-magic (instance)
Writer: (setf constant-info-magic) (instance)
Package

snark.

Source

constants.lisp.

Target Slot

magic.

Function: constant-info-p (object)
Package

snark.

Source

constants.lisp.

Reader: constant-info-plist (instance)
Writer: (setf constant-info-plist) (instance)
Package

snark.

Source

constants.lisp.

Target Slot

plist.

Reader: constant-info-sort0 (instance)
Writer: (setf constant-info-sort0) (instance)
Package

snark.

Source

constants.lisp.

Target Slot

sort0.

Reader: constant-info-weight0 (instance)
Writer: (setf constant-info-weight0) (instance)
Package

snark.

Source

constants.lisp.

Target Slot

weight0.

Function: constant-kbo-weight (const)
Package

snark.

Source

constants.lisp.

Function: constant-kbo-weight0 (const)
Package

snark.

Source

constants.lisp.

Function: (setf constant-kbo-weight0) (const)
Package

snark.

Source

constants.lisp.

Function: constant-locked (const)
Package

snark.

Source

constants.lisp.

Function: constant-locked0 (x)
Package

snark.

Source

constants.lisp.

Function: (setf constant-locked0) (x)
Package

snark.

Source

constants.lisp.

Function: constant-magic (const)
Package

snark.

Source

constants.lisp.

Function: (setf constant-magic) (const)
Package

snark.

Source

constants.lisp.

Function: constant-name-lessp (x y)
Package

snark.

Source

constants.lisp.

Function: constant-number (const)
Package

snark.

Source

constants.lisp.

Function: constant-occurs-below-constructor-p (x y subst)
Package

snark.

Source

subst.lisp.

Function: constant-occurs-p (x y subst)

return t if atom x occurs in y, nil otherwise

Package

snark.

Source

subst.lisp.

Function: constant-plist (const)
Package

snark.

Source

constants.lisp.

Function: (setf constant-plist) (const)
Package

snark.

Source

constants.lisp.

Function: constant-skolem-p (x)
Package

snark.

Source

constants.lisp.

Function: (setf constant-skolem-p) (x)
Package

snark.

Source

constants.lisp.

Function: constant-sort-p (constant sort)
Package

snark.

Source

sorts.lisp.

Function: constant-sort0 (const)
Package

snark.

Source

constants.lisp.

Function: (setf constant-sort0) (const)
Package

snark.

Source

constants.lisp.

Function: constant-weight (const)
Package

snark.

Source

constants.lisp.

Function: constant-weight0 (const)
Package

snark.

Source

constants.lisp.

Function: (setf constant-weight0) (const)
Package

snark.

Source

constants.lisp.

Function: constantly-nil (x)
Package

snark.

Source

weight.lisp.

Function: constantly-one (x)
Package

snark.

Source

weight.lisp.

Function: constraint-purified-p (x &optional subst)
Package

snark.

Source

constraint-purify.lisp.

Function: constraint-purified-row-p (row)
Package

snark.

Source

constraint-purify.lisp.

Function: constraint-purify-wff (wff)
Package

snark.

Source

constraint-purify.lisp.

Function: constructor-irreflexivity-falsifier (cc atom subst)
Package

snark.

Source

resolve-code.lisp.

Function: constructor-reflexivity-satisfier (cc atom subst)
Package

snark.

Source

resolve-code.lisp.

Function: constructor-term-p (x subst)
Package

snark.

Source

subst.lisp.

Function: contains-test-target? (target)
Package

snark-user.

Source

coder.lisp.

Reader: context-assignment (instance)
Writer: (setf context-assignment) (instance)
Package

snark.

Source

dp-refute.lisp.

Target Slot

assignment.

Reader: context-formula (instance)
Writer: (setf context-formula) (instance)
Package

snark.

Source

dp-refute.lisp.

Target Slot

formula.

Function: context-intersection-p (x y)
Package

snark.

Source

row-contexts.lisp.

Function: context-live? (c)
Package

snark.

Source

row-contexts.lisp.

Function: context-p (object)
Package

snark.

Source

dp-refute.lisp.

Function: context-parent (c)
Package

snark.

Source

row-contexts.lisp.

Reader: context-substitution (instance)
Writer: (setf context-substitution) (instance)
Package

snark.

Source

dp-refute.lisp.

Target Slot

substitution.

Function: context-subsumes? (x y)
Package

snark.

Source

row-contexts.lisp.

Function: copy-aa-function (instance)
Package

snark.

Source

assertion-analysis.lisp.

Function: copy-aa-relation (instance)
Package

snark.

Source

assertion-analysis.lisp.

Function: copy-constant-info (instance)
Package

snark.

Source

constants.lisp.

Function: copy-context (instance)
Package

snark.

Source

dp-refute.lisp.

Function: copy-deque (instance)
Package

snark-deque.

Source

deque2.lisp.

Function: copy-hash-term-set (instance)
Package

snark.

Source

term-hash.lisp.

Function: copy-rewrite (instance)
Package

snark.

Source

rewrite.lisp.

Function: copy-row (instance)
Package

snark.

Source

rows.lisp.

Function: copy-special-unification-problem (instance)
Package

snark.

Source

unify.lisp.

Function: count-arguments (fn args subst &optional counts inc)
Package

snark.

Source

argument-bag-ac.lisp.

Reader: counter-decrements (instance)
Writer: (setf counter-decrements) (instance)
Package

snark-lisp.

Source

counters.lisp.

Target Slot

decrements.

Reader: counter-increments (instance)
Writer: (setf counter-increments) (instance)
Package

snark-lisp.

Source

counters.lisp.

Target Slot

increments.

Function: counter-p (object)
Package

snark-lisp.

Source

counters.lisp.

Reader: counter-previous-peak-value (instance)
Writer: (setf counter-previous-peak-value) (instance)
Package

snark-lisp.

Source

counters.lisp.

Target Slot

previous-peak-value.

Function: create-aliases-for-symbol (symbol aliases)
Package

snark.

Source

symbol-table2.lisp.

Function: create-skolem-symbol (var-spec form free-vars-in-form polarity)
Package

snark.

Source

input.lisp.

Function: create-skolem-term (var-spec form free-vars-in-form polarity)
Package

snark.

Source

input.lisp.

Function: create-symbol-table-entry (name symbol)
Package

snark.

Source

symbol-table2.lisp.

Function: critique-options ()
Package

snark.

Source

main.lisp.

Function: current-function-name (name arity &optional kind)
Package

snark.

Source

symbol-table2.lisp.

Function: declare-arithmetic-characteristic-relation (name pred sort &rest options)
Package

snark.

Source

code-for-numbers3.lisp.

Function: declare-arithmetic-function (name arity &rest options &key sort &allow-other-keys)
Package

snark.

Source

code-for-numbers3.lisp.

Function: declare-arithmetic-inequality-relations ()
Package

snark.

Source

code-for-numbers3.lisp.

Function: declare-arithmetic-relation (name arity &rest options)
Package

snark.

Source

code-for-numbers3.lisp.

Function: declare-characteristic-relation (name pred sort &rest options)
Package

snark.

Source

functions.lisp.

Function: declare-code-for-bags ()
Package

snark.

Source

code-for-bags4.lisp.

Function: declare-code-for-dates ()
Package

snark.

Source

date-reasoning2.lisp.

Function: declare-code-for-lists ()
Package

snark.

Source

code-for-lists2.lisp.

Function: declare-code-for-numbers ()
Package

snark.

Source

code-for-numbers3.lisp.

Function: declare-code-for-strings ()
Package

snark.

Source

code-for-strings2.lisp.

Function: declare-constant-sort (constant sort)

assigns a sort to a constant

Package

snark.

Source

sorts.lisp.

Function: declare-constant-symbol0 (symbol &key alias sort locked documentation author source complement magic skolem-p created-p constructor allowed-in-answer kbo-weight weight do-not-resolve)
Package

snark.

Source

constants.lisp.

Function: declare-constant-symbol1 (symbol keys-and-values)
Package

snark.

Source

constants.lisp.

Function: declare-constants (x &optional subst)
Package

snark.

Source

rewrite.lisp.

Function: declare-date-functions (&key intervals points)
Package

snark.

Source

date-reasoning2.lisp.

Function: declare-distributive-law (fn1 fn2)
Package

snark.

Source

rewrite-code.lisp.

Function: declare-equality-jepd-relation (relname sort n equality)
Package

snark.

Source

jepd-relations.lisp.

Function: declare-feature-aliases (n alias)
Package

snark-feature.

Source

feature.lisp.

Function: declare-function-associative (function)
Package

snark.

Source

functions.lisp.

Function: declare-function-commutative (function)
Package

snark.

Source

functions.lisp.

Function: declare-function-sort (function sort-spec)
Package

snark.

Source

sorts.lisp.

Function: declare-function-symbol0 (symbol &key new-name alias sort locked documentation author source macro weight allowed-in-answer ordering-status constructor injective skolem-p created-p kbo-weight complement magic constraint-theory polarity-map make-compound*-function input-code to-lisp-code weight-code rewrite-code equality-rewrite-code arithmetic-relation-rewrite-code sort-code equal-code variant-code unify-code paramodulate-code satisfy-code falsify-code associative commutative identity index-type infix do-not-resolve do-not-factor do-not-paramodulate keep-head)
Package

snark.

Source

functions.lisp.

Function: declare-function-symbol1 (symbol keys-and-values)
Package

snark.

Source

functions.lisp.

Function: declare-function1 (name arity &rest options)
Package

snark.

Source

functions.lisp.

Function: declare-function2 (name arity &rest options)
Package

snark.

Source

functions.lisp.

Function: declare-jepd-relation (relname sort names more-names invert)
Package

snark.

Source

jepd-relations.lisp.

Function: declare-jepd-relation-input (relname names more-names n reverse)
Package

snark.

Source

jepd-relations.lisp.

Function: declare-jepd-relation-intersection (relname rel sort invert)
Package

snark.

Source

jepd-relations.lisp.

Function: declare-logical-symbol (name &rest keys-and-values)
Package

snark.

Source

functions.lisp.

Function: declare-number (x)
Package

snark.

Source

constants.lisp.

Function: declare-ordering-greaterp2 (x y)
Package

snark.

Source

symbol-ordering.lisp.

Function: declare-poset-greaterp (poset x y)
Package

snark.

Source

posets.lisp.

Function: declare-poset-lessp (poset x y)
Package

snark.

Source

posets.lisp.

Function: declare-relation1 (name arity &rest options)
Package

snark.

Source

functions.lisp.

Function: declare-relation2 (name arity &rest options)
Package

snark.

Source

functions.lisp.

Function: declare-sort1 (sort-name sort)
Package

snark.

Source

sorts-interface.lisp.

Function: declare-string (x)
Package

snark.

Source

constants.lisp.

Function: declare-the-sort-function-symbol (name sort)
Package

snark.

Source

sorts.lisp.

Function: declare-tptp-symbols1 (&key new-name)
Package

snark-user.

Source

tptp-symbols.lisp.

Function: declare-tptp-symbols2 (&optional type)
Package

snark-user.

Source

tptp-symbols.lisp.

Function: declare-utime-pi-composition ()
Package

snark.

Source

date-reasoning2.lisp.

Function: declare-utime-pp-composition ()
Package

snark.

Source

date-reasoning2.lisp.

Function: decode-dp-clause (clause &optional decode-fun)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: decode-universal-time-interval (universal-time-interval)
Package

snark.

Source

date-reasoning2.lisp.

Function: decode-universal-time-point (universal-time-point)
Package

snark.

Source

date-reasoning2.lisp.

Function: decompose-product-term (term subst)
Package

snark.

Source

code-for-numbers3.lisp.

Function: default-symbol-ordering-compare (symbol1 symbol2)
Package

snark.

Source

symbol-ordering.lisp.

Function: default-symbol-ordering-compare1 (symbol1 symbol2)
Package

snark.

Source

symbol-ordering.lisp.

Function: definition-p (x y)
Package

snark.

Source

simplification-ordering.lisp.

Function: delete-feature-name (name)
Package

snark-feature.

Source

feature.lisp.

Function: delete-row-from-agenda (row &optional test)
Package

snark.

Source

main.lisp.

Function: delete-sparse-matrix-row-or-column (rows-or-cols index &optional keep)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: depth (x &optional subst head-if-associative)
Package

snark.

Source

weight.lisp.

Reader: deque-front (instance)
Writer: (setf deque-front) (instance)
Package

snark-deque.

Source

deque2.lisp.

Target Slot

front.

Reader: deque-last-of-front (instance)
Writer: (setf deque-last-of-front) (instance)
Package

snark-deque.

Source

deque2.lisp.

Target Slot

last-of-front.

Reader: deque-last-of-rear (instance)
Writer: (setf deque-last-of-rear) (instance)
Package

snark-deque.

Source

deque2.lisp.

Target Slot

last-of-rear.

Reader: deque-rear (instance)
Writer: (setf deque-rear) (instance)
Package

snark-deque.

Source

deque2.lisp.

Target Slot

rear.

Function: derivation-sorts (row)
Package

snark.

Source

output.lisp.

Function: disallowed-symbol-occurs-in-answer-p (x subst)
Package

snark.

Source

subst.lisp.

Function: disjoin (wff1 wff2 &optional subst)
Package

snark.

Source

connectives.lisp.

Function: disjoin* (wffs &optional subst)
Package

snark.

Source

connectives.lisp.

Function: disjoin-alist1 (key value alist)
Package

snark.

Source

alists.lisp.

Function: disjoin-alists (alist1 alist2)
Package

snark.

Source

alists.lisp.

Function: disjoint-answer-relations-p (l1 l2 ans1 ans2)
Package

snark.

Source

subsume.lisp.

Function: disjunction-p (wff)
Package

snark.

Source

connectives.lisp.

Function: distributive-law1-p (lhs rhs &optional subst)
Package

snark.

Source

rewrite-code.lisp.

Function: distributivity-rewriter (term subst op2)
Package

snark.

Source

rewrite-code.lisp.

Function: do-cd (function x y op &optional last-line)
Package

snark-user.

Source

coder.lisp.

Function: do-not-factor (atom &optional subst)
Package

snark.

Source

wffs.lisp.

Function: do-not-paramodulate (term &optional subst)
Package

snark.

Source

main.lisp.

Function: do-not-resolve (atom &optional subst)
Package

snark.

Source

wffs.lisp.

Function: dont-make-embedding-p (a b)
Package

snark.

Source

main.lisp.

Function: dont-unify (cc x y subst)
Package

snark.

Source

unify.lisp.

Reader: dp-atom-checkpoints (instance)
Writer: (setf dp-atom-checkpoints) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

checkpoints.

Reader: dp-atom-choice-point (instance)
Writer: (setf dp-atom-choice-point) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

choice-point.

Reader: dp-atom-contained-negatively-clauses (instance)
Writer: (setf dp-atom-contained-negatively-clauses) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

contained-negatively-clauses.

Reader: dp-atom-contained-positively-clauses (instance)
Writer: (setf dp-atom-contained-positively-clauses) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

contained-positively-clauses.

Reader: dp-atom-derived-from-clause (instance)
Writer: (setf dp-atom-derived-from-clause) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

derived-from-clause.

Reader: dp-atom-false-triable (instance)
Writer: (setf dp-atom-false-triable) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

false-triable.

Reader: dp-atom-name (instance)
Writer: (setf dp-atom-name) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

name.

Function: dp-atom-named (x clause-set &key if-does-not-exist)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Reader: dp-atom-next (instance)
Writer: (setf dp-atom-next) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

next.

Reader: dp-atom-number (instance)
Writer: (setf dp-atom-number) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

number.

Reader: dp-atom-number-of-occurrences (instance)
Writer: (setf dp-atom-number-of-occurrences) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

number-of-occurrences.

Function: dp-atom-p (object)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Reader: dp-atom-true-triable (instance)
Writer: (setf dp-atom-true-triable) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

true-triable.

Reader: dp-atom-used-in-refutation (instance)
Writer: (setf dp-atom-used-in-refutation) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

used-in-refutation.

Reader: dp-atom-value (instance)
Writer: (setf dp-atom-value) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

value.

Reader: dp-clause-negative-literals (instance)
Writer: (setf dp-clause-negative-literals) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

negative-literals.

Reader: dp-clause-next (instance)
Writer: (setf dp-clause-next) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

next.

Reader: dp-clause-number-of-unresolved-negative-literals (instance)
Writer: (setf dp-clause-number-of-unresolved-negative-literals) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

number-of-unresolved-negative-literals.

Reader: dp-clause-number-of-unresolved-positive-literals (instance)
Writer: (setf dp-clause-number-of-unresolved-positive-literals) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

number-of-unresolved-positive-literals.

Function: dp-clause-p (object)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Reader: dp-clause-positive-literals (instance)
Writer: (setf dp-clause-positive-literals) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

positive-literals.

Reader: dp-clause-set-atom-hash-table (instance)
Writer: (setf dp-clause-set-atom-hash-table) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

atom-hash-table.

Reader: dp-clause-set-atoms (instance)
Writer: (setf dp-clause-set-atoms) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

atoms.

Reader: dp-clause-set-atoms-last (instance)
Writer: (setf dp-clause-set-atoms-last) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

atoms-last.

Reader: dp-clause-set-checkpoint-level (instance)
Writer: (setf dp-clause-set-checkpoint-level) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

checkpoint-level.

Reader: dp-clause-set-checkpoints (instance)
Writer: (setf dp-clause-set-checkpoints) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

checkpoints.

Reader: dp-clause-set-m1-clauses (instance)
Writer: (setf dp-clause-set-m1-clauses) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

m1-clauses.

Reader: dp-clause-set-m1-clauses-last (instance)
Writer: (setf dp-clause-set-m1-clauses-last) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

m1-clauses-last.

Reader: dp-clause-set-m2-clauses (instance)
Writer: (setf dp-clause-set-m2-clauses) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

m2-clauses.

Reader: dp-clause-set-m2-clauses-last (instance)
Writer: (setf dp-clause-set-m2-clauses-last) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

m2-clauses-last.

Reader: dp-clause-set-n-clauses (instance)
Writer: (setf dp-clause-set-n-clauses) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

n-clauses.

Reader: dp-clause-set-n-clauses-last (instance)
Writer: (setf dp-clause-set-n-clauses-last) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

n-clauses-last.

Reader: dp-clause-set-number-of-atoms (instance)
Writer: (setf dp-clause-set-number-of-atoms) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

number-of-atoms.

Reader: dp-clause-set-number-of-clauses (instance)
Writer: (setf dp-clause-set-number-of-clauses) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

number-of-clauses.

Reader: dp-clause-set-number-of-literals (instance)
Writer: (setf dp-clause-set-number-of-literals) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

number-of-literals.

Reader: dp-clause-set-number-to-atom-hash-table (instance)
Writer: (setf dp-clause-set-number-to-atom-hash-table) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

number-to-atom-hash-table.

Function: dp-clause-set-p (object)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Reader: dp-clause-set-p-clauses (instance)
Writer: (setf dp-clause-set-p-clauses) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

p-clauses.

Reader: dp-clause-set-p-clauses-last (instance)
Writer: (setf dp-clause-set-p-clauses-last) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

p-clauses-last.

Reader: dp-clause-subsumption-mark (instance)
Writer: (setf dp-clause-subsumption-mark) (instance)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Target Slot

subsumption-mark.

Function: dp-read (s dimacs-cnf-format print-warnings)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: dp-refute (cc context)
Package

snark.

Source

dp-refute.lisp.

Function: dp-refute-p (formula)
Package

snark.

Source

dp-refute.lisp.

Function: dp-refute-trace (context &optional atom value)
Package

snark.

Source

dp-refute.lisp.

Function: dp-subsume (cc wff1 wff2 subst neg)
Package

snark.

Source

dp-refute.lisp.

Function: dp-subsume* (cc wff1 wff2 subst neg)
Package

snark.

Source

dp-refute.lisp.

Function: dp-subsume+ (row1 row2)
Package

snark.

Source

dp-refute.lisp.

Function: dp-subsume-constraint-alists* (cc constraint-alist1 constraint-alist2 subst)
Package

snark.

Source

dp-refute.lisp.

Function: dp-subsumption (clause-set &optional print-summary)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: emb-no-big (fn args subst)
Package

snark.

Source

ac-rpo.lisp.

Function: embedding-types (pattern value)
Package

snark.

Source

main.lisp.

Function: embedding-variable-occurs-p (x subst)
Package

snark.

Source

subst.lisp.

Function: embedding-variable-p (x)
Package

snark.

Source

main.lisp.

Function: embedding-variables (embedding+ n)
Package

snark.

Source

main.lisp.

Function: encode-universal-time-interval (year &optional month day hour minute second)
Package

snark.

Source

date-reasoning2.lisp.

Function: encode-universal-time-point (year &optional month day hour minute second)
Package

snark.

Source

date-reasoning2.lisp.

Function: eq-args (term args)
Package

snark.

Source

rewrite.lisp.

Function: eql-list (l1 l2)
Package

snark.

Source

ac-rpo.lisp.

Function: equal-alist-p (alist1 alist2 subst)
Package

snark.

Source

alists.lisp.

Function: equal-jepd-relation-atom-args-p (args1 args2 subst invert)
Package

snark.

Source

jepd-relations.lisp.

Function: equal-optimized-sparse-vector-expression-p (x y)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: equal-or-complement-p (wff1 wff2 &optional subst)
Package

snark.

Source

connectives.lisp.

Function: equal-sparse-vector-expression-p (x y)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: equality-p (wff)
Package

snark.

Source

connectives.lisp.

Function: equality-relation-symbol-p (fn)
Package

snark.

Source

connectives.lisp.

Function: equality-rewriter (atom subst)
Package

snark.

Source

rewrite-code.lisp.

Function: equivalence-p (wff)
Package

snark.

Source

connectives.lisp.

Function: euclidean-quotient (number &optional divisor)
Package

snark.

Source

code-for-numbers3.lisp.

Function: euclidean-remainder (number &optional divisor)
Package

snark.

Source

code-for-numbers3.lisp.

Function: ex-join* (wffs subst connective identity)
Package

snark.

Source

connectives.lisp.

Function: exclusive-or-p (wff)
Package

snark.

Source

connectives.lisp.

Function: existential-quantification-p (wff)
Package

snark.

Source

connectives.lisp.

Function: expand-mvlet (bindings decl-specs body subst)
Package

snark-lisp.

Source

mvlet.lisp.

Function: expand-mvlet1 (bindings decl-specs body subst v)
Package

snark-lisp.

Source

mvlet.lisp.

Function: expand-range-form (ranges wff range-term-values)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: expr-arity (x)
Package

snark.

Source

symbol-table2.lisp.

Function: extract-a-characteristic-feature (x)
Package

snark-feature.

Source

feature.lisp.

Function: extract-declaration-specifiers (body)
Package

snark-lisp.

Source

mvlet.lisp.

Function: factorer (row)
Package

snark.

Source

main.lisp.

Function: fail ()
Package

snark.

Source

main.lisp.

Function: fail-when-constraint-true (constraint-alist)
Package

snark.

Source

main.lisp.

Function: fail-when-disallowed (answer)
Package

snark.

Source

main.lisp.

Function: fail-when-false (x)
Package

snark.

Source

main.lisp.

Function: fail-when-nil (x)
Package

snark.

Source

main.lisp.

Function: fail-when-true (x)
Package

snark.

Source

main.lisp.

Function: feature-ancestor (node &optional n)
Package

snark-feature.

Source

feature.lisp.

Function: feature-canonical-list-key (s)
Package

snark-feature.

Source

feature.lisp.

Function: feature-canonical-list-unkey (k)
Package

snark-feature.

Source

feature.lisp.

Function: feature-canonize (s &optional option)
Package

snark-feature.

Source

feature.lisp.

Reader: feature-children (instance)
Writer: (setf feature-children) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

children.

Reader: feature-children-incompatible (instance)
Writer: (setf feature-children-incompatible) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

children-incompatible.

Reader: feature-code (instance)
Writer: (setf feature-code) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

code.

Reader: feature-combo-list (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

list.

Reader: feature-combo-name (instance)
Writer: (setf feature-combo-name) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

name.

Function: feature-combo? (object)
Package

snark-feature.

Source

feature.lisp.

Function: feature-deleted? (node)
Package

snark-feature.

Source

feature.lisp.

Reader: feature-depth (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

depth.

Reader: feature-incompatible-features (instance)
Writer: (setf feature-incompatible-features) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

incompatible-features.

Function: feature-incompatible0 (s1 s2)
Package

snark-feature.

Source

feature.lisp.

Function: feature-incompatible1 (s1 s2)
Package

snark-feature.

Source

feature.lisp.

Function: feature-incompatible2 (s1 s2)
Package

snark-feature.

Source

feature.lisp.

Function: feature-merge1 (s1 s2 &optional n1)
Package

snark-feature.

Source

feature.lisp.

Function: feature-merge2 (s1 s2 &optional n1 n2)
Package

snark-feature.

Source

feature.lisp.

Reader: feature-name (instance)
Writer: (setf feature-name) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

name.

Reader: feature-nogoods (instance)
Writer: (setf feature-nogoods) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

nogoods.

Reader: feature-preorder-max (instance)
Writer: (setf feature-preorder-max) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

preorder-max.

Reader: feature-preorder-min (instance)
Writer: (setf feature-preorder-min) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

preorder-min.

Function: feature-set-difference (s1 s2 test)
Package

snark-feature.

Source

feature.lisp.

Function: feature-subsumes1 (s1 s2)
Package

snark-feature.

Source

feature.lisp.

Function: feature-subsumes2 (s1 s2)
Package

snark-feature.

Source

feature.lisp.

Function: feature-sym (x)
Package

snark-feature.

Source

feature.lisp.

Reader: feature-tree-canonical-lists (instance)
Writer: (setf feature-tree-canonical-lists) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

canonical-lists.

Reader: feature-tree-name-table (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

name-table.

Function: feature-tree-p (object)
Package

snark-feature.

Source

feature.lisp.

Function: feature-tree-preorder-labeling (node n)
Package

snark-feature.

Source

feature.lisp.

Reader: feature-tree-root (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

root.

Reader: feature-type (instance)
Writer: (setf feature-type) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

type.

Function: feature-union0 (s1 s2)
Package

snark-feature.

Source

feature.lisp.

Function: feature-union1 (s1 s2)
Package

snark-feature.

Source

feature.lisp.

Function: feature-union2 (s1 s2)
Package

snark-feature.

Source

feature.lisp.

Reader: feature-users-in-canonical-lists (instance)
Writer: (setf feature-users-in-canonical-lists) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

users-in-canonical-lists.

Reader: feature-users-in-name-table (instance)
Writer: (setf feature-users-in-name-table) (instance)
Package

snark-feature.

Source

feature.lisp.

Target Slot

users-in-name-table.

Function: feature-vector-index-delete (entry index)
Package

snark.

Source

feature-vector-index.lisp.

Reader: feature-vector-index-entry-counter (instance)
Package

snark.

Source

feature-vector-index.lisp.

Target Slot

entry-counter.

Function: feature-vector-index-entry-keys (entry)
Package

snark.

Source

feature-vector-index.lisp.

Function: feature-vector-index-entry-number (entry)
Package

snark.

Source

feature-vector-index.lisp.

Function: feature-vector-index-insert (entry index)
Package

snark.

Source

feature-vector-index.lisp.

Function: feature-vector-index-node-counter (instance)
Package

snark.

Source

feature-vector-index.lisp.

Function: feature-vector-index-p (object)
Package

snark.

Source

feature-vector-index.lisp.

Reader: feature-vector-index-retrieve-generalization-calls (instance)
Writer: (setf feature-vector-index-retrieve-generalization-calls) (instance)
Package

snark.

Source

feature-vector-index.lisp.

Target Slot

retrieve-generalization-calls.

Reader: feature-vector-index-retrieve-generalization-count (instance)
Writer: (setf feature-vector-index-retrieve-generalization-count) (instance)
Package

snark.

Source

feature-vector-index.lisp.

Target Slot

retrieve-generalization-count.

Reader: feature-vector-index-retrieve-instance-calls (instance)
Writer: (setf feature-vector-index-retrieve-instance-calls) (instance)
Package

snark.

Source

feature-vector-index.lisp.

Target Slot

retrieve-instance-calls.

Reader: feature-vector-index-retrieve-instance-count (instance)
Writer: (setf feature-vector-index-retrieve-instance-count) (instance)
Package

snark.

Source

feature-vector-index.lisp.

Target Slot

retrieve-instance-count.

Function: feature-vector-index-top-node (instance)
Package

snark.

Source

feature-vector-index.lisp.

Function: feature-vector-list (fv)
Package

snark.

Source

feature-vector.lisp.

Function: feature< (n1 n2)
Package

snark-feature.

Source

feature.lisp.

Function: feature<= (n1 n2)
Package

snark-feature.

Source

feature.lisp.

Function: feature> (n1 n2)
Package

snark-feature.

Source

feature.lisp.

Function: feature>= (n1 n2)
Package

snark-feature.

Source

feature.lisp.

Function: filter-declaration-specifiers (decl-specs v subst)
Package

snark-lisp.

Source

mvlet.lisp.

Function: finalize-options ()
Package

snark.

Source

options.lisp.

Function: find-agenda-bucket (buckets value &optional create)
Package

snark-agenda.

Source

agenda.lisp.

Function: find-or-create-symbol-table-entry (name kind &optional arity sym)
Package

snark.

Source

symbol-table2.lisp.

Function: find-symbol-table-entry (name kind &optional arity)
Package

snark.

Source

symbol-table2.lisp.

Function: find-term-by-hash (x hash)
Package

snark.

Source

term-hash.lisp.

Function: find-unit-clauses (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: first-and-rest-of-vector (terms subst fn identity)
Package

snark.

Source

unify-vector.lisp.

Function: first-negative-literal-in-wff (wff)
Package

snark.

Source

wffs.lisp.

Function: first-nonempty-agenda-bucket (buckets)
Package

snark-agenda.

Source

agenda.lisp.

Function: first-nonvariable-subterm (terms &optional subst)
Package

snark.

Source

subst.lisp.

Function: first-nonvariable-term (terms &optional subst)
Package

snark.

Source

subst.lisp.

Function: first-or-last-nonempty-agenda-bucket (buckets last)
Package

snark-agenda.

Source

agenda.lisp.

Function: first-positive-literal-in-wff (wff)
Package

snark.

Source

wffs.lisp.

Function: firsta (x)
Package

snark.

Source

jepd-relations.lisp.

Function: fix-dp-clause-set (clause-set)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: fix-path-index-sparse-vector-expression (x)
Package

snark.

Source

path-index.lisp.

Function: fix-skolem-term-sorts (sksubst first subst)
Package

snark.

Source

sorts.lisp.

Function: fix-sort-name-expression (x)
Package

snark.

Source

sorts-interface.lisp.

Function: fix-tptp-symbol (x)
Package

snark.

Source

tptp.lisp.

Function: flatargs (term &optional subst)
Package

snark.

Source

argument-list-a1.lisp.

Function: flatten-args (fn args subst)
Package

snark.

Source

wffs.lisp.

Function: flatten-list (terms subst head-if-associative)
Package

snark.

Source

wffs.lisp.

Function: flatten-term (term subst)
Package

snark.

Source

wffs.lisp.

Function: fn-chain-items (fn x subst)
Package

snark.

Source

wffs.lisp.

Function: fn-chain-tail (fn x subst &optional len)
Package

snark.

Source

wffs.lisp.

Function: forward-clause-subsumption (cc row2)
Package

snark.

Source

subsume.lisp.

Function: forward-or-backward-atom-subsumption (cc atom polarity phase old-mark new-mark backward-p row)
Package

snark.

Source

subsume.lisp.

Function: forward-or-backward-wff-subsumption (cc subwff polarity phase old-mark new-mark backward-p row)
Package

snark.

Source

subsume.lisp.

Function: forward-subsumed (row)
Package

snark.

Source

subsume.lisp.

Function: forward-subsumed? (new-line lines)
Package

snark-user.

Source

coder.lisp.

Function: forward-subsumption (cc row)
Package

snark.

Source

subsume.lisp.

Function: frozen-p (x subst)

return t if all variables of x are frozen, nil otherwise

Package

snark.

Source

subst.lisp.

Function: full-alist (l)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Reader: function-allowed-in-answer (instance)
Writer: (setf function-allowed-in-answer) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

allowed-in-answer.

Reader: function-argument-sort-alist (instance)
Writer: (setf function-argument-sort-alist) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

argument-sort-alist.

Reader: function-arithmetic-relation-rewrite-code (instance)
Writer: (setf function-arithmetic-relation-rewrite-code) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

arithmetic-relation-rewrite-code.

Reader: function-associative (instance)
Writer: (setf function-associative) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

associative.

Function: function-associativity-tests ()
Package

snark.

Source

assertion-analysis.lisp.

Reader: function-boolean-valued-p (instance)
Writer: (setf function-boolean-valued-p) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

boolean-valued-p.

Function: function-code-name (symbol)
Package

snark.

Source

functions.lisp.

Function: function-code-name0 (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-code-name0) (x)
Package

snark.

Source

functions.lisp.

Reader: function-commutative (instance)
Writer: (setf function-commutative) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

commutative.

Function: function-commutativity-tests ()
Package

snark.

Source

assertion-analysis.lisp.

Function: function-complement (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-complement) (x)
Package

snark.

Source

functions.lisp.

Reader: function-constraint-theory (instance)
Writer: (setf function-constraint-theory) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

constraint-theory.

Reader: function-constructor (instance)
Writer: (setf function-constructor) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

constructor.

Function: function-created-p (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-created-p) (x)
Package

snark.

Source

functions.lisp.

Function: function-do-not-factor (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-do-not-factor) (x)
Package

snark.

Source

functions.lisp.

Function: function-do-not-paramodulate (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-do-not-paramodulate) (x)
Package

snark.

Source

functions.lisp.

Function: function-do-not-resolve (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-do-not-resolve) (x)
Package

snark.

Source

functions.lisp.

Reader: function-equal-code (instance)
Writer: (setf function-equal-code) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

equal-code.

Reader: function-equality-rewrite-code (instance)
Writer: (setf function-equality-rewrite-code) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

equality-rewrite-code.

Reader: function-falsify-code (instance)
Writer: (setf function-falsify-code) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

falsify-code.

Function: function-has-arity-p (fn arity)
Package

snark.

Source

functions.lisp.

Reader: function-hash-code (instance)
Package

snark.

Source

functions.lisp.

Target Slot

hash-code.

Reader: function-identity (instance)
Writer: (setf function-identity) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

identity.

Function: function-identity-tests ()
Package

snark.

Source

assertion-analysis.lisp.

Function: function-identity2 (fn)
Package

snark.

Source

functions.lisp.

Reader: function-index-type (instance)
Writer: (setf function-index-type) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

index-type.

Reader: function-injective (instance)
Writer: (setf function-injective) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

injective.

Function: function-injective-supplied (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-injective-supplied) (x)
Package

snark.

Source

functions.lisp.

Reader: function-input-code (instance)
Writer: (setf function-input-code) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

input-code.

Function: function-inverse-tests ()
Package

snark.

Source

assertion-analysis.lisp.

Function: function-kbo-status (fn)
Package

snark.

Source

functions.lisp.

Reader: function-kbo-weight (instance)
Writer: (setf function-kbo-weight) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

kbo-weight.

Function: function-keep-head (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-keep-head) (x)
Package

snark.

Source

functions.lisp.

Function: function-kind (fn)
Package

snark.

Source

functions.lisp.

Function: function-locked (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-locked) (x)
Package

snark.

Source

functions.lisp.

Reader: function-logical-symbol-dual (instance)
Writer: (setf function-logical-symbol-dual) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

logical-symbol-dual.

Function: function-macro (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-macro) (x)
Package

snark.

Source

functions.lisp.

Reader: function-magic (instance)
Writer: (setf function-magic) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

magic.

Reader: function-make-compound*-function (instance)
Writer: (setf function-make-compound*-function) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

make-compound*-function.

Function: function-name-arity-lessp (fn1 fn2)
Package

snark.

Source

functions.lisp.

Function: function-name-lessp (x y)
Package

snark.

Source

functions.lisp.

Reader: function-number (instance)
Writer: (setf function-number) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

number.

Function: function-occurs-p (x y subst)
Package

snark.

Source

subst.lisp.

Reader: function-ordering-status (instance)
Writer: (setf function-ordering-status) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

ordering-status.

Reader: function-paramodulate-code (instance)
Writer: (setf function-paramodulate-code) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

paramodulate-code.

Reader: function-plist (instance)
Writer: (setf function-plist) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

plist.

Reader: function-polarity-map (instance)
Writer: (setf function-polarity-map) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

polarity-map.

Function: function-resolve-code (fn v)
Package

snark.

Source

functions.lisp.

Function: function-resolve-code-falsify-code (x)
Package

snark.

Source

resolve-code.lisp.

Function: (setf function-resolve-code-falsify-code) (x)
Package

snark.

Source

resolve-code.lisp.

Function: function-resolve-code-satisfy-code (x)
Package

snark.

Source

resolve-code.lisp.

Function: (setf function-resolve-code-satisfy-code) (x)
Package

snark.

Source

resolve-code.lisp.

Function: function-resolve-code2 (fn v)
Package

snark.

Source

main.lisp.

Reader: function-rewritable-p (instance)
Writer: (setf function-rewritable-p) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

rewritable-p.

Reader: function-rewrite-code (instance)
Writer: (setf function-rewrite-code) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

rewrite-code.

Function: function-rewrites (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-rewrites) (x)
Package

snark.

Source

functions.lisp.

Function: function-rpo-status (fn)
Package

snark.

Source

functions.lisp.

Reader: function-satisfy-code (instance)
Writer: (setf function-satisfy-code) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

satisfy-code.

Function: function-skolem-p (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-skolem-p) (x)
Package

snark.

Source

functions.lisp.

Reader: function-sort (instance)
Writer: (setf function-sort) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

sort.

Reader: function-sort-code (instance)
Writer: (setf function-sort-code) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

sort-code.

Function: function-to-lisp-code (x)
Package

snark.

Source

functions.lisp.

Function: (setf function-to-lisp-code) (x)
Package

snark.

Source

functions.lisp.

Function: function-trie-index-args (fn term)
Package

snark.

Source

trie-index.lisp.

Function: function-trie-index-arity (fn)
Package

snark.

Source

trie-index.lisp.

Function: function-trie-index-lookup-args (fn term)
Package

snark.

Source

trie-index.lisp.

Reader: function-unify-code (instance)
Writer: (setf function-unify-code) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

unify-code.

Reader: function-variant-code (instance)
Writer: (setf function-variant-code) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

variant-code.

Reader: function-weight (instance)
Writer: (setf function-weight) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

weight.

Reader: function-weight-code (instance)
Writer: (setf function-weight-code) (instance)
Package

snark.

Source

functions.lisp.

Target Slot

weight-code.

Function: fv-trie-key (feature-number feature-value)
Package

snark.

Source

feature-vector-trie.lisp.

Function: fv-trie-key-feature (key)
Package

snark.

Source

feature-vector-trie.lisp.

Function: fv-trie-key-value (key)
Package

snark.

Source

feature-vector-trie.lisp.

Function: give-constraint-row (given-row)
Package

snark.

Source

main.lisp.

Function: give-is-next-in-agenda ()
Package

snark.

Source

main.lisp.

Function: giver (given-row &optional agenda-value agenda)
Package

snark.

Source

main.lisp.

Function: graph-coloring-problem (colors n &rest options)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: graph-coloring-problem-clauses (colors n)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: greater? (x y)
Package

snark.

Source

code-for-numbers3.lisp.

Function: greatereq? (x y)
Package

snark.

Source

code-for-numbers3.lisp.

Function: ground-p (x &optional subst)

return t if x is ground, nil otherwise

Package

snark.

Source

subst.lisp.

Function: hash-compound (compd &optional subst)
Package

snark.

Source

term-hash.lisp.

Function: hash-dollar-p (object)
Package

snark.

Source

useful.lisp.

Function: hash-dollar-reader (stream subchar arg)
Package

snark.

Source

useful.lisp.

Reader: hash-dollar-symbol (instance)
Package

snark.

Source

useful.lisp.

Target Slot

symbol.

Function: hash-dollar-symbolize (x)
Package

snark.

Source

useful.lisp.

Function: hash-list (l subst multiplier)
Package

snark.

Source

term-hash.lisp.

Function: hash-term (x &optional subst)
Package

snark.

Source

term-hash.lisp.

Function: hash-term* (x subst)
Package

snark.

Source

term-hash.lisp.

Function: hash-term-code (x &optional subst)
Package

snark.

Source

term-hash.lisp.

Function: hash-term-set-p (object)
Package

snark.

Source

term-hash.lisp.

Function: head-is-logical-symbol (wff)
Package

snark.

Source

connectives.lisp.

Function: head-or-term (x)
Package

snark.

Source

terms2.lisp.

Function: heada (appl)
Package

snark.

Source

terms2.lisp.

Function: hts-adjoin-p (term hts)
Package

snark.

Source

term-hash.lisp.

Reader: hts-count-down-to-hashing (instance)
Writer: (setf hts-count-down-to-hashing) (instance)
Package

snark.

Source

term-hash.lisp.

Target Slot

count-down-to-hashing.

Function: hts-member-p (term hts)
Package

snark.

Source

term-hash.lisp.

Reader: hts-substitution (instance)
Package

snark.

Source

term-hash.lisp.

Target Slot

substitution.

Reader: hts-terms (instance)
Writer: (setf hts-terms) (instance)
Package

snark.

Source

term-hash.lisp.

Target Slot

terms.

Function: hyperresolution-electron-polarity ()
Package

snark.

Source

main.lisp.

Function: hyperresolution-nucleus-polarity ()
Package

snark.

Source

main.lisp.

Function: hyperresolution-orderfun ()
Package

snark.

Source

main.lisp.

Function: hyperresolver (row)
Package

snark.

Source

main.lisp.

Function: hyperresolver1 (nucleus atom1 electron atom2 atom2* subst)
Package

snark.

Source

main.lisp.

Function: hyperresolver2 (nucleus electrons atoms* n residues subst)
Package

snark.

Source

main.lisp.

Function: ii-compare-universal-times (interval1 interval2)
Package

snark.

Source

date-reasoning2.lisp.

Function: implication-p (wff)
Package

snark.

Source

connectives.lisp.

Function: implied-by-wff-rewriter (wff subst)
Package

snark.

Source

rewrite-code.lisp.

Function: implies-wff-rewriter (wff subst)
Package

snark.

Source

rewrite-code.lisp.

Function: implies-wff-rewriter1 (x y subst)
Package

snark.

Source

rewrite-code.lisp.

Function: impose-binary-restrictions (row1 l &key key)
Package

snark.

Source

main.lisp.

Function: index-entry-p (object)
Package

snark.

Source

trie-index.lisp.

Reader: index-entry-term (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

term.

Function: index-terms-in-atom-of-derived-wff (atom polarity row)
Package

snark.

Source

main.lisp.

Function: infix-operator-lookup (input-string)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Function: infix-operator-p (op)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Function: init-constant-info (const action)
Package

snark.

Source

constants.lisp.

Function: initialize-agenda ()
Package

snark.

Source

main.lisp.

Function: initialize-assertion-analysis ()
Package

snark.

Source

assertion-analysis.lisp.

Function: initialize-constants ()
Package

snark.

Source

constants.lisp.

Function: initialize-hash-dollar-reader ()
Package

snark.

Source

useful.lisp.

Function: initialize-options ()
Package

snark.

Source

options.lisp.

Function: initialize-propositional-abstraction-of-input-wffs ()
Package

snark.

Source

main.lisp.

Function: initialize-rewrites ()
Package

snark.

Source

main.lisp.

Function: initialize-row-contexts ()
Package

snark.

Source

row-contexts.lisp.

Function: initialize-rows ()
Package

snark.

Source

rows.lisp.

Function: initialize-rows2 ()
Package

snark.

Source

main.lisp.

Function: initialize-simplification-ordering-compare-equality-arguments-hash-table ()
Package

snark.

Source

simplification-ordering.lisp.

Function: initialize-sort-theory ()
Package

snark.

Source

sorts-interface.lisp.

Function: initialize-sort-theory2 ()
Package

snark.

Source

symbol-definitions.lisp.

Function: initialize-symbol-ordering ()
Package

snark.

Source

symbol-ordering.lisp.

Function: initialize-symbol-table ()
Package

snark.

Source

symbol-definitions.lisp.

Function: initialize-symbol-table2 ()
Package

snark.

Source

symbol-definitions.lisp.

Function: initialize-term-hash ()
Package

snark.

Source

term-hash.lisp.

Function: initialize-variables ()
Package

snark.

Source

variables.lisp.

Function: input-argument-sort-alist (function l)
Package

snark.

Source

sorts-functions.lisp.

Function: input-atom (atom polarity)
Package

snark.

Source

input.lisp.

Function: input-atom-with-keyword-arguments (head args polarity keywords)
Package

snark.

Source

input.lisp.

Function: input-bag*-term (head args polarity)
Package

snark.

Source

code-for-bags4.lisp.

Function: input-bag-term (head args polarity)
Package

snark.

Source

code-for-bags4.lisp.

Function: input-conditional (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-conditional-answer (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-conjunction (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-date-interval (head args polarity)
Package

snark.

Source

date-reasoning2.lisp.

Function: input-date-point (head args polarity)
Package

snark.

Source

date-reasoning2.lisp.

Function: input-disequality (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-disjunction (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-equality (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-equivalence (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-exclusive-or (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-float-function-as-relation (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-form (head terms polarity)
Package

snark.

Source

input.lisp.

Function: input-form* (head terms polarity)
Package

snark.

Source

input.lisp.

Function: input-function-as-relation (head args polarity &optional new-head-name)
Package

snark.

Source

input.lisp.

Function: input-function-as-relation-result-sort (head args)
Package

snark.

Source

input.lisp.

Function: input-function-as-relation-result-sort2 (head args)
Package

snark.

Source

input.lisp.

Function: input-head-function-symbol (term)
Package

snark.

Source

symbol-table2.lisp.

Function: input-head-relation-symbol (wff)
Package

snark.

Source

symbol-table2.lisp.

Function: input-implication (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-kif-backward-implication (head args polarity &optional rep)
Package

snark.

Source

input.lisp.

Function: input-kif-forward-implication (head args polarity &optional rep)
Package

snark.

Source

input.lisp.

Function: input-lisp-list (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-lisp-list* (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-logical-symbol (name &optional create-if-does-not-exist)
Package

snark.

Source

symbol-table2.lisp.

Function: input-nand (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-negation (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-nor (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-normal-target (target)
Package

snark-user.

Source

coder.lisp.

Function: input-quantification (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-quantifier-variable (var-spec)
Package

snark.

Source

input.lisp.

Function: input-quantifier-variables (var-specs)
Package

snark.

Source

input.lisp.

Function: input-quoted-constant (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-relation-as-function (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-reverse-implication (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-single-target (target)
Package

snark-user.

Source

coder.lisp.

Function: input-symbol (name &key macro)
Package

snark.

Source

symbol-table2.lisp.

Function: input-target (target)
Package

snark-user.

Source

coder.lisp.

Function: input-term1 (term polarity)
Package

snark.

Source

input.lisp.

Function: input-terms (terms polarity)
Package

snark.

Source

input.lisp.

Function: input-together-target (target)
Package

snark-user.

Source

coder.lisp.

Function: input-tptp-type-declaration (x)
Package

snark.

Source

tptp.lisp.

Function: input-variables-in-form (expr vars substitution &optional result)
Package

snark.

Source

input.lisp.

Function: input-wff1 (wff polarity)
Package

snark.

Source

input.lisp.

Function: input-wffs1 (head args polarity)
Package

snark.

Source

input.lisp.

Function: input-wffs2 (wffs polarity polarity-map)
Package

snark.

Source

input.lisp.

Function: insert-into-rows-containing-atom-negatively (row atom)
Package

snark.

Source

term-memory.lisp.

Function: insert-into-rows-containing-atom-positively (row atom)
Package

snark.

Source

term-memory.lisp.

Function: insert-into-rows-containing-term (row term)
Package

snark.

Source

term-memory.lisp.

Function: insert-row-into-agenda (row val agenda &optional at-front)
Package

snark.

Source

main.lisp.

Function: instantiate (x n &optional subst)

applies substitution to x, optionally first renumbering block-0 variables to block-n

Package

snark.

Source

subst.lisp.

Function: instantiating-direction (x y subst)
Package

snark.

Source

simplification-ordering.lisp.

Function: instantiating-direction1 (xvars yvars)
Package

snark.

Source

simplification-ordering.lisp.

Function: irreflexivity-falsifier (cc atom subst)
Package

snark.

Source

resolve-code.lisp.

Function: irreflexivity-rewriter (atom subst)
Package

snark.

Source

rewrite-code.lisp.

Function: jepd-atom-to-lisp (head args subst &optional names more-names)
Package

snark.

Source

jepd-relations.lisp.

Function: jepd-relation-atom-rewriter (atom subst)
Package

snark.

Source

jepd-relations.lisp.

Function: jepd-relation-atom-weight (x &optional subst)
Package

snark.

Source

jepd-relations.lisp.

Function: jepd-relation-code (x alist)
Package

snark.

Source

jepd-relations.lisp.

Function: jepd-relation-composition-rewriter (atom subst fun)
Package

snark.

Source

jepd-relations.lisp.

Function: jepd-relation-composition-rewriter1 (atom subst rel table &optional n)
Package

snark.

Source

jepd-relations.lisp.

Function: jepd-relation-input-function (head args polarity rel reverse n i)
Package

snark.

Source

jepd-relations.lisp.

Function: jepd-relation-intersection-rewriter1 (rel atom subst invert)
Package

snark.

Source

jepd-relations.lisp.

Function: just-line-number (j lines)
Package

snark-user.

Source

coder.lisp.

Function: just-list (j lines)
Package

snark-user.

Source

coder.lisp.

Function: kbo-compare-terms (x y &optional subst testval mult)
Package

snark.

Source

knuth-bendix-ordering2.lisp.

Function: kbo-evaluate-term (term subst mult weight vars)
Package

snark.

Source

knuth-bendix-ordering2.lisp.

Function: kbo-evaluate-terms (terms subst mult weight vars ws)
Package

snark.

Source

knuth-bendix-ordering2.lisp.

Function: keyword-argument-list-p (x)
Package

snark.

Source

input.lisp.

Function: largest-key (x)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: last-nonempty-agenda-bucket (buckets)
Package

snark-agenda.

Source

agenda.lisp.

Function: lastc (list)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: less? (x y)
Package

snark.

Source

code-for-numbers3.lisp.

Function: lesseq? (x y)
Package

snark.

Source

code-for-numbers3.lisp.

Function: list-bindings (vars form &optional list*)
Package

snark-lisp.

Source

mvlet.lisp.

Function: list-p (x)
Package

snark.

Source

useful.lisp.

Function: list-to-bag (list &optional subst)
Package

snark.

Source

code-for-bags4.lisp.

Function: list-to-string (list &optional subst)
Package

snark.

Source

code-for-strings2.lisp.

Function: list-to-string-term-rewriter (term subst)
Package

snark.

Source

code-for-strings2.lisp.

Function: literal-is-not-dominated-in-clause-p (orderfun atom polarity clause subst)
Package

snark.

Source

simplification-ordering.lisp.

Function: literal-is-not-dominating-in-clause-p (orderfun atom polarity clause subst)
Package

snark.

Source

simplification-ordering.lisp.

Function: literal-member-p (atom polarity list)
Package

snark.

Source

equal.lisp.

Function: literal-p (wff &optional polarity strict)
Package

snark.

Source

connectives.lisp.

Function: literal-satisfies-ordering-restriction-p (orderfun atom polarity wff &optional subst n)
Package

snark.

Source

simplification-ordering.lisp.

Function: literals-in-clause (clause &optional except-atom renumber)
Package

snark.

Source

wffs.lisp.

Function: literals-to-clause (literals)
Package

snark.

Source

wffs.lisp.

Function: lookahead* (clause-set lookahead-values verbose)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: lookup-feature-name (name &optional action)
Package

snark-feature.

Source

feature.lisp.

Function: lookup-value-in-substitution (value subst)
Package

snark.

Source

subst.lisp.

Function: lookup-value-in-substitution2 (value subst subst2)
Package

snark.

Source

subst.lisp.

Function: lookup-variable-in-substitution (var subst)
Package

snark.

Source

subst.lisp.

Function: magic-goal-atom-p (atom)
Package

snark.

Source

nonhorn-magic-set.lisp.

Function: magic-goal-occurs-p (wff)
Package

snark.

Source

nonhorn-magic-set.lisp.

Function: magic-transform-clause (cc clause &key transform-negative-clauses transform-positive-units)
Package

snark.

Source

nonhorn-magic-set.lisp.

Function: magic-transform-wff (wff &key transform-negative-clauses transform-positive-units)
Package

snark.

Source

nonhorn-magic-set.lisp.

Function: make-aa-function (&key function left-identities right-identities left-inverses right-inverses commutative associative closure-relations)
Package

snark.

Source

assertion-analysis.lisp.

Function: make-aa-relation (&key relation left-identities right-identities left-inverses right-inverses commutative assoc1-p assoc2-p functional-p closure-functions)
Package

snark.

Source

assertion-analysis.lisp.

Function: make-and-freeze-variable (&optional sort number)
Package

snark.

Source

subsume.lisp.

Function: make-answer2 (row1 row2 subst cond swap)
Package

snark.

Source

main.lisp.

Function: make-atom-hash-code ()
Package

snark.

Source

term-hash.lisp.

Function: make-boolean-query (fn l)
Package

snark.

Source

path-index.lisp.

Function: make-boolean-query* (fn l)
Package

snark.

Source

path-index.lisp.

Function: make-cancel (eq fn identity)
Package

snark.

Source

rewrite-code.lisp.

Function: make-characteristic-atom-rewriter (pred sort)
Package

snark.

Source

rewrite-code.lisp.

Function: make-clock-variable (name)
Package

snark-lisp.

Source

clocks.lisp.

Function: make-composition-table (tab ocode &optional icode1 icode2)
Package

snark.

Source

jepd-relations.lisp.

Function: make-compound%* (head args)
Package

snark.

Source

terms2.lisp.

Function: make-compound%2 (head arg1 arg2)
Package

snark.

Source

terms2.lisp.

Function: make-compound1 (fn identity arg1 arg2)
Package

snark.

Source

wffs.lisp.

Function: make-compound2 (head args)
Package

snark.

Source

terms2.lisp.

Function: make-conditional (wff1 wff2 wff3 &optional subst)
Package

snark.

Source

connectives.lisp.

Function: make-conditional* (wffs &optional subst)
Package

snark.

Source

connectives.lisp.

Function: make-conditional-answer (wff1 wff2 wff3 &optional subst)
Package

snark.

Source

connectives.lisp.

Function: make-conditional-answer* (wffs &optional subst)
Package

snark.

Source

connectives.lisp.

Function: make-constant-info (&key hash-code0 boolean-valued-p0 constructor0 magic allowed-in-answer0 kbo-weight0 weight0 sort0 plist)
Package

snark.

Source

constants.lisp.

Function: make-context (formula &optional assignment substitution)
Package

snark.

Source

dp-refute.lisp.

Function: make-context2 (formula assignment substitution)
Package

snark.

Source

dp-refute.lisp.

Function: make-demodulant (row1 row2 wff2* context1 context2)
Package

snark.

Source

main.lisp.

Function: make-dp-atom (&key name number value contained-positively-clauses contained-negatively-clauses derived-from-clause used-in-refutation next choice-point true-triable false-triable number-of-occurrences checkpoints)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: make-dp-clause (&key number-of-unresolved-positive-literals number-of-unresolved-negative-literals positive-literals negative-literals subsumption-mark next)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: make-embedding (row a1 b1 type)
Package

snark.

Source

main.lisp.

Function: make-embeddings (cc row)
Package

snark.

Source

main.lisp.

Function: make-embeddings1 (cc row a b)
Package

snark.

Source

main.lisp.

Function: make-equality (term1 term2 &optional subst relation)
Package

snark.

Source

connectives.lisp.

Function: make-equality0 (term1 term2 &optional relation)
Package

snark.

Source

connectives.lisp.

Function: make-equivalence (wff1 wff2 &optional subst)
Package

snark.

Source

connectives.lisp.

Function: make-equivalence* (wffs &optional subst)
Package

snark.

Source

connectives.lisp.

Function: make-exclusive-or (wff1 wff2 &optional subst)
Package

snark.

Source

connectives.lisp.

Function: make-exclusive-or* (wffs &optional subst)
Package

snark.

Source

connectives.lisp.

Function: make-feature-combo (list)
Package

snark-feature.

Source

feature.lisp.

Function: make-feature-tree (&key root name-table canonical-lists)
Package

snark-feature.

Source

feature.lisp.

Function: make-feature-vector-index0 (&key top-node node-counter entry-counter retrieve-generalization-calls retrieve-generalization-count retrieve-instance-calls retrieve-instance-count)
Package

snark.

Source

feature-vector-index.lisp.

Function: make-feature-vector-row-index ()
Package

snark.

Source

feature-vector-index.lisp.

Function: make-feature-vector-term-index ()
Package

snark.

Source

feature-vector-index.lisp.

Function: make-feature0 (name parent children-incompatible depth)
Package

snark-feature.

Source

feature.lisp.

Function: make-feature1 (name parent children-incompatible)
Package

snark-feature.

Source

feature.lisp.

Function: make-fn-chain (fn items tail)
Package

snark.

Source

wffs.lisp.

Function: make-function-symbol (name arity)
Package

snark.

Source

functions.lisp.

Function: make-function-symbol0 (name arity)
Package

snark.

Source

functions.lisp.

Function: make-hash-dollar (symbol)
Package

snark.

Source

useful.lisp.

Function: make-hash-term-set (&optional substitution)
Package

snark.

Source

term-hash.lisp.

Function: make-hyperresolvent (nucleus electrons residues subst)
Package

snark.

Source

main.lisp.

Function: make-hyperresolvent-nucleus-part (nucleus subst)
Package

snark.

Source

main.lisp.

Function: make-idempotent-substitution (subst)
Package

snark.

Source

subst.lisp.

Function: make-implication (wff1 wff2 &optional subst)
Package

snark.

Source

connectives.lisp.

Function: make-implication* (wffs &optional subst)
Package

snark.

Source

connectives.lisp.

Function: make-index-entry (term)
Package

snark.

Source

trie-index.lisp.

Function: make-lemma (fbc exclude-atom)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: make-magic-goal-atom (atom)
Package

snark.

Source

nonhorn-magic-set.lisp.

Function: make-number-info (&key sort)
Package

snark.

Source

constants.lisp.

Function: make-operator (&key input-string type precedence output-symbol)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Function: make-paramodulant (row1 equality1 value1* row2 term2* subst context1 context2)
Package

snark.

Source

main.lisp.

Function: make-paramodulant-form (cc value1* term2* wff2* subst)
Package

snark.

Source

main.lisp.

Function: make-paramodulanta (value1* row2 term2* subst context2)
Package

snark.

Source

main.lisp.

Function: make-path-index (&key entry-constructor)
Package

snark.

Source

path-index.lisp.

Function: make-path-index-entry (term)
Package

snark.

Source

path-index.lisp.

Function: make-path-index-internal-node1 (&key parent-node mark variable-child-node constant-indexed-child-nodes function-indexed-child-nodes)
Package

snark.

Source

path-index.lisp.

Function: make-path-index-internal-node2 (&key parent-node mark integer-indexed-child-nodes query)
Package

snark.

Source

path-index.lisp.

Function: make-path-index-leaf-node (&key parent-node mark entries)
Package

snark.

Source

path-index.lisp.

Function: make-path-index-node (&key parent-node mark)
Package

snark.

Source

path-index.lisp.

Function: make-path-index-query (type term &optional subst)
Package

snark.

Source

path-index.lisp.

Function: make-path-index-query-appl (make-query head args subst node1 head-if-associative)
Package

snark.

Source

path-index.lisp.

Function: make-path-index-query-g (term subst node1 &optional head-if-associative)
Package

snark.

Source

path-index.lisp.

Function: make-path-index-query-i (term subst node1 &optional head-if-associative)
Package

snark.

Source

path-index.lisp.

Function: make-path-index-query-list (make-query head args subst node1 &optional indexfun)
Package

snark.

Source

path-index.lisp.

Function: make-path-index-query-u (term subst node1 &optional head-if-associative)
Package

snark.

Source

path-index.lisp.

Function: make-path-index-query-v (term subst node1 &optional head-if-associative)
Package

snark.

Source

path-index.lisp.

Function: make-path-index0 (entry-constructor entries)
Package

snark.

Source

path-index.lisp.

Function: make-poset (&rest args)
Package

snark.

Source

posets.lisp.

Function: make-proof-line (number just wff &optional wff-size wff-vars)
Package

snark-user.

Source

coder.lisp.

Function: make-resolvent (row1 atom1 atom1* truthvalue1 row2 atom2 atom2* truthvalue2 subst context1 context2)
Package

snark.

Source

main.lisp.

Function: make-resolvent1 (row1 atom1 truthvalue1 row2 atom2 truthvalue2 subst context1 context2)
Package

snark.

Source

main.lisp.

Function: make-resolventa (row1 atom1 atom1* truthvalue1 subst context1 &optional residue)
Package

snark.

Source

main.lisp.

Function: make-resolventb (row1 residue subst context1)
Package

snark.

Source

main.lisp.

Function: make-resolventc (row subst context constraint-alist*)
Package

snark.

Source

main.lisp.

Function: make-reverse-implication (wff2 wff1 &optional subst)
Package

snark.

Source

connectives.lisp.

Function: make-reverse-implication* (wffs &optional subst)
Package

snark.

Source

connectives.lisp.

Function: make-rewrite (row pattern value condition pattern-symbol-count new-value-variables polarity)
Package

snark.

Source

rewrite.lisp.

Function: make-row0 (&key number wff constraints answer reason hints-subsumed context children rewrites supported sequential positive-or-negative subsumption-mark status agenda-entries level0 wff-symbol-counts0 selections-alist plist)
Package

snark.

Source

rows.lisp.

Function: make-rowset (&optional rowsets)
Package

snark.

Source

rows.lisp.

Function: make-sparse-matrix0 (default-value boolean rows columns)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: make-sparse-vector0 (default-value0)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: make-special-unification-problem (&key algorithms term1 term2)
Package

snark.

Source

unify.lisp.

Function: make-split (row wff answer polarity)
Package

snark.

Source

main.lisp.

Function: make-string-info (&key sort canonical)
Package

snark.

Source

constants.lisp.

Function: make-subsumption-test-clauses (l1 l2 *frozen-variables*)
Package

snark.

Source

subsume-clause.lisp.

Function: make-subsumption-test-dp-clause-set (l1 l2 frozen-variables)
Package

snark.

Source

subsume-clause.lisp.

Function: make-subsumption-test-dp-clause-set1 (clauses subst)
Package

snark.

Source

subsume-clause.lisp.

Function: make-symbol-count ()
Package

snark.

Source

weight.lisp.

Function: make-symbol-table ()
Package

snark.

Source

symbol-table2.lisp.

Function: make-tc (term count)
Package

snark.

Source

terms2.lisp.

Function: make-term-memory (&key indexing-method depth-limit make-printable-nodes-p)
Package

snark.

Source

term-memory.lisp.

Function: make-term-memory-entry (&key term in-nodes in-nodes-last mark number rows-containing-atom-positively rows-containing-atom-negatively rows-containing-paramodulatable-equality rows-containing-term rewrites size depth mindepth)
Package

snark.

Source

term-memory.lisp.

Function: make-term-memory-entry1 (term)
Package

snark.

Source

term-memory.lisp.

Function: make-term-memory0 (&key retrieve-generalization-calls retrieve-generalization-count retrieve-instance-calls retrieve-instance-count retrieve-unifiable-calls retrieve-unifiable-count retrieve-variant-calls retrieve-variant-count retrieve-all-calls retrieve-all-count)
Package

snark.

Source

term-memory.lisp.

Function: make-trie (&key top-node node-counter)
Package

snark.

Source

trie.lisp.

Function: make-trie-index (&key entry-constructor)
Package

snark.

Source

trie-index.lisp.

Function: make-trie-index-internal-node (&key variable-child-node constant-indexed-child-nodes function-indexed-child-nodes)
Package

snark.

Source

trie-index.lisp.

Function: make-trie-index-leaf-node (&key default-value0 type count0 cached-key cached-value b-tree-root-node)
Package

snark.

Source

trie-index.lisp.

Function: make-trie-index0 (entry-constructor)
Package

snark.

Source

trie-index.lisp.

Function: make-uniond-query2 (q1 q2)
Package

snark.

Source

path-index.lisp.

Function: make-ur-resolvent (nucleus electrons target-atom target-polarity subst)
Package

snark.

Source

main.lisp.

Function: make-variable (&optional sort number)
Package

snark.

Source

variables.lisp.

Function: make-variable-from-var-spec (var-spec)
Package

snark.

Source

input.lisp.

Function: make-variable0 (sort number)
Package

snark.

Source

variables.lisp.

Function: manual-ordering-compare-terms (x y subst)
Package

snark.

Source

simplification-ordering.lisp.

Function: map-agenda-buckets (function buckets)
Package

snark-agenda.

Source

agenda.lisp.

Function: map-atoms-in-alist-of-wffs-and-compose-result (cc alist &optional polarity)
Package

snark.

Source

wffs.lisp.

Function: map-atoms-in-clause (cc wff0)
Package

snark.

Source

wffs.lisp.

Function: map-atoms-in-list-of-wffs (cc wffs polarity-map polarity)
Package

snark.

Source

wffs.lisp.

Function: map-atoms-in-list-of-wffs-and-compose-result (cc wffs polarity-map polarity)
Package

snark.

Source

wffs.lisp.

Function: map-atoms-in-wff (cc wff &optional polarity)
Package

snark.

Source

wffs.lisp.

Function: map-atoms-in-wff-and-compose-result (cc wff &optional polarity)
Package

snark.

Source

wffs.lisp.

Function: map-boolean-sparse-vector-backward (function n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-boolean-sparse-vector-backward-bounded (function n min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-boolean-sparse-vector-backward-bounded-with-indexes (function n min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-boolean-sparse-vector-backward-with-indexes (function n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-boolean-sparse-vector-forward (function n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-boolean-sparse-vector-forward-bounded (function n min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-boolean-sparse-vector-forward-bounded-with-indexes (function n min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-boolean-sparse-vector-forward-with-indexes (function n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-conjuncts (cc wff)
Package

snark.

Source

wffs.lisp.

Function: map-feature-vector-row-index-backward-subsumption-candidates (function row)
Package

snark.

Source

feature-vector-index.lisp.

Function: map-feature-vector-row-index-forward-subsumption-candidates (function row)
Package

snark.

Source

feature-vector-index.lisp.

Function: map-feature-vector-term-index-generalizations (function term &optional subst)
Package

snark.

Source

feature-vector-index.lisp.

Function: map-feature-vector-term-index-instances (function term &optional subst)
Package

snark.

Source

feature-vector-index.lisp.

Function: map-fv-trie<= (function trie keys)
Package

snark.

Source

feature-vector-trie.lisp.

Function: map-fv-trie>= (function trie keys)
Package

snark.

Source

feature-vector-trie.lisp.

Function: map-path-index-by-query (cc query &optional test query-id)
Package

snark.

Source

path-index.lisp.

Function: map-path-index-entries (cc type term &optional subst test query-id)
Package

snark.

Source

path-index.lisp.

Function: map-polarity (fun polarity)
Package

snark.

Source

input.lisp.

Function: map-rows-in-reason (fn x)
Package

snark.

Source

rows.lisp.

Function: map-sparse-vector-backward (function n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-backward-bounded (function n min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-backward-bounded-indexes-only (function n min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-backward-bounded-with-indexes (function n min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-backward-indexes-only (function n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-backward-with-indexes (function n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-expression-indexes-only0 (function expr reverse filter)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: map-sparse-vector-expression-values2 (function expr reverse filter)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: map-sparse-vector-expression-with-indexes0 (function expr reverse filter)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: map-sparse-vector-expression0 (function expr reverse filter)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: map-sparse-vector-forward (function n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-forward-bounded (function n min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-forward-bounded-indexes-only (function n min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-forward-bounded-with-indexes (function n min max)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-forward-indexes-only (function n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector-forward-with-indexes (function n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-sparse-vector0 (function sparse-vector reverse min max map)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: map-symbol-table (cc &key logical-symbols variables)
Package

snark.

Source

symbol-table2.lisp.

Function: map-terms-in-atom (cc atom &optional subst polarity)
Package

snark.

Source

wffs.lisp.

Function: map-terms-in-atom-and-compose-result (cc atom &optional subst polarity)
Package

snark.

Source

wffs.lisp.

Function: map-terms-in-list-of-terms (cc head-if-associative terms subst polarity)
Package

snark.

Source

wffs.lisp.

Function: map-terms-in-list-of-terms-and-compose-result (cc head-if-associative terms subst polarity)
Package

snark.

Source

wffs.lisp.

Function: map-terms-in-list-of-wffs-and-compose-result (cc wffs subst polarity)
Package

snark.

Source

wffs.lisp.

Function: map-terms-in-term (cc term &optional subst polarity)
Package

snark.

Source

wffs.lisp.

Function: map-terms-in-term-and-compose-result (cc term &optional subst polarity)
Package

snark.

Source

wffs.lisp.

Function: map-terms-in-wff (cc wff &optional subst polarity)
Package

snark.

Source

wffs.lisp.

Function: map-terms-in-wff-and-compose-result (cc wff &optional subst polarity)
Package

snark.

Source

wffs.lisp.

Function: map-trie (function trie-or-node)
Package

snark.

Source

trie.lisp.

Function: map-trie-index (cc type term &optional subst)
Package

snark.

Source

trie-index.lisp.

Function: map-trie-index-all-entries (cc)
Package

snark.

Source

trie-index.lisp.

Function: map-trie-index-generalization-entries (cc term subst)
Package

snark.

Source

trie-index.lisp.

Function: map-trie-index-instance-entries (cc term subst)
Package

snark.

Source

trie-index.lisp.

Function: map-trie-index-unifiable-entries (cc term subst)
Package

snark.

Source

trie-index.lisp.

Function: map-trie-index-variant-entries (cc term subst)
Package

snark.

Source

trie-index.lisp.

Function: mapnconc-rows (cc &key rowset min max reverse test)
Package

snark.

Source

rows.lisp.

Function: mapnconc-stream0 (function stream read-function)
Package

snark-lisp.

Source

map-file.lisp.

Function: mapnconc-tptp-file-forms (function filespec &key if-does-not-exist package)
Package

snark.

Source

tptp.lisp.

Function: mark-used-atoms (clause)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: maximum-and-minimum-clause-lengths (wff subst)
Package

snark.

Source

eval.lisp.

Function: maximum-and-minimum-clause-lengths-neg (wff subst)
Package

snark.

Source

eval.lisp.

Function: maximum-argument-weight (args subst head-if-associative)
Package

snark.

Source

weight.lisp.

Function: maxtc1 (terms-and-counts subst)
Package

snark.

Source

subsume-bag.lisp.

Function: maybe-declare-function-associative (f)
Package

snark.

Source

assertion-analysis.lisp.

Function: maybe-declare-function-commutative (f)
Package

snark.

Source

assertion-analysis.lisp.

Function: maybe-declare-function-identity (f e)
Package

snark.

Source

assertion-analysis.lisp.

Function: maybe-declare-relation-commutative (p)
Package

snark.

Source

assertion-analysis.lisp.

Function: maybe-new-row (row)
Package

snark.

Source

main.lisp.

Function: maybe-store-atom-rewrite (atom truth-value row)
Package

snark.

Source

main.lisp.

Function: meets-binary-restrictions-p (row1 row2)
Package

snark.

Source

main.lisp.

Function: mem-sparse-vector-expression (index expr)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: mem-sparse-vector-expression1 (index expr)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: member-p (item list &optional subst)
Package

snark.

Source

equal.lisp.

Function: might-unify-p (x y &optional subst)
Package

snark.

Source

unify.lisp.

Function: mindepth (x &optional subst head-if-associative)
Package

snark.

Source

weight.lisp.

Function: multiset-equal (x y &key test key)
Package

snark.

Source

unify-bag.lisp.

Function: must-precede-in-assertion-file (x y)
Package

snark.

Source

assertion-file.lisp.

Function: mvlet-expansion (bindings body subst)
Package

snark-lisp.

Source

mvlet.lisp.

Function: mvlet-test1 ()
Package

snark-lisp.

Source

mvlet.lisp.

Function: mvlet-test2 ()
Package

snark-lisp.

Source

mvlet.lisp.

Function: nearest-common-feature-ancestor (node1 node2)
Package

snark-feature.

Source

feature.lisp.

Function: negate (wff &optional subst)
Package

snark.

Source

connectives.lisp.

Function: negate* (wffs &optional subst)
Package

snark.

Source

connectives.lisp.

Function: negate0 (wffs &optional subst)
Package

snark.

Source

connectives.lisp.

Function: negation-p (wff)
Package

snark.

Source

connectives.lisp.

Function: negative-literal-p (lit)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: nestn (x y n)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: new-feature-vector ()
Package

snark.

Source

feature-vector.lisp.

Function: new-variables (x &optional subst vars)

return a list of all the variables that occur in x but are not in vars

Package

snark.

Source

subst.lisp.

Function: newsym (&key name sort)
Package

snark.

Source

input.lisp.

Function: newsym-prefix ()
Package

snark.

Source

input.lisp.

Function: newsym2 (conc-name)
Package

snark.

Source

input.lisp.

Function: nmatches (interpretation subst)
Package

snark.

Source

subsume.lisp.

Function: no-integer-indexed-child-nodes-p (head)
Package

snark.

Source

path-index.lisp.

Function: no-new-variable-occurs-p (x subst vars)
Package

snark.

Source

subst.lisp.

Function: nocomment (&optional output-stream)
Package

snark.

Source

useful.lisp.

Function: nocomment* (output-stream)
Package

snark.

Source

useful.lisp.

Function: nodup-append (l1 l2 &optional l2*)
Package

snark.

Source

path-index.lisp.

Function: nontheory-variables (x &optional subst theory vars)
Package

snark.

Source

subst.lisp.

Function: nonvariable-rewriter (atom subst)
Package

snark.

Source

rewrite-code.lisp.

Function: nonvariable-satisfier (cc atom subst)
Package

snark.

Source

resolve-code.lisp.

Function: nonzero-rationalp (x)
Package

snark.

Source

code-for-numbers3.lisp.

Function: nonzero-rnumberp (x)
Package

snark.

Source

code-for-numbers3.lisp.

Function: not-clause-error (x &optional subst)
Package

snark.

Source

connectives.lisp.

Function: not-not-eliminate (wff)
Package

snark.

Source

connectives.lisp.

Function: not-wff-error (x &optional subst)
Package

snark.

Source

connectives.lisp.

Function: not-wff-rewriter (wff subst)
Package

snark.

Source

rewrite-code.lisp.

Function: note-function-associative (f)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-function-commutative (f)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-function-left-identity (f e)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-function-left-inverse (f g e)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-function-right-identity (f e)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-function-right-inverse (f g e)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-relation-assoc1 (p)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-relation-assoc2 (p)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-relation-closure (p f)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-relation-commutative (p)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-relation-functional (p)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-relation-left-identity (p e)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-relation-left-inverse (p g e)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-relation-right-identity (p e)
Package

snark.

Source

assertion-analysis.lisp.

Function: note-relation-right-inverse (p g e)
Package

snark.

Source

assertion-analysis.lisp.

Function: number-canonical (x)
Package

snark.

Source

constants.lisp.

Function: number-info-sort (structure)
Package

snark.

Source

constants.lisp.

Function: (setf number-info-sort) (structure)
Package

snark.

Source

constants.lisp.

Function: number-list (l &optional n)
Package

snark.

Source

tptp.lisp.

Function: number-sort-name (x)
Package

snark.

Source

symbol-definitions.lisp.

Function: occurs-p (x y &optional subst)

return t if x occurs in y, nil otherwise

Package

snark.

Source

subst.lisp.

Reader: operator-input-string (instance)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Target Slot

input-string.

Function: operator-lookup0 (input-string list)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Reader: operator-output-symbol (instance)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Target Slot

output-symbol.

Function: operator-p (object)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Reader: operator-precedence (instance)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Target Slot

precedence.

Reader: operator-type (instance)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Target Slot

type.

Function: opposite-order (x)
Package

snark.

Source

symbol-ordering.lisp.

Function: opposite-polarity (polarity)
Package

snark.

Source

input.lisp.

Function: optimize-and-sort-short-lists-of-sparse-vector-expressions (l1 predicate)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: optimize-sparse-vector-expression1 (expr predicate)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: optimized-sparse-vector-expression-maxcount (expr)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: or-wff-rewriter (wff subst)
Package

snark.

Source

rewrite-code.lisp.

Function: ordinary-char-p (char)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Function: paramodulater-from (row1)
Package

snark.

Source

main.lisp.

Function: paramodulater-from1 (row1 equality1 pattern1* value1* dir)
Package

snark.

Source

main.lisp.

Function: paramodulater-to (row2)
Package

snark.

Source

main.lisp.

Function: paramodulater-to1 (row2 term2 term2* dir &optional code-only)
Package

snark.

Source

main.lisp.

Function: paramodulation-allowable-p (term row)
Package

snark.

Source

main.lisp.

Function: path-index-delete (term)
Package

snark.

Source

path-index.lisp.

Function: path-index-delete-leaf-node (node)
Package

snark.

Source

path-index.lisp.

Reader: path-index-entries (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

entries.

Function: path-index-entry (term)
Package

snark.

Source

path-index.lisp.

Reader: path-index-entry-constructor (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

entry-constructor.

Reader: path-index-entry-counter (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

entry-counter.

Reader: path-index-entry-in-nodes (instance)
Writer: (setf path-index-entry-in-nodes) (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

in-nodes.

Reader: path-index-entry-in-nodes-last (instance)
Writer: (setf path-index-entry-in-nodes-last) (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

in-nodes-last.

Reader: path-index-entry-mark (instance)
Writer: (setf path-index-entry-mark) (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

mark.

Function: path-index-entry-p (object)
Package

snark.

Source

path-index.lisp.

Function: path-index-entry-satisfies-query-p (entry query &optional more-queries)
Package

snark.

Source

path-index.lisp.

Function: path-index-entry-satisfies-query-p* (entry query)
Package

snark.

Source

path-index.lisp.

Function: path-index-entry-term (instance)
Package

snark.

Source

path-index.lisp.

Function: path-index-insert (term)
Package

snark.

Source

path-index.lisp.

Function: path-index-insert* (term node1 &optional head-if-associative)
Package

snark.

Source

path-index.lisp.

Function: path-index-insert-appl (head args node1 head-if-associative)
Package

snark.

Source

path-index.lisp.

Function: path-index-insert-at-leaf (leaf)
Package

snark.

Source

path-index.lisp.

Function: path-index-insert-list (head args node1 &optional indexfun)
Package

snark.

Source

path-index.lisp.

Function: path-index-insert-list1 (head arity node1 indexfun)
Package

snark.

Source

path-index.lisp.

Reader: path-index-internal-node1-constant-indexed-child-nodes (instance)
Writer: (setf path-index-internal-node1-constant-indexed-child-nodes) (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

constant-indexed-child-nodes.

Reader: path-index-internal-node1-function-indexed-child-nodes (instance)
Writer: (setf path-index-internal-node1-function-indexed-child-nodes) (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

function-indexed-child-nodes.

Function: path-index-internal-node1-mark (instance)
Package

snark.

Source

path-index.lisp.

Function: (setf path-index-internal-node1-mark) (instance)
Package

snark.

Source

path-index.lisp.

Function: path-index-internal-node1-p (object)
Package

snark.

Source

path-index.lisp.

Function: path-index-internal-node1-parent-node (instance)
Package

snark.

Source

path-index.lisp.

Reader: path-index-internal-node1-variable-child-node (instance)
Writer: (setf path-index-internal-node1-variable-child-node) (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

variable-child-node.

Reader: path-index-internal-node2-integer-indexed-child-nodes (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

integer-indexed-child-nodes.

Function: path-index-internal-node2-mark (instance)
Package

snark.

Source

path-index.lisp.

Function: (setf path-index-internal-node2-mark) (instance)
Package

snark.

Source

path-index.lisp.

Function: path-index-internal-node2-p (object)
Package

snark.

Source

path-index.lisp.

Function: path-index-internal-node2-parent-node (instance)
Package

snark.

Source

path-index.lisp.

Reader: path-index-internal-node2-query (instance)
Writer: (setf path-index-internal-node2-query) (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

query.

Function: path-index-key-for-value (value table)
Package

snark.

Source

path-index.lisp.

Reader: path-index-leaf-node-entries (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

entries.

Function: path-index-leaf-node-mark (instance)
Package

snark.

Source

path-index.lisp.

Function: (setf path-index-leaf-node-mark) (instance)
Package

snark.

Source

path-index.lisp.

Function: path-index-leaf-node-p (object)
Package

snark.

Source

path-index.lisp.

Function: path-index-leaf-node-parent-node (instance)
Package

snark.

Source

path-index.lisp.

Reader: path-index-node-counter (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

node-counter.

Reader: path-index-node-mark (instance)
Writer: (setf path-index-node-mark) (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

mark.

Function: path-index-node-p (object)
Package

snark.

Source

path-index.lisp.

Reader: path-index-node-parent-node (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

parent-node.

Function: path-index-node-revpath (node)
Package

snark.

Source

path-index.lisp.

Function: path-index-p (object)
Package

snark.

Source

path-index.lisp.

Function: path-index-sparse-vector-expression-p (x)
Package

snark.

Source

path-index.lisp.

Reader: path-index-top-node (instance)
Package

snark.

Source

path-index.lisp.

Target Slot

top-node.

Function: pi-compare-universal-times (point interval)
Package

snark.

Source

date-reasoning2.lisp.

Function: pigeonhole-problem (nholes &rest options)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: pigeonhole-problem-clauses (nholes &optional nobjects)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: pop-form-from-agenda ()
Package

snark.

Source

main.lisp.

Function: poset-equivalent (poset x y)
Package

snark.

Source

posets.lisp.

Function: poset-greaterp (poset x y)
Package

snark.

Source

posets.lisp.

Function: poset-inferiors (poset element)
Package

snark.

Source

posets.lisp.

Function: poset-lessp (poset x y)
Package

snark.

Source

posets.lisp.

Function: poset-superiors (poset element)
Package

snark.

Source

posets.lisp.

Function: positive-equality-wff-p (wff)
Package

snark.

Source

connectives.lisp.

Function: postfix-operator-lookup (input-string)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Function: postfix-operator-p (op)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Function: pp-compare-universal-times (point1 point2)
Package

snark.

Source

date-reasoning2.lisp.

Function: predicate-to-table (p)
Package

snark.

Source

resolve-code-tables.lisp.

Function: prefix-operator-lookup (input-string)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Function: prefix-operator-p (op)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Function: print-agenda3 (agenda stream depth)
Package

snark-agenda.

Source

agenda.lisp.

Function: print-assertion-analysis-note (name)
Package

snark.

Source

assertion-analysis.lisp.

Function: print-coder-state (lines &optional run-time)
Package

snark-user.

Source

coder.lisp.

Function: print-context (context &optional stream depth)
Package

snark.

Source

dp-refute.lisp.

Function: print-deleted-wff (row msg)
Package

snark.

Source

output.lisp.

Function: print-dp-atom (atom &optional stream depth)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: print-dp-choice-points (clause-set time)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: print-dp-clause (clause &optional stream depth)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: print-dp-clause-set3 (clause-set &optional stream depth)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: print-dp-trace-line (depth atom value branch-count xp chosen-clause)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: print-feature (n)
Package

snark-feature.

Source

feature.lisp.

Function: print-feature-combo3 (x stream depth)
Package

snark-feature.

Source

feature.lisp.

Function: print-feature-list (l)
Package

snark-feature.

Source

feature.lisp.

Function: print-feature-vector-index1 (index format1 format2 format3 format4)
Package

snark.

Source

feature-vector-index.lisp.

Function: print-feature-vector-row-index ()
Package

snark.

Source

feature-vector-index.lisp.

Function: print-feature-vector-term-index ()
Package

snark.

Source

feature-vector-index.lisp.

Function: print-feature3 (node stream depth)
Package

snark-feature.

Source

feature.lisp.

Function: print-final-row (row)
Package

snark.

Source

output.lisp.

Function: print-function-symbol (fn &optional stream depth)
Package

snark.

Source

output.lisp.

Function: print-hash-dollar-symbol3 (x stream depth)
Package

snark.

Source

useful.lisp.

Function: print-index* (node revpath print-terms)
Package

snark.

Source

trie-index.lisp.

Function: print-list-in-tptp-format (l subst)
Package

snark.

Source

tptp.lisp.

Function: print-path-index (&key terms nodes)
Package

snark.

Source

path-index.lisp.

Function: print-path-index-query (query &key terms)
Package

snark.

Source

path-index.lisp.

Function: print-processed-row (row)
Package

snark.

Source

output.lisp.

Function: print-proof (lines)
Package

snark-user.

Source

coder.lisp.

Function: print-proof-for-otter-verification (lines op)
Package

snark-user.

Source

coder.lisp.

Function: print-proof-line (line lines)
Package

snark-user.

Source

coder.lisp.

Function: print-proof-line-just (line lines)
Package

snark-user.

Source

coder.lisp.

Function: print-proof-lines (lines)
Package

snark-user.

Source

coder.lisp.

Function: print-pure-row (row)
Package

snark.

Source

output.lisp.

Function: print-revpath (revpath)
Package

snark.

Source

path-index.lisp.

Function: print-row-context-tree ()
Package

snark.

Source

row-contexts.lisp.

Function: print-row-in-tptp-format (row)
Package

snark.

Source

tptp.lisp.

Function: print-row-length-limit1 (row)
Package

snark.

Source

output.lisp.

Function: print-row-name-or-number-in-tptp-format (name-or-number)
Package

snark.

Source

tptp.lisp.

Function: print-row-reason (row)
Package

snark.

Source

output.lisp.

Function: print-row-reason-in-tptp-format (reason)
Package

snark.

Source

tptp.lisp.

Function: print-row-reason-in-tptp-format2 (reason)
Package

snark.

Source

tptp.lisp.

Function: print-row-reason-in-tptp-format3 (x)
Package

snark.

Source

tptp.lisp.

Function: print-row-source-in-tptp-format (source &optional list)
Package

snark.

Source

tptp.lisp.

Function: print-row3 (row *standard-output* depth)

this function is used in the defstruct for ROW to print rows.

Package

snark.

Source

output.lisp.

Function: print-sparse-matrix3 (sparse-matrix stream depth)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: print-sparse-vector3 (sparse-vector stream depth)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: print-substitution (subst)
Package

snark.

Source

subst.lisp.

Function: print-symbol-in-tptp-format (x)
Package

snark.

Source

tptp.lisp.

Function: print-szs-answers-short (answers)
Package

snark.

Source

output.lisp.

Function: print-szs-status (status &optional nocomment filespec)
Package

snark.

Source

output.lisp.

Function: print-term-for-otter (term &optional ground)
Package

snark-user.

Source

coder.lisp.

Function: print-term-for-otter2 (term &optional ground)
Package

snark-user.

Source

coder.lisp.

Function: print-term-hash (&key details terms)
Package

snark.

Source

term-hash.lisp.

Function: print-term-in-tptp-format (term &optional subst)
Package

snark.

Source

tptp.lisp.

Function: print-term-memory (&key terms nodes)
Package

snark.

Source

term-memory.lisp.

Function: print-term3 (term &optional stream depth)
Package

snark.

Source

output.lisp.

Function: print-time (year month date hour minute second &optional destination basic)
Package

snark-lisp.

Source

lisp.lisp.

Function: print-trie-index (&key terms nodes)
Package

snark.

Source

trie-index.lisp.

Function: print-unify-bag-basis (nxcoefs nycoefs a-coef-array b-coef-array simple-solution complex-solutions)
Package

snark.

Source

unify-bag.lisp.

Function: print-universal-time (utime &optional destination basic)
Package

snark-lisp.

Source

lisp.lisp.

Function: print-unorientable-wff (equality-or-equivalence)
Package

snark.

Source

output.lisp.

Function: print-variable (x &optional stream depth)
Package

snark.

Source

output.lisp.

Function: print-varspecs (l)
Package

snark.

Source

tptp.lisp.

Function: print-wff-in-tptp-format (wff &optional subst)
Package

snark.

Source

tptp.lisp.

Function: print-wff-in-tptp-format1 (wff name-or-number reason source)
Package

snark.

Source

tptp.lisp.

Function: print-wffs-in-tptp-format (wffs subst sep)
Package

snark.

Source

tptp.lisp.

Function: process-new-row (row agenda-value agenda)
Package

snark.

Source

main.lisp.

Function: process-new-row-msg (control-string &rest args)
Package

snark.

Source

main.lisp.

Function: process-prog-> (forms)
Package

snark-lisp.

Source

progc.lisp.

Function: process-prog->-block (forms)
Package

snark-lisp.

Source

progc.lisp.

Function: process-prog->-progn (forms)
Package

snark-lisp.

Source

progc.lisp.

Function: product-rel-number-atom-rewriter (atom subst)
Package

snark.

Source

code-for-numbers3.lisp.

Function: prog->*-call (form inputs funarg)
Package

snark-lisp.

Source

progc.lisp.

Function: prog->*-function-argument (forms args)
Package

snark-lisp.

Source

progc.lisp.

Function: prog->*-function-second-form-p (fn)
Package

snark-lisp.

Source

progc.lisp.

Function: prog->-atom (x)
Package

snark-lisp.

Source

progc.lisp.

Function: prog->-no-variable-error (form)
Package

snark-lisp.

Source

progc.lisp.

Function: prog->-special-form (fn)
Package

snark-lisp.

Source

progc.lisp.

Function: prog->-special-form-args (fn)
Package

snark-lisp.

Source

progc.lisp.

Function: prog->-special-form-match-error (form)
Package

snark-lisp.

Source

progc.lisp.

Function: prog->-special-form-pattern (fn)
Package

snark-lisp.

Source

progc.lisp.

Function: prog->-special-form-result (fn)
Package

snark-lisp.

Source

progc.lisp.

Function: prog->-too-many->s-error (form)
Package

snark-lisp.

Source

progc.lisp.

Function: prog->-too-many-variables-error (form)
Package

snark-lisp.

Source

progc.lisp.

Function: prog->-unrecognized->-atom (atom form)
Package

snark-lisp.

Source

progc.lisp.

Reader: proof-line-cut (instance)
Writer: (setf proof-line-cut) (instance)
Package

snark-user.

Source

coder.lisp.

Target Slot

cut.

Reader: proof-line-hint (instance)
Writer: (setf proof-line-hint) (instance)
Package

snark-user.

Source

coder.lisp.

Target Slot

hint.

Reader: proof-line-just (instance)
Package

snark-user.

Source

coder.lisp.

Target Slot

just.

Reader: proof-line-number (instance)
Package

snark-user.

Source

coder.lisp.

Target Slot

number.

Function: proof-line-p (object)
Package

snark-user.

Source

coder.lisp.

Reader: proof-line-target (instance)
Writer: (setf proof-line-target) (instance)
Package

snark-user.

Source

coder.lisp.

Target Slot

target.

Reader: proof-line-wff (instance)
Package

snark-user.

Source

coder.lisp.

Target Slot

wff.

Reader: proof-line-wff-size (instance)
Package

snark-user.

Source

coder.lisp.

Target Slot

wff-size.

Reader: proof-line-wff-vars (instance)
Package

snark-user.

Source

coder.lisp.

Target Slot

wff-vars.

Function: proposition-complementer (const)
Package

snark.

Source

connectives.lisp.

Function: proposition-magic-goal-p (prop)
Package

snark.

Source

nonhorn-magic-set.lisp.

Function: propositional-contradiction-p (wff)
Package

snark.

Source

wffs.lisp.

Function: propositional-tautology-p (wff)
Package

snark.

Source

wffs.lisp.

Function: purity-test (row-mapper)
Package

snark.

Source

assertion-analysis.lisp.

Function: quant-compound-to-lisp (head args subst)
Package

snark.

Source

output.lisp.

Function: queens-problem (n &rest options)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: queens-problem-clauses (n)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Reader: queue-last (instance)
Writer: (setf queue-last) (instance)
Package

snark-lisp.

Source

collectors.lisp.

Target Slot

last.

Reader: queue-list (instance)
Writer: (setf queue-list) (instance)
Package

snark-lisp.

Source

collectors.lisp.

Target Slot

list.

Function: queue-p (object)
Package

snark-lisp.

Source

collectors.lisp.

Function: quotation-char-p (char)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Function: quote-tptp-symbol? (x &optional invert)
Package

snark.

Source

tptp.lisp.

Function: quoteval (x &optional env)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: range-term-value (x range-term-values range)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: read-infix-terms (x &key case upper-case-var-prefix rationalize)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Function: read-tptp-term (x &rest options)
Package

snark.

Source

tptp.lisp.

Function: read-tptp-term1 (x &rest options)
Package

snark.

Source

tptp.lisp.

Function: reciprocal-rel-number-atom-rewriter (atom subst)
Package

snark.

Source

code-for-numbers3.lisp.

Function: record-backward-simplifiable-wff (row)
Package

snark.

Source

main.lisp.

Function: record-new-derived-row (row)
Package

snark.

Source

main.lisp.

Function: record-new-embedding (row)
Package

snark.

Source

main.lisp.

Function: record-new-input-wff (row)
Package

snark.

Source

main.lisp.

Function: record-new-row-to-give (row)
Package

snark.

Source

main.lisp.

Function: record-new-row-to-give-again (row)
Package

snark.

Source

main.lisp.

Function: recount-arguments (fn terms-and-counts subst)
Package

snark.

Source

argument-bag-ac.lisp.

Function: recursively-unstore-wff (row msg stop-predicate)
Package

snark.

Source

main.lisp.

Function: redex-at-top? ()
Package

snark.

Source

rewrite.lisp.

Function: redex-clause? (&optional rp)
Package

snark.

Source

rewrite.lisp.

Function: redex-literal? (&optional rp)
Package

snark.

Source

rewrite.lisp.

Function: redex-polarity (&optional rp)
Package

snark.

Source

rewrite.lisp.

Function: reduce-before? (op1 op2)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Function: refine-substs (clauses subst)
Package

snark.

Source

subsume-clause.lisp.

Function: reflexivity-rewriter (atom subst)
Package

snark.

Source

rewrite-code.lisp.

Function: reflexivity-satisfier (cc atom subst)
Package

snark.

Source

resolve-code.lisp.

Function: refute-methods (cc context)
Package

snark.

Source

dp-refute.lisp.

Function: relation-associativity-tests ()
Package

snark.

Source

assertion-analysis.lisp.

Function: relation-closure-tests ()
Package

snark.

Source

assertion-analysis.lisp.

Function: relation-commutativity-tests ()
Package

snark.

Source

assertion-analysis.lisp.

Function: relation-complementer (fn)
Package

snark.

Source

connectives.lisp.

Function: relation-functionality-tests ()
Package

snark.

Source

assertion-analysis.lisp.

Function: relation-identity-tests ()
Package

snark.

Source

assertion-analysis.lisp.

Function: relation-inverse-tests ()
Package

snark.

Source

assertion-analysis.lisp.

Function: relation-magic-goal-p (rel)
Package

snark.

Source

nonhorn-magic-set.lisp.

Function: relation-to-table (p)
Package

snark.

Source

resolve-code-tables.lisp.

Function: remove-irrelevant-bindings (subst term)
Package

snark.

Source

subst.lisp.

Function: remove-step-to-use (wff steps-to-use)
Package

snark-user.

Source

coder.lisp.

Function: remove-target (target l)
Package

snark-user.

Source

coder.lisp.

Function: rename-feature (name new-name)
Package

snark-feature.

Source

feature.lisp.

Function: rename-function-symbol (symbol new-name)
Package

snark.

Source

symbol-table2.lisp.

Function: renumber (x &optional subst rsubst)

applies substitution to x and renumbers variables (normally to block 0)

Package

snark.

Source

subst.lisp.

Function: renumber-new (x &optional subst rsubst)

applies substitution to x and renumbers variables to all new variables

Package

snark.

Source

subst.lisp.

Function: renumber-row (row)
Package

snark.

Source

main.lisp.

Function: renumberer ()
Package

snark.

Source

subst.lisp.

Function: renumberl (l subst rsubst)
Package

snark.

Source

subst.lisp.

Function: renumberv (var rsubst)
Package

snark.

Source

subst.lisp.

Function: reorder-atoms2 (l1 l2)
Package

snark.

Source

subsume-clause.lisp.

Function: replace-atom-in-wff (wff atom value)
Package

snark.

Source

wffs.lisp.

Function: replace-rows-by-name-or-number (x)
Package

snark.

Source

output.lisp.

Function: replace-skolem-terms-by-variables-in-atoms (atoms &optional subst)
Package

snark.

Source

sorts.lisp.

Function: replace-variable-by-value-in-term (var value term)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: report-not-2-arguments-implication (head args)
Package

snark.

Source

input.lisp.

Function: report-not-2-arguments-quantification (head args)
Package

snark.

Source

input.lisp.

Function: require-n-arguments (head args polarity n)
Package

snark.

Source

input.lisp.

Function: require-n-or-more-arguments (head args polarity n)
Package

snark.

Source

input.lisp.

Function: resolve-code-example1 (&optional case)
Package

snark.

Source

resolve-code.lisp.

Function: resolve-code-example2 (&optional case)
Package

snark.

Source

resolve-code.lisp.

Function: resolve-code-example2-satisfier (cc atom subst)
Package

snark.

Source

resolve-code.lisp.

Function: resolve-code-example3 ()
Package

snark.

Source

resolve-code.lisp.

Function: resolve-code-resolver1 (cc wff subst)
Package

snark.

Source

resolve-code.lisp.

Function: resolve-with-x-eq-x (row)
Package

snark.

Source

main.lisp.

Function: resolve-with-x-eq-x2 (row)
Package

snark.

Source

main.lisp.

Function: resolve-with-x=x (row)
Package

snark.

Source

main.lisp.

Function: resolver (row1)
Package

snark.

Source

main.lisp.

Function: resta (x)
Package

snark.

Source

jepd-relations.lisp.

Function: restore-dp-atom (atom)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: retrieval-size (query bound)
Package

snark.

Source

path-index.lisp.

Function: retrieve-all-entries (cc &optional test)
Package

snark.

Source

term-memory.lisp.

Function: retrieve-generalization-entries (cc term &optional subst test)
Package

snark.

Source

term-memory.lisp.

Function: retrieve-instance-entries (cc term &optional subst test)
Package

snark.

Source

term-memory.lisp.

Function: retrieve-paramodulatable-entries (cc term &optional subst test)
Package

snark.

Source

term-memory.lisp.

Function: retrieve-resolvable-entries (cc atom &optional subst test)
Package

snark.

Source

term-memory.lisp.

Function: retrieve-unifiable-entries (cc term &optional subst test)
Package

snark.

Source

term-memory.lisp.

Function: retrieve-variant-entries (cc term &optional subst test)
Package

snark.

Source

term-memory.lisp.

Function: reverse-implication-p (wff)
Package

snark.

Source

connectives.lisp.

Function: reversem (l m &optional n)
Package

snark.

Source

jepd-relations.lisp.

Function: rewrite-compound (term subst head)
Package

snark.

Source

rewrite.lisp.

Function: rewrite-compound-by-code (term subst funs)
Package

snark.

Source

rewrite.lisp.

Function: rewrite-compound-by-rule (term subst symbol-count)
Package

snark.

Source

rewrite.lisp.

Reader: rewrite-condition (instance)
Writer: (setf rewrite-condition) (instance)
Package

snark.

Source

rewrite.lisp.

Target Slot

condition.

Function: rewrite-constant (term)
Package

snark.

Source

rewrite.lisp.

Function: rewrite-constraint-alist (alist)
Package

snark.

Source

constraints.lisp.

Reader: rewrite-embeddings (instance)
Writer: (setf rewrite-embeddings) (instance)
Package

snark.

Source

rewrite.lisp.

Target Slot

embeddings.

Function: rewrite-innermost (original-term subst head-if-associative)
Package

snark.

Source

rewrite.lisp.

Function: rewrite-list (term subst)
Package

snark.

Source

rewrite.lisp.

Function: rewrite-list-by-rule (term subst symbol-count)
Package

snark.

Source

rewrite.lisp.

Function: rewrite-list-innermost (terms subst head-if-associative polarity-map &optional rewrite-alist)
Package

snark.

Source

rewrite.lisp.

Function: rewrite-list-outermost (terms subst head-if-associative polarity-map)
Package

snark.

Source

rewrite.lisp.

Reader: rewrite-new-value-variables (instance)
Writer: (setf rewrite-new-value-variables) (instance)
Package

snark.

Source

rewrite.lisp.

Target Slot

new-value-variables.

Function: rewrite-outermost (original-term subst head-if-associative)
Package

snark.

Source

rewrite.lisp.

Function: rewrite-p (object)
Package

snark.

Source

rewrite.lisp.

Reader: rewrite-pattern (instance)
Writer: (setf rewrite-pattern) (instance)
Package

snark.

Source

rewrite.lisp.

Target Slot

pattern.

Reader: rewrite-pattern-symbol-count (instance)
Writer: (setf rewrite-pattern-symbol-count) (instance)
Package

snark.

Source

rewrite.lisp.

Target Slot

pattern-symbol-count.

Function: rewrite-patterns-and-values (function pattern value pattern-symbol-count embeddings symbol-count)
Package

snark.

Source

rewrite.lisp.

Reader: rewrite-polarity (instance)
Writer: (setf rewrite-polarity) (instance)
Package

snark.

Source

rewrite.lisp.

Target Slot

polarity.

Reader: rewrite-row (instance)
Writer: (setf rewrite-row) (instance)
Package

snark.

Source

rewrite.lisp.

Target Slot

row.

Reader: rewrite-value (instance)
Writer: (setf rewrite-value) (instance)
Package

snark.

Source

rewrite.lisp.

Target Slot

value.

Function: rewriter (term subst)
Package

snark.

Source

rewrite.lisp.

Function: rnumberp (x)
Package

snark.

Source

code-for-numbers3.lisp.

Function: round-remainder (number &optional divisor)
Package

snark.

Source

code-for-numbers3.lisp.

Reader: row-agenda-entries (instance)
Writer: (setf row-agenda-entries) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

agenda-entries.

Function: row-ancestry-rowset (rows)
Package

snark.

Source

rows.lisp.

Function: row-answer-weight (row)
Package

snark.

Source

eval.lisp.

Function: row-argument-count-limit-exceeded (row)
Package

snark.

Source

eval.lisp.

Function: row-bare-p (row)
Package

snark.

Source

rows.lisp.

Function: row-bare-unit-p (row)
Package

snark.

Source

rows.lisp.

Reader: row-children (instance)
Writer: (setf row-children) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

children.

Function: row-clause-p (row)
Package

snark.

Source

rows.lisp.

Function: row-conc-name (x)
Package

snark.

Source

rows.lisp.

Function: (setf row-conc-name) (x)
Package

snark.

Source

rows.lisp.

Function: row-constrained-p2 (row)
Package

snark.

Source

constraints.lisp.

Function: row-constraint-coverage (rows)
Package

snark.

Source

constraints.lisp.

Function: row-constraint-coverage* (rows theories)
Package

snark.

Source

constraints.lisp.

Reader: row-context (instance)
Writer: (setf row-context) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

context.

Function: row-context-live? (row)
Package

snark.

Source

row-contexts.lisp.

Function: row-deleted-p (row)
Package

snark.

Source

rows.lisp.

Function: row-embedding-p (row)
Package

snark.

Source

rows.lisp.

Function: row-from-conjecture-p (x)
Package

snark.

Source

rows.lisp.

Function: row-given-p (row)
Package

snark.

Source

rows.lisp.

Function: row-hint-p (row)
Package

snark.

Source

rows.lisp.

Reader: row-hints-subsumed (instance)
Writer: (setf row-hints-subsumed) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

hints-subsumed.

Function: row-hyperresolution-electron-p (row)
Package

snark.

Source

main.lisp.

Function: row-input-p (row)
Package

snark.

Source

rows.lisp.

Reader: row-level0 (instance)
Writer: (setf row-level0) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

level0.

Function: row-neg (row)
Package

snark.

Source

eval.lisp.

Function: row-negative-p (row)
Package

snark.

Source

rows.lisp.

Function: row-nonassertion-p (x)
Package

snark.

Source

rows.lisp.

Function: row-p (object)
Package

snark.

Source

rows.lisp.

Function: row-parent (row)
Package

snark.

Source

rows.lisp.

Reader: row-plist (instance)
Writer: (setf row-plist) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

plist.

Reader: row-positive-or-negative (instance)
Writer: (setf row-positive-or-negative) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

positive-or-negative.

Function: row-positive-p (row)
Package

snark.

Source

rows.lisp.

Function: row-pref (row)
Package

snark.

Source

main.lisp.

Function: row-proof-length-limit-exceeded (row lim)
Package

snark.

Source

eval.lisp.

Function: row-pure (x)
Package

snark.

Source

assertion-analysis.lisp.

Function: (setf row-pure) (x)
Package

snark.

Source

assertion-analysis.lisp.

Reader: row-rewrites (instance)
Writer: (setf row-rewrites) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

rewrites.

Reader: row-selections-alist (instance)
Writer: (setf row-selections-alist) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

selections-alist.

Reader: row-sequential (instance)
Writer: (setf row-sequential) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

sequential.

Function: row-sequential-inheritably (row)
Package

snark.

Source

rows.lisp.

Function: row-sorts (row &optional sorts)
Package

snark.

Source

output.lisp.

Reader: row-status (instance)
Writer: (setf row-status) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

status.

Reader: row-subsumption-mark (instance)
Writer: (setf row-subsumption-mark) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

subsumption-mark.

Reader: row-supported (instance)
Writer: (setf row-supported) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

supported.

Function: row-supported-inheritably (row)
Package

snark.

Source

rows.lisp.

Function: row-to-designator-string (row)
Package

snark.

Source

interactive.lisp.

Function: row-unit-constraint (row)
Package

snark.

Source

constraints.lisp.

Function: row-unit-p (row)
Package

snark.

Source

rows.lisp.

Function: row-variables (row &optional vars)
Package

snark.

Source

rows.lisp.

Function: row-wff-symbol-counts (row)
Package

snark.

Source

rows.lisp.

Reader: row-wff-symbol-counts0 (instance)
Writer: (setf row-wff-symbol-counts0) (instance)
Package

snark.

Source

rows.lisp.

Target Slot

wff-symbol-counts0.

Function: rows-containing-paramodulatable-term (term)
Package

snark.

Source

main.lisp.

Function: rows-in-reason (x &optional rows)
Package

snark.

Source

rows.lisp.

Function: rowset-delete (row rowset)
Package

snark.

Source

rows.lisp.

Function: rowset-empty? (rowset)
Package

snark.

Source

rows.lisp.

Function: rowset-insert (row rowset)
Package

snark.

Source

rows.lisp.

Function: rowset-size (rowset)
Package

snark.

Source

rows.lisp.

Function: rowsets-delete (row &optional rowsets)
Package

snark.

Source

rows.lisp.

Function: rowsets-delete-column (rowset)
Package

snark.

Source

rows.lisp.

Function: rpo-add-created-function-symbol (fn)
Package

snark.

Source

symbol-ordering.lisp.

Function: rpo-cache-lookup (x y)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-cache-store (x y com)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-alists (alist1 alist2 subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-compound*constant (compound constant subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-compound*variable (x y subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-compounds (x y subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-compounds0 (x y subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-compounds< (xargs y subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-compounds> (x yargs subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-compounds? (x y xargs yargs subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-constant*compound (constant compound subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-lists (x y xargs yargs subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-terms (x y &optional subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-terms-top (x y &optional subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: rpo-compare-variable*compound (x y subst testval)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: run-time-since (start-time)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: salsify (sat wff interpretation continuation)
Package

snark.

Source

wffs.lisp.

Function: same-agenda-item-p (form1 form2)
Package

snark.

Source

main.lisp.

Function: same-sort? (x y)
Package

snark.

Source

sorts-interface.lisp.

Function: select-query (args)
Package

snark.

Source

path-index.lisp.

Function: selected-atom-in-row-p (atom polarity row orderfun &optional subst n atom*)
Package

snark.

Source

simplification-ordering.lisp.

Function: selected-atom-p (atom polarity selected-atoms orderfun &optional subst n atom*)
Package

snark.

Source

simplification-ordering.lisp.

Function: selected-atoms-in-hyperresolution-electrons-p (electrons subst)
Package

snark.

Source

simplification-ordering.lisp.

Function: selected-atoms-in-row (row orderfun)
Package

snark.

Source

simplification-ordering.lisp.

Function: selected-lines (lines nums)
Package

snark-user.

Source

coder.lisp.

Function: separator-char-p (char)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Function: set-redex-polarity (polarity)
Package

snark.

Source

rewrite.lisp.

Function: set-row-number (row number)
Package

snark.

Source

rows.lisp.

Function: shorten-proof (proof &rest options &key drop shorten-by naxioms targets all-proofs skip from to min max variables)
Package

snark-user.

Source

coder.lisp.

Function: show-count (n)
Package

snark-lisp.

Source

counters.lisp.

Function: show-count (n &optional always neg)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: show-count-p (n)
Package

snark-lisp.

Source

counters.lisp.

Function: show-count-p (n)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: show-count0 (n)
Package

snark-lisp.

Source

counters.lisp.

Function: show-count1 (n)
Package

snark-lisp.

Source

counters.lisp.

Function: similar-argument-list-ac1-p (fn args1 args2 &optional subst identity)
Package

snark.

Source

argument-list-a1.lisp.

Function: simple-table-mapper (cc table exporters pattern subst)
Package

snark.

Source

resolve-code-tables.lisp.

Function: simplification-ordering-compare-equality-arguments (equality subst &optional warn row)
Package

snark.

Source

simplification-ordering.lisp.

Function: simplification-ordering-compare-terms (x y &optional subst testval warn row)
Package

snark.

Source

simplification-ordering.lisp.

Function: simplification-ordering-compare-terms0 (x y subst testval)
Package

snark.

Source

simplification-ordering.lisp.

Function: simplification-ordering-compare-terms1 (x y &optional subst testval warn row)
Package

snark.

Source

simplification-ordering.lisp.

Function: simplification-ordering-greaterp (x y subst)
Package

snark.

Source

simplification-ordering.lisp.

Function: simplify-constraint-alist (alist)
Package

snark.

Source

constraints.lisp.

Function: simplify-formula (formula assignment substitution)
Package

snark.

Source

dp-refute.lisp.

Function: simply-indexed-p (term &optional subst)
Package

snark.

Source

trie-index.lisp.

Function: size (x &optional subst)
Package

snark.

Source

weight.lisp.

Function: skolem-occurs-p (x subst)
Package

snark.

Source

subst.lisp.

Function: smallest-key (x)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: snark-option-spec-p (x)
Package

snark.

Source

options.lisp.

Function: solve-sum (cc sum coefs &optional bounds)
Package

snark.

Source

solve-sum.lisp.

Function: solve-sum-p (sum coefs &optional bounds)
Package

snark.

Source

solve-sum.lisp.

Function: solve-sum-solutions (sum coefs &optional bounds)
Package

snark.

Source

solve-sum.lisp.

Function: some-hash-term (x &optional subst)
Package

snark.

Source

term-hash.lisp.

Function: some-path-index-entry (term)
Package

snark.

Source

path-index.lisp.

Function: some-term-memory-entry (term)
Package

snark.

Source

term-memory.lisp.

Function: sort-compatible-p (term1 term2 &optional subst)
Package

snark.

Source

sorts.lisp.

Function: sort-from-variable-name (name)
Package

snark.

Source

input.lisp.

Function: sort-intersection0 (x y)
Package

snark.

Source

sorts-interface.lisp.

Function: sort-name-expression? (x &optional action)
Package

snark.

Source

sorts-interface.lisp.

Function: sort-name? (x &optional action)
Package

snark.

Source

sorts-interface.lisp.

Function: sort-new-lines (new-lines hints)
Package

snark-user.

Source

coder.lisp.

Function: sort-terms-and-counts (terms-and-counts subst)
Package

snark.

Source

unify-bag.lisp.

Function: sort? (x)
Package

snark.

Source

sorts-interface.lisp.

Function: sparef1 (sparse-vector index)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Function: (setf sparef1) (sparse-vector index)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: sparef2 (sparse-matrix row-index col-index)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Function: (setf sparef2) (sparse-matrix row-index col-index)
Package

snark-sparse-array.

Source

sparse-array.lisp.

Reader: sparse-vector-b-tree-root-node (instance)
Writer: (setf sparse-vector-b-tree-root-node) (instance)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Target Slot

b-tree-root-node.

Reader: sparse-vector-cached-key (instance)
Writer: (setf sparse-vector-cached-key) (instance)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Target Slot

cached-key.

Reader: sparse-vector-cached-value (instance)
Writer: (setf sparse-vector-cached-value) (instance)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Target Slot

cached-value.

Reader: sparse-vector-count0 (instance)
Writer: (setf sparse-vector-count0) (instance)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Target Slot

count0.

Reader: sparse-vector-default-value0 (instance)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Target Slot

default-value0.

Function: sparse-vector-expression-description (expr)
Package

snark.

Source

path-index.lisp.

Function: sparse-vector-expression-generates-in-order-p (expr)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: sparse-vector-expression-index-bounds (expr)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: sparse-vector-expression-maxcount (expr)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: sparse-vector-expression-size (expr)
Package

snark-sparse-array.

Source

sparse-vector-expression.lisp.

Function: sparse-vector-setter (value sparse-vector index &optional copy)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Reader: sparse-vector-type (instance)
Writer: (setf sparse-vector-type) (instance)
Package

snark-sparse-array.

Source

sparse-vector5.lisp.

Target Slot

type.

Reader: special-unification-problem-algorithms (instance)
Writer: (setf special-unification-problem-algorithms) (instance)
Package

snark.

Source

unify.lisp.

Target Slot

algorithms.

Function: special-unification-problem-p (object)
Package

snark.

Source

unify.lisp.

Reader: special-unification-problem-term1 (instance)
Writer: (setf special-unification-problem-term1) (instance)
Package

snark.

Source

unify.lisp.

Target Slot

term1.

Reader: special-unification-problem-term2 (instance)
Writer: (setf special-unification-problem-term2) (instance)
Package

snark.

Source

unify.lisp.

Target Slot

term2.

Function: special-unify-p (x subst)
Package

snark.

Source

subst.lisp.

Function: split-if (test list &optional subst)
Package

snark.

Source

subst.lisp.

Function: store-boolean-ring-rewrites ()
Package

snark.

Source

main.lisp.

Function: store-derived-wff (row)
Package

snark.

Source

main.lisp.

Function: store-given-row (row)
Package

snark.

Source

main.lisp.

Function: store-given-row-equality (row pattern value)
Package

snark.

Source

main.lisp.

Function: store-rewrite (equality-or-equivalence &optional dir row)
Package

snark.

Source

main.lisp.

Function: store-rewrite2 (pattern value row conditional)
Package

snark.

Source

main.lisp.

Function: string-info-canonical (structure)
Package

snark.

Source

constants.lisp.

Function: string-info-sort (structure)
Package

snark.

Source

constants.lisp.

Function: (setf string-info-sort) (structure)
Package

snark.

Source

constants.lisp.

Function: string-list-p (x &optional subst)
Package

snark.

Source

code-for-strings2.lisp.

Function: string-to-list (string)
Package

snark.

Source

code-for-strings2.lisp.

Function: string-to-list-term-rewriter (term subst)
Package

snark.

Source

code-for-strings2.lisp.

Function: strip-colons (l)
Package

snark.

Source

tptp.lisp.

Function: strip-ors (wff)
Package

snark-user.

Source

coder.lisp.

Function: submultisetp (x y &key test key)
Package

snark.

Source

unify-bag.lisp.

Function: subsort-forms (sorts)
Package

snark.

Source

output.lisp.

Function: subsort0 (x y)
Package

snark.

Source

sorts-interface.lisp.

Function: subsort1? (x y)
Package

snark.

Source

sorts-interface.lisp.

Function: substitute (new old x &optional subst)

substitute new for old in x

Package

snark.

Source

substitute.lisp.

Function: substitute-for-compound (new old x subst)

substitute new for compound old in x

Package

snark.

Source

substitute.lisp.

Function: substitute-for-compound-once (cc new old x subst)
Package

snark.

Source

substitute.lisp.

Function: substitute-for-compound-oncel (cc new old l subst)
Package

snark.

Source

substitute.lisp.

Function: substitute-for-compoundl (new old l subst)
Package

snark.

Source

substitute.lisp.

Function: substitute-for-constant (new old x subst)

substitute new for constant old in x

Package

snark.

Source

substitute.lisp.

Function: substitute-for-constant-once (cc new old x subst)
Package

snark.

Source

substitute.lisp.

Function: substitute-for-constant-oncel (cc new old l subst)
Package

snark.

Source

substitute.lisp.

Function: substitute-for-constantl (new old l subst)
Package

snark.

Source

substitute.lisp.

Function: substitute-for-variable (new old x subst)

substitute new for variable old in x

Package

snark.

Source

substitute.lisp.

Function: substitute-for-variable-once (cc new old x subst)
Package

snark.

Source

substitute.lisp.

Function: substitute-for-variable-oncel (cc new old l subst)
Package

snark.

Source

substitute.lisp.

Function: substitute-for-variablel (new old l subst)
Package

snark.

Source

substitute.lisp.

Function: substitute-once (cc new old x &optional subst)
Package

snark.

Source

substitute.lisp.

Function: substitutel (new old l &optional subst)
Package

snark.

Source

substitute.lisp.

Function: substitution-diff (subst1 subst2)
Package

snark.

Source

subst.lisp.

Function: substitution-diff2 (subst1 subst2)
Package

snark.

Source

subst.lisp.

Function: substitution-equal-p (subst1 subst2)
Package

snark.

Source

subst.lisp.

Function: substitution-subset-p (subst1 subst2)
Package

snark.

Source

subst.lisp.

Function: substitution-subset-p1 (subst1 subst2)
Package

snark.

Source

subst.lisp.

Function: subsume (cc x y &optional subst)
Package

snark.

Source

subsume.lisp.

Function: subsume-answers (cc subsuming-answer subsumed-answer subst)
Package

snark.

Source

subsume.lisp.

Function: subsume-bag (cc terms1 terms2 subst fn)
Package

snark.

Source

subsume-bag.lisp.

Function: subsume-bag0 (cc terms-and-counts subst fn)
Package

snark.

Source

subsume-bag.lisp.

Function: subsume-bag1 (cc terms-and-counts subst fn)
Package

snark.

Source

subsume-bag.lisp.

Function: subsume-bag2 (cc terms-and-counts subst fn)
Package

snark.

Source

subsume-bag.lisp.

Function: subsume-bag3 (cc vars terms coefs boundss sums subst fn)
Package

snark.

Source

subsume-bag.lisp.

Function: subsume-bag4 (cc vars vals terms solss subst fn)
Package

snark.

Source

subsume-bag.lisp.

Function: subsumed-p (x y &optional subst)
Package

snark.

Source

subsume.lisp.

Function: subsumed-p1 (x y *frozen-variables* &optional subst)
Package

snark.

Source

subsume.lisp.

Function: subsumers (x y &optional subst)
Package

snark.

Source

subsume.lisp.

Function: subsumers1 (x y *frozen-variables* &optional subst)
Package

snark.

Source

subsume.lisp.

Function: subsumes-p (x y &optional subst)
Package

snark.

Source

subsume.lisp.

Function: subsumes-p1 (x y *frozen-variables* &optional subst)
Package

snark.

Source

subsume.lisp.

Function: sum-rel-number-atom-rewriter (atom subst)
Package

snark.

Source

code-for-numbers3.lisp.

Function: sum-term-rewriter1 (term subst)
Package

snark.

Source

code-for-numbers3.lisp.

Function: suspend-snark* ()
Package

snark.

Source

globals.lisp.

Function: symbol-aliases (symbol)
Package

snark.

Source

symbol-table2.lisp.

Function: symbol-boolean-valued-p (x)
Package

snark.

Source

symbol-table2.lisp.

Function: symbol-count (x &optional subst scount)
Package

snark.

Source

weight.lisp.

Function: symbol-count-alist (structure)
Package

snark.

Source

weight.lisp.

Function: (setf symbol-count-alist) (structure)
Package

snark.

Source

weight.lisp.

Function: symbol-count-not-greaterp (scount1 scount2)
Package

snark.

Source

weight.lisp.

Function: symbol-count-not-greaterp1 (scount1 scount2)
Package

snark.

Source

weight.lisp.

Function: symbol-count-total (structure)
Package

snark.

Source

weight.lisp.

Function: (setf symbol-count-total) (structure)
Package

snark.

Source

weight.lisp.

Function: symbol-kind (x)
Package

snark.

Source

symbol-table2.lisp.

Function: symbol-number (x)
Package

snark.

Source

symbol-table2.lisp.

Function: symbol-numbered (n)
Package

snark.

Source

symbol-table2.lisp.

Function: symbol-ordering-compare (symbol1 symbol2)
Package

snark.

Source

symbol-ordering.lisp.

Function: symbol-ordering-compare1 (symbol1 symbol2)
Package

snark.

Source

symbol-ordering.lisp.

Function: symbol-table-kind-match (symbol2 kind arity)
Package

snark.

Source

symbol-table2.lisp.

Function: symbol-to-name (x)
Package

snark.

Source

symbol-table2.lisp.

Function: sz (x)
Package

snark.

Source

path-index.lisp.

Function: table-lookup-pattern (args subst)
Package

snark.

Source

resolve-code-tables.lisp.

Function: table-rewriter (atom subst)
Package

snark.

Source

resolve-code-tables.lisp.

Function: table-satisfier (cc atom subst)
Package

snark.

Source

resolve-code-tables.lisp.

Function: target? (target x &optional l)
Package

snark-user.

Source

coder.lisp.

Function: tc-term (x)
Package

snark.

Source

terms2.lisp.

Function: term-by-hash-array-terms (&optional delete-variants)
Package

snark.

Source

term-hash.lisp.

Function: term-feature-vector (term &optional subst polarity depth fv)
Package

snark.

Source

feature-vector.lisp.

Function: term-memory-entry (term)
Package

snark.

Source

term-memory.lisp.

Function: term-memory-entry-p (object)
Package

snark.

Source

term-memory.lisp.

Function: term-memory-p (object)
Package

snark.

Source

term-memory.lisp.

Function: term-rel-term-to-0-rel-difference-atom-rewriter (atom subst)
Package

snark.

Source

code-for-numbers3.lisp.

Function: term-satisfies-sequential-restriction-p (term wff &optional subst)
Package

snark.

Source

wffs.lisp.

Function: term-size-difference (terms-and-counts subst &optional var0)
Package

snark.

Source

argument-bag-ac.lisp.

Function: term-sort-p (term sort &optional subst)
Package

snark.

Source

sorts.lisp.

Function: term-subsort-p (term1 term2 &optional subst)
Package

snark.

Source

sorts.lisp.

Function: terpri (&optional output-stream)
Package

snark.

Source

useful.lisp.

Function: terpri-comment (&optional output-stream)
Package

snark.

Source

useful.lisp.

Function: terpri-comment-indent (&optional output-stream)
Package

snark.

Source

useful.lisp.

Function: terpri-indent (&optional output-stream)
Package

snark.

Source

useful.lisp.

Function: test-table-resolver (&optional test)
Package

snark.

Source

resolve-code-tables.lisp.

Function: the-function-symbol (name arity &optional kind)
Package

snark.

Source

symbol-table2.lisp.

Function: the-hash-term (x &optional subst)
Package

snark.

Source

term-hash.lisp.

Function: the-path-index-entry (term)
Package

snark.

Source

path-index.lisp.

Function: the-row-context (context &optional action)
Package

snark.

Source

row-contexts.lisp.

Function: the-row-context2 (context partitions)
Package

snark.

Source

row-contexts.lisp.

Function: the-term-memory-entry (term)
Package

snark.

Source

term-memory.lisp.

Function: the-term-rewriter (term subst)
Package

snark.

Source

rewrite-code.lisp.

Function: theory-assert2 (atom theory)
Package

snark.

Source

constraints.lisp.

Function: theory-deny2 (atom theory)
Package

snark.

Source

constraints.lisp.

Function: theory-falsep (atom theory)
Package

snark.

Source

constraints.lisp.

Function: theory-truep (atom theory)
Package

snark.

Source

constraints.lisp.

Function: thereis-rpo-equal-or-greaterp (args term subst)
Package

snark.

Source

recursive-path-ordering.lisp.

Function: time-ii-atom-rewriter-for-dates (term subst)
Package

snark.

Source

date-reasoning2.lisp.

Function: time-pi-atom-rewriter-for-dates (term subst)
Package

snark.

Source

date-reasoning2.lisp.

Function: time-pp-atom-rewriter-for-dates (term subst)
Package

snark.

Source

date-reasoning2.lisp.

Function: tm-remove-entry (entry)
Package

snark.

Source

term-memory.lisp.

Reader: tm-retrieve-all-calls (instance)
Writer: (setf tm-retrieve-all-calls) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

retrieve-all-calls.

Reader: tm-retrieve-all-count (instance)
Writer: (setf tm-retrieve-all-count) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

retrieve-all-count.

Reader: tm-retrieve-generalization-calls (instance)
Writer: (setf tm-retrieve-generalization-calls) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

retrieve-generalization-calls.

Reader: tm-retrieve-generalization-count (instance)
Writer: (setf tm-retrieve-generalization-count) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

retrieve-generalization-count.

Reader: tm-retrieve-instance-calls (instance)
Writer: (setf tm-retrieve-instance-calls) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

retrieve-instance-calls.

Reader: tm-retrieve-instance-count (instance)
Writer: (setf tm-retrieve-instance-count) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

retrieve-instance-count.

Reader: tm-retrieve-unifiable-calls (instance)
Writer: (setf tm-retrieve-unifiable-calls) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

retrieve-unifiable-calls.

Reader: tm-retrieve-unifiable-count (instance)
Writer: (setf tm-retrieve-unifiable-count) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

retrieve-unifiable-count.

Reader: tm-retrieve-variant-calls (instance)
Writer: (setf tm-retrieve-variant-calls) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

retrieve-variant-calls.

Reader: tm-retrieve-variant-count (instance)
Writer: (setf tm-retrieve-variant-count) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

retrieve-variant-count.

Function: tm-store (term)
Package

snark.

Source

term-memory.lisp.

Reader: tme-depth (instance)
Writer: (setf tme-depth) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

depth.

Function: tme-in-nodes (instance)
Package

snark.

Source

term-memory.lisp.

Function: (setf tme-in-nodes) (instance)
Package

snark.

Source

term-memory.lisp.

Function: tme-in-nodes-last (instance)
Package

snark.

Source

term-memory.lisp.

Function: (setf tme-in-nodes-last) (instance)
Package

snark.

Source

term-memory.lisp.

Function: tme-mark (instance)
Package

snark.

Source

term-memory.lisp.

Function: (setf tme-mark) (instance)
Package

snark.

Source

term-memory.lisp.

Reader: tme-mindepth (instance)
Writer: (setf tme-mindepth) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

mindepth.

Reader: tme-number (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

number.

Reader: tme-rewrites (instance)
Writer: (setf tme-rewrites) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

rewrites.

Reader: tme-rows-containing-atom-negatively (instance)
Writer: (setf tme-rows-containing-atom-negatively) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

rows-containing-atom-negatively.

Reader: tme-rows-containing-atom-positively (instance)
Writer: (setf tme-rows-containing-atom-positively) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

rows-containing-atom-positively.

Reader: tme-rows-containing-paramodulatable-equality (instance)
Writer: (setf tme-rows-containing-paramodulatable-equality) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

rows-containing-paramodulatable-equality.

Reader: tme-rows-containing-term (instance)
Writer: (setf tme-rows-containing-term) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

rows-containing-term.

Reader: tme-size (instance)
Writer: (setf tme-size) (instance)
Package

snark.

Source

term-memory.lisp.

Target Slot

size.

Function: tme-term (instance)
Package

snark.

Source

term-memory.lisp.

Function: tme-useless-p (entry)
Package

snark.

Source

term-memory.lisp.

Function: to_rat-term-rewriter (term subst)
Package

snark-user.

Source

tptp-symbols.lisp.

Function: to_real-term-rewriter (term subst)
Package

snark-user.

Source

tptp-symbols.lisp.

Function: together-target? (target)
Package

snark-user.

Source

coder.lisp.

Function: tokenize1 (stream &key case upper-case-var-prefix rationalize)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Function: tokens-to-lisp (tokens)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Function: top-sort-name ()
Package

snark.

Source

sorts-interface.lisp.

Function: top-sort-name? (x)
Package

snark.

Source

sorts-interface.lisp.

Function: top-sort? (x)
Package

snark.

Source

sorts-interface.lisp.

Function: tptp-file-source-string (filename &optional name)
Package

snark.

Source

tptp.lisp.

Function: tptp-function-name (fn)
Package

snark.

Source

tptp.lisp.

Function: tptp-include-file-name (filename filespec)
Package

snark.

Source

tptp.lisp.

Function: tptp-problem-input-pathname (problem)
Package

snark.

Source

tptp.lisp.

Function: tptp-problem-output-pathname (problem)
Package

snark.

Source

tptp.lisp.

Function: tptp-problem-pathname0 (name type directory has-domain-subdirectories)
Package

snark.

Source

tptp.lisp.

Function: tptp-sort-name (sort)
Package

snark.

Source

tptp.lisp.

Function: tptp-to-snark-input (x)
Package

snark.

Source

tptp.lisp.

Function: tptp-to-snark-input-args (l)
Package

snark.

Source

tptp.lisp.

Function: tptp-to-snark-reason (reason)
Package

snark.

Source

tptp.lisp.

Function: tptp-type-product-list (x)
Package

snark.

Source

tptp.lisp.

Function: tptp-type-product-p (x)
Package

snark.

Source

tptp.lisp.

Function: traced-optimize-sparse-vector-expression (expr)
Package

snark.

Source

path-index.lisp.

Function: translate-assertion-file-to-tptp-format (inputfilespec &optional outputfilespec &rest read-assertion-file-options)
Package

snark.

Source

tptp.lisp.

Function: trie-index-build-path-for-term (term node &optional internal)
Package

snark.

Source

trie-index.lisp.

Function: trie-index-build-path-for-terms (terms node internal)
Package

snark.

Source

trie-index.lisp.

Function: trie-index-delete (term &optional entry)
Package

snark.

Source

trie-index.lisp.

Reader: trie-index-entry-constructor (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

entry-constructor.

Reader: trie-index-entry-counter (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

entry-counter.

Function: trie-index-insert (term &optional entry)
Package

snark.

Source

trie-index.lisp.

Function: trie-index-internal-node-constant-indexed-child-node (const node &optional create internal)
Package

snark.

Source

trie-index.lisp.

Reader: trie-index-internal-node-constant-indexed-child-nodes (instance)
Writer: (setf trie-index-internal-node-constant-indexed-child-nodes) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

constant-indexed-child-nodes.

Function: trie-index-internal-node-function-indexed-child-node (fn node &optional create internal)
Package

snark.

Source

trie-index.lisp.

Reader: trie-index-internal-node-function-indexed-child-nodes (instance)
Writer: (setf trie-index-internal-node-function-indexed-child-nodes) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

function-indexed-child-nodes.

Function: trie-index-internal-node-p (object)
Package

snark.

Source

trie-index.lisp.

Reader: trie-index-internal-node-variable-child-node (instance)
Writer: (setf trie-index-internal-node-variable-child-node) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

variable-child-node.

Function: trie-index-internal-node-variable-indexed-child-node (node &optional create internal)
Package

snark.

Source

trie-index.lisp.

Function: trie-index-leaf-node-b-tree-root-node (instance)
Package

snark.

Source

trie-index.lisp.

Function: (setf trie-index-leaf-node-b-tree-root-node) (instance)
Package

snark.

Source

trie-index.lisp.

Function: trie-index-leaf-node-cached-key (instance)
Package

snark.

Source

trie-index.lisp.

Function: (setf trie-index-leaf-node-cached-key) (instance)
Package

snark.

Source

trie-index.lisp.

Function: trie-index-leaf-node-cached-value (instance)
Package

snark.

Source

trie-index.lisp.

Function: (setf trie-index-leaf-node-cached-value) (instance)
Package

snark.

Source

trie-index.lisp.

Function: trie-index-leaf-node-count0 (instance)
Package

snark.

Source

trie-index.lisp.

Function: (setf trie-index-leaf-node-count0) (instance)
Package

snark.

Source

trie-index.lisp.

Reader: trie-index-leaf-node-default-value0 (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

default-value0.

Function: trie-index-leaf-node-p (object)
Package

snark.

Source

trie-index.lisp.

Function: trie-index-leaf-node-type (instance)
Package

snark.

Source

trie-index.lisp.

Function: (setf trie-index-leaf-node-type) (instance)
Package

snark.

Source

trie-index.lisp.

Reader: trie-index-node-counter (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

node-counter.

Function: trie-index-p (object)
Package

snark.

Source

trie-index.lisp.

Function: trie-index-path-for-term (term path)
Package

snark.

Source

trie-index.lisp.

Function: trie-index-path-for-terms (terms path)
Package

snark.

Source

trie-index.lisp.

Reader: trie-index-retrieve-all-calls (instance)
Writer: (setf trie-index-retrieve-all-calls) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

retrieve-all-calls.

Reader: trie-index-retrieve-all-count (instance)
Writer: (setf trie-index-retrieve-all-count) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

retrieve-all-count.

Reader: trie-index-retrieve-generalization-calls (instance)
Writer: (setf trie-index-retrieve-generalization-calls) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

retrieve-generalization-calls.

Reader: trie-index-retrieve-generalization-count (instance)
Writer: (setf trie-index-retrieve-generalization-count) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

retrieve-generalization-count.

Reader: trie-index-retrieve-instance-calls (instance)
Writer: (setf trie-index-retrieve-instance-calls) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

retrieve-instance-calls.

Reader: trie-index-retrieve-instance-count (instance)
Writer: (setf trie-index-retrieve-instance-count) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

retrieve-instance-count.

Reader: trie-index-retrieve-unifiable-calls (instance)
Writer: (setf trie-index-retrieve-unifiable-calls) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

retrieve-unifiable-calls.

Reader: trie-index-retrieve-unifiable-count (instance)
Writer: (setf trie-index-retrieve-unifiable-count) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

retrieve-unifiable-count.

Reader: trie-index-retrieve-variant-calls (instance)
Writer: (setf trie-index-retrieve-variant-calls) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

retrieve-variant-calls.

Reader: trie-index-retrieve-variant-count (instance)
Writer: (setf trie-index-retrieve-variant-count) (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

retrieve-variant-count.

Reader: trie-index-top-node (instance)
Package

snark.

Source

trie-index.lisp.

Target Slot

top-node.

Reader: trie-node-counter (instance)
Package

snark.

Source

trie.lisp.

Target Slot

node-counter.

Function: trie-p (object)
Package

snark.

Source

trie.lisp.

Function: trie-size (trie &optional count-only-data-nodes?)
Package

snark.

Source

trie.lisp.

Reader: trie-top-node (instance)
Package

snark.

Source

trie.lisp.

Target Slot

top-node.

Function: trieref (trie keys)
Package

snark.

Source

trie.lisp.

Function: (setf trieref) (trie keys)
Package

snark.

Source

trie.lisp.

Function: type-symbol-p (x)
Package

snark-lisp.

Source

mvlet.lisp.

Function: uminus-term-rewriter (term subst)
Package

snark.

Source

code-for-numbers3.lisp.

Function: unassign-atom (atom stop-clause)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: unassign-atoms (assignments)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: unflatten-term (term subst)
Package

snark.

Source

wffs.lisp.

Function: unflatten-term1 (term subst)
Package

snark.

Source

wffs.lisp.

Function: unfrozen-variable-p (x)
Package

snark.

Source

terms2.lisp.

Function: unifiers (x y &optional subst)
Package

snark.

Source

unify.lisp.

Function: unify-bag (cc terms1 terms2 subst fn)
Package

snark.

Source

unify-bag.lisp.

Function: unify-bag* (cc fn terms1 terms2 subst)
Package

snark.

Source

unify-bag.lisp.

Function: unify-bag-basis (nxcoefs nycoefs a-coef-array b-coef-array x-term-array y-term-array identity subst &optional all-x-term-ground all-y-term-ground)
Package

snark.

Source

unify-bag.lisp.

Function: unify-bag0 (cc fn nxcoefs nycoefs terms-and-counts identity subst all-x-term-ground all-y-term-ground)
Package

snark.

Source

unify-bag.lisp.

Function: unify-bag1 (cc fn nxcoefs nycoefs x-bind-array y-bind-array x-term-array y-term-array subst identity simple-solution complex-solutions)
Package

snark.

Source

unify-bag.lisp.

Function: unify-identity (cc terms-and-counts subst identity)
Package

snark.

Source

unify-bag.lisp.

Function: unify-identity-with-vector (cc terms subst fn identity)
Package

snark.

Source

unify-vector.lisp.

Function: unify-jepd-relation-atom-args (cc args1 args2 subst invert)
Package

snark.

Source

jepd-relations.lisp.

Function: unify-p (x y &optional subst)
Package

snark.

Source

unify.lisp.

Function: unify-special (cc special-unification-problems subst)
Package

snark.

Source

unify.lisp.

Function: unify-variable-with-vector (cc var arg args subst fn identity max)
Package

snark.

Source

unify-vector.lisp.

Function: unify-variable-with-vector-max (args args2 subst fn identity)
Package

snark.

Source

unify-vector.lisp.

Function: unify-vector (cc args1 args2 subst fn &optional identity)
Package

snark.

Source

unify-vector.lisp.

Function: unimplemented (&optional datum &rest args)
Package

snark.

Source

useful.lisp.

Function: uninitialized (slot-name)
Package

snark.

Source

rows.lisp.

Function: universal-quantification-p (wff)
Package

snark.

Source

connectives.lisp.

Function: unsortable-variable-name (name)
Package

snark.

Source

input.lisp.

Function: unsorted-p (x &optional subst)
Package

snark.

Source

subst.lisp.

Function: unstore-agenda-item (form)
Package

snark.

Source

main.lisp.

Function: unstore-wff (row msg)
Package

snark.

Source

main.lisp.

Function: unthe-feature (x)
Package

snark-feature.

Source

feature.lisp.

Function: update-feature-vector (symbol-number relation-symbol? arity polarity count depth fv)
Package

snark.

Source

feature-vector.lisp.

Function: update-operator-syntax (input-string op listname)
Package

snark-infix-reader.

Source

infix-operators.lisp.

Function: ur-resolve1 (nucleus electrons target-atom target-polarity subst l k)
Package

snark.

Source

main.lisp.

Function: ur-resolver (row)
Package

snark.

Source

main.lisp.

Function: ur-resolver1 (nucleus)
Package

snark.

Source

main.lisp.

Function: utime-interval-term-p (term subst)
Package

snark.

Source

date-reasoning2.lisp.

Function: utime-interval-term-to-lisp (head args subst)
Package

snark.

Source

date-reasoning2.lisp.

Function: utime-point-term-p (term subst)
Package

snark.

Source

date-reasoning2.lisp.

Function: utime-point-term-to-lisp (head args subst)
Package

snark.

Source

date-reasoning2.lisp.

Function: valued-atoms (clause-set &optional only-true-atoms)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: variable-and-range-p (x)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: variable-block (n)
Package

snark.

Source

variables.lisp.

Function: variable-block-0-p (varnum)
Package

snark.

Source

variables.lisp.

Function: variable-counts (x &optional subst counts)

return a list of all the variables that occur in x with their frequency, in dotted pairs

Package

snark.

Source

subst.lisp.

Function: variable-disjoint-partition (l &optional subst)
Package

snark.

Source

subst.lisp.

Function: variable-frozen-p (var)
Package

snark.

Source

terms2.lisp.

Function: variable-kbo-weight (var)
Package

snark.

Source

knuth-bendix-ordering2.lisp.

Reader: variable-number (instance)
Writer: (setf variable-number) (instance)
Package

snark.

Source

variables.lisp.

Target Slot

number.

Function: variable-occurs-below-constructor-p (x y subst)
Package

snark.

Source

subst.lisp.

Function: variable-occurs-p (x y subst)

return t if variable x occurs in y, nil otherwise

Package

snark.

Source

subst.lisp.

Function: variable-occurs-p1 (x y)
Package

snark.

Source

subst.lisp.

Function: variable-occurs-p1l (x l)
Package

snark.

Source

subst.lisp.

Function: variable-occurs-p2 (x y subst)
Package

snark.

Source

subst.lisp.

Function: variable-occurs-p2l (x l subst)
Package

snark.

Source

subst.lisp.

Function: variable-occurs-purely-in-row-p (var row &optional atom)
Package

snark.

Source

constraint-purify.lisp.

Function: variable-occurs-purely-p (var x &optional subst atom)
Package

snark.

Source

constraint-purify.lisp.

Function: variable-range (x &optional range-term-values)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: variable-satisfier (cc atom subst)
Package

snark.

Source

resolve-code.lisp.

Function: variable-sort-p (variable sort)
Package

snark.

Source

sorts.lisp.

Function: variable-symbol-prefixed-p (x &optional prefixes)
Package

snark.

Source

input.lisp.

Function: variable-weight1 (variable)
Package

snark.

Source

weight.lisp.

Function: variables (x &optional subst vars)

return a list of all the variables that occur in x

Package

snark.

Source

subst.lisp.

Function: variables-and-ranges-p (x)
Package

snark-dpll.

Source

davis-putnam3.lisp.

Function: variables-irreflexivity-falsifier (cc atom subst)
Package

snark.

Source

resolve-code.lisp.

Function: variables-reflexivity-satisfier (cc atom subst)
Package

snark.

Source

resolve-code.lisp.

Function: variablesl (l &optional subst vars)
Package

snark.

Source

subst.lisp.

Function: variant (cc x y &optional subst matches)
Package

snark.

Source

variant.lisp.

Function: variant-bag (cc x y subst matches)
Package

snark.

Source

variant.lisp.

Function: variant-bag* (cc counts1 counts2 subst matches)
Package

snark.

Source

variant.lisp.

Function: variant-bag0 (cc terms1 terms2 subst matches fn)
Package

snark.

Source

variant.lisp.

Function: variant-commute (cc x y subst matches)
Package

snark.

Source

variant.lisp.

Function: variant-jepd-relation-atom-args (cc args1 args2 subst matches invert)
Package

snark.

Source

jepd-relations.lisp.

Function: variant-p (x y &optional subst)
Package

snark.

Source

variant.lisp.

Function: variant-vector (cc x y subst matches)
Package

snark.

Source

variant.lisp.

Function: variantl (cc x y subst matches)
Package

snark.

Source

variant.lisp.

Function: weigh-first-two-arguments (x &optional subst)
Package

snark.

Source

weight.lisp.

Function: weight (x &optional subst)
Package

snark.

Source

weight.lisp.

Function: weightm (x &optional subst)
Package

snark.

Source

weight.lisp.

Function: well-sort (cc x &optional subst sort)
Package

snark.

Source

sorts.lisp.

Function: well-sort-args (cc args subst asa &optional argcount)
Package

snark.

Source

sorts.lisp.

Function: well-sort-atoms (cc atoms subst)
Package

snark.

Source

sorts.lisp.

Function: well-sort-atoms1 (cc atoms subst)
Package

snark.

Source

sorts.lisp.

Function: well-sort-wff (cc wff &optional subst)
Package

snark.

Source

sorts.lisp.

Function: well-sort-wffs (cc wffs &optional subst)
Package

snark.

Source

sorts.lisp.

Function: well-sort-which-atoms (atoms &optional subst)
Package

snark.

Source

sorts.lisp.

Function: well-sorted-args-p (args subst fsd &optional argcount)
Package

snark.

Source

sorts.lisp.

Function: well-sorted-p (x &optional subst sort)
Package

snark.

Source

sorts.lisp.

Function: wff-depth (wff &optional subst &key polarity)
Package

snark.

Source

eval.lisp.

Function: wff-length (wff &optional subst &key polarity)
Package

snark.

Source

eval.lisp.

Function: wff-neg (wff &optional subst)
Package

snark.

Source

eval.lisp.

Function: wff-positive-or-negative (wff)
Package

snark.

Source

wffs.lisp.

Function: wff-size (wff &optional subst &key polarity)
Package

snark.

Source

eval.lisp.

Function: wff-size* (atom-size-fun wff subst *polarity*)
Package

snark.

Source

eval.lisp.

Function: wff-size+depth (wff &optional subst &key polarity)
Package

snark.

Source

eval.lisp.

Function: wff-subsumption (matches subsuming-row subsumed-row)
Package

snark.

Source

subsume.lisp.

Function: wff-subsumption* (cc subsuming-wff subsumed-wff subst)
Package

snark.

Source

subsume.lisp.

Function: wff-subsumption*1 (cc interpretations subst)
Package

snark.

Source

subsume.lisp.

Function: wff-symbol-counts (wff &optional subst)
Package

snark.

Source

weight.lisp.

Function: wff-symbol-counts-not-greaterp (scounts1 scounts2)
Package

snark.

Source

weight.lisp.

Function: wff-weight (wff &optional subst &key polarity)
Package

snark.

Source

eval.lisp.

Function: wff-weight+depth (wff &optional subst &key polarity)
Package

snark.

Source

eval.lisp.

Function: whitespace-char-p (char)
Package

snark-infix-reader.

Source

infix-reader.lisp.

Function: wrap-block (name forms &optional no-simplification)
Package

snark-lisp.

Source

progc.lisp.

Function: wrap-progn (forms &optional no-simplification)
Package

snark-lisp.

Source

progc.lisp.

Function: wrap2 (f l)
Package

snark-user.

Source

coder.lisp.

Function: xx-intersection (l1 l2 subst)
Package

snark.

Source

jepd-relations.lisp.


5.2.6 Generic functions

Generic Function: map-index-leaf-nodes (cc node revpath)
Package

snark.

Methods
Method: map-index-leaf-nodes (cc (node path-index-leaf-node) revpath)
Source

path-index.lisp.

Method: map-index-leaf-nodes (cc (node path-index-internal-node2) revpath)
Source

path-index.lisp.

Method: map-index-leaf-nodes (cc (node path-index-internal-node1) revpath)
Source

path-index.lisp.

Method: map-index-leaf-nodes (cc (node trie-index-leaf-node) revpath)
Source

trie-index.lisp.

Method: map-index-leaf-nodes (cc (node trie-index-internal-node) revpath)
Source

trie-index.lisp.

Generic Function: print-derived-row (row)
Package

snark.

Methods
Method: print-derived-row (row)
Source

output.lisp.

Generic Function: print-given-row (row)
Package

snark.

Methods
Method: print-given-row (row)
Source

output.lisp.

Generic Function: print-index-leaf-node (node revpath print-terms)
Package

snark.

Methods
Method: print-index-leaf-node ((node path-index-leaf-node) revpath print-terms)
Source

path-index.lisp.

Method: print-index-leaf-node ((node trie-index-leaf-node) revpath print-terms)
Source

trie-index.lisp.

Generic Function: theory-assert (atom theory)
Package

snark.

Source

constraints.lisp.

Methods
Method: theory-assert (atom (theory (eql snark::arithmetic)))
Source

code-for-numbers3.lisp.

Method: theory-assert (atom (theory (eql snark::test)))
Method: theory-assert (atom (theory (eql snark::equality)))
Method: theory-assert (atom theory)
Generic Function: theory-closure (theory)
Package

snark.

Source

constraints.lisp.

Methods
Method: theory-closure ((theory (eql snark::arithmetic)))
Source

code-for-numbers3.lisp.

Method: theory-closure ((theory (eql snark::test)))
Method: theory-closure ((theory (eql snark::equality)))
Method: theory-closure (theory)
Generic Function: theory-deny (atom theory)
Package

snark.

Source

constraints.lisp.

Methods
Method: theory-deny (atom (theory (eql snark::arithmetic)))
Source

code-for-numbers3.lisp.

Method: theory-deny (atom (theory (eql snark::test)))
Method: theory-deny (atom (theory (eql snark::equality)))
Method: theory-deny (atom theory)
Generic Function: theory-rewrite (wff theory)
Package

snark.

Source

constraints.lisp.

Methods
Method: theory-rewrite (wff (theory (eql snark::ordering)))
Source

simplification-ordering.lisp.

Method: theory-rewrite (wff theory)
Method: theory-rewrite (wff (theory (eql snark:assumption)))
Generic Function: theory-simplify (wff theory)
Package

snark.

Source

constraints.lisp.

Methods
Method: theory-simplify (wff (theory (eql snark::arithmetic)))
Source

code-for-numbers3.lisp.

Method: theory-simplify (wff (theory (eql snark::ordering)))
Source

simplification-ordering.lisp.

Method: theory-simplify (wff (theory (eql snark::test)))
Method: theory-simplify (wff (theory (eql snark::equality)))
Method: theory-simplify (wff theory)
Method: theory-simplify (wff (theory (eql snark:assumption)))

5.2.7 Structures

Structure: aa-function
Package

snark.

Source

assertion-analysis.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: function
Package

common-lisp.

Readers

aa-function-function.

Writers

(setf aa-function-function).

Slot: left-identities
Readers

aa-function-left-identities.

Writers

(setf aa-function-left-identities).

Slot: right-identities
Readers

aa-function-right-identities.

Writers

(setf aa-function-right-identities).

Slot: left-inverses
Readers

aa-function-left-inverses.

Writers

(setf aa-function-left-inverses).

Slot: right-inverses
Readers

aa-function-right-inverses.

Writers

(setf aa-function-right-inverses).

Slot: commutative
Readers

aa-function-commutative.

Writers

(setf aa-function-commutative).

Slot: associative
Readers

aa-function-associative.

Writers

(setf aa-function-associative).

Slot: closure-relations
Readers

aa-function-closure-relations.

Writers

(setf aa-function-closure-relations).

Structure: aa-relation
Package

snark.

Source

assertion-analysis.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: relation
Readers

aa-relation-relation.

Writers

(setf aa-relation-relation).

Slot: left-identities
Readers

aa-relation-left-identities.

Writers

(setf aa-relation-left-identities).

Slot: right-identities
Readers

aa-relation-right-identities.

Writers

(setf aa-relation-right-identities).

Slot: left-inverses
Readers

aa-relation-left-inverses.

Writers

(setf aa-relation-left-inverses).

Slot: right-inverses
Readers

aa-relation-right-inverses.

Writers

(setf aa-relation-right-inverses).

Slot: commutative
Readers

aa-relation-commutative.

Writers

(setf aa-relation-commutative).

Slot: assoc1-p
Readers

aa-relation-assoc1-p.

Writers

(setf aa-relation-assoc1-p).

Slot: assoc2-p
Readers

aa-relation-assoc2-p.

Writers

(setf aa-relation-assoc2-p).

Slot: functional-p
Readers

aa-relation-functional-p.

Writers

(setf aa-relation-functional-p).

Slot: closure-functions
Readers

aa-relation-closure-functions.

Writers

(setf aa-relation-closure-functions).

Structure: agenda
Package

snark-agenda.

Source

agenda.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: name
Initform

""

Readers

agenda-name.

Writers

This slot is read-only.

Slot: length
Package

common-lisp.

Initform

0

Readers

agenda-length.

Writers

(setf agenda-length).

Slot: length-limit
Readers

agenda-length-limit.

Writers

(setf agenda-length-limit).

Slot: length-limit-deletion-action
Initform

(function identity)

Readers

agenda-length-limit-deletion-action.

Writers

This slot is read-only.

Slot: same-item-p
Initform

(function eql)

Readers

agenda-same-item-p.

Writers

This slot is read-only.

Slot: buckets
Initform

(snark-sparse-array:make-sparse-vector)

Readers

agenda-buckets.

Writers

(setf agenda-buckets).

Structure: constant-info
Package

snark.

Source

constants.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: hash-code0
Initform

(snark::make-atom-hash-code)

Readers

constant-info-hash-code0.

Writers

This slot is read-only.

Slot: boolean-valued-p0
Readers

constant-info-boolean-valued-p0.

Writers

(setf constant-info-boolean-valued-p0).

Slot: constructor0
Readers

constant-info-constructor0.

Writers

(setf constant-info-constructor0).

Slot: magic
Initform

t

Readers

constant-info-magic.

Writers

(setf constant-info-magic).

Slot: allowed-in-answer0
Initform

t

Readers

constant-info-allowed-in-answer0.

Writers

(setf constant-info-allowed-in-answer0).

Slot: kbo-weight0
Initform

1

Readers

constant-info-kbo-weight0.

Writers

(setf constant-info-kbo-weight0).

Slot: weight0
Initform

1

Readers

constant-info-weight0.

Writers

(setf constant-info-weight0).

Slot: sort0
Initform

(snark:top-sort)

Readers

constant-info-sort0.

Writers

(setf constant-info-sort0).

Slot: plist
Readers

constant-info-plist.

Writers

(setf constant-info-plist).

Structure: context
Package

snark.

Source

dp-refute.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: formula
Readers

context-formula.

Writers

(setf context-formula).

Slot: substitution
Readers

context-substitution.

Writers

(setf context-substitution).

Slot: assignment
Readers

context-assignment.

Writers

(setf context-assignment).

Structure: counter
Package

snark-lisp.

Source

counters.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: increments
Type

integer

Initform

0

Readers

counter-increments.

Writers

(setf counter-increments).

Slot: decrements
Type

integer

Initform

0

Readers

counter-decrements.

Writers

(setf counter-decrements).

Slot: previous-peak-value
Type

integer

Initform

0

Readers

counter-previous-peak-value.

Writers

(setf counter-previous-peak-value).

Structure: deque
Package

snark-deque.

Source

deque2.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: front
Type

list

Readers

deque-front.

Writers

(setf deque-front).

Slot: last-of-front
Readers

deque-last-of-front.

Writers

(setf deque-last-of-front).

Slot: rear
Type

list

Readers

deque-rear.

Writers

(setf deque-rear).

Slot: last-of-rear
Readers

deque-last-of-rear.

Writers

(setf deque-last-of-rear).

Structure: dp-atom
Package

snark-dpll.

Source

davis-putnam3.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: name
Readers

dp-atom-name.

Writers

(setf dp-atom-name).

Slot: number
Package

common-lisp.

Readers

dp-atom-number.

Writers

(setf dp-atom-number).

Slot: value
Readers

dp-atom-value.

Writers

(setf dp-atom-value).

Slot: contained-positively-clauses
Readers

dp-atom-contained-positively-clauses.

Writers

(setf dp-atom-contained-positively-clauses).

Slot: contained-negatively-clauses
Readers

dp-atom-contained-negatively-clauses.

Writers

(setf dp-atom-contained-negatively-clauses).

Slot: derived-from-clause
Readers

dp-atom-derived-from-clause.

Writers

(setf dp-atom-derived-from-clause).

Slot: used-in-refutation
Initform

-1

Readers

dp-atom-used-in-refutation.

Writers

(setf dp-atom-used-in-refutation).

Slot: next
Readers

dp-atom-next.

Writers

(setf dp-atom-next).

Slot: choice-point
Readers

dp-atom-choice-point.

Writers

(setf dp-atom-choice-point).

Slot: true-triable
Readers

dp-atom-true-triable.

Writers

(setf dp-atom-true-triable).

Slot: false-triable
Readers

dp-atom-false-triable.

Writers

(setf dp-atom-false-triable).

Slot: number-of-occurrences
Type

integer

Initform

0

Readers

dp-atom-number-of-occurrences.

Writers

(setf dp-atom-number-of-occurrences).

Slot: checkpoints
Readers

dp-atom-checkpoints.

Writers

(setf dp-atom-checkpoints).

Structure: dp-clause
Package

snark-dpll.

Source

davis-putnam3.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: number-of-unresolved-positive-literals
Type

fixnum

Initform

0

Readers

dp-clause-number-of-unresolved-positive-literals.

Writers

(setf dp-clause-number-of-unresolved-positive-literals).

Slot: number-of-unresolved-negative-literals
Type

fixnum

Initform

0

Readers

dp-clause-number-of-unresolved-negative-literals.

Writers

(setf dp-clause-number-of-unresolved-negative-literals).

Slot: positive-literals
Type

list

Readers

dp-clause-positive-literals.

Writers

(setf dp-clause-positive-literals).

Slot: negative-literals
Type

list

Readers

dp-clause-negative-literals.

Writers

(setf dp-clause-negative-literals).

Slot: subsumption-mark
Readers

dp-clause-subsumption-mark.

Writers

(setf dp-clause-subsumption-mark).

Slot: next
Readers

dp-clause-next.

Writers

(setf dp-clause-next).

Structure: dp-clause-set
Package

snark-dpll.

Source

davis-putnam3.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: atoms
Readers

dp-clause-set-atoms.

Writers

(setf dp-clause-set-atoms).

Slot: number-of-atoms
Type

integer

Initform

0

Readers

dp-clause-set-number-of-atoms.

Writers

(setf dp-clause-set-number-of-atoms).

Slot: number-of-clauses
Type

integer

Initform

0

Readers

dp-clause-set-number-of-clauses.

Writers

(setf dp-clause-set-number-of-clauses).

Slot: number-of-literals
Type

integer

Initform

0

Readers

dp-clause-set-number-of-literals.

Writers

(setf dp-clause-set-number-of-literals).

Slot: p-clauses
Readers

dp-clause-set-p-clauses.

Writers

(setf dp-clause-set-p-clauses).

Slot: n-clauses
Readers

dp-clause-set-n-clauses.

Writers

(setf dp-clause-set-n-clauses).

Slot: m1-clauses
Readers

dp-clause-set-m1-clauses.

Writers

(setf dp-clause-set-m1-clauses).

Slot: m2-clauses
Readers

dp-clause-set-m2-clauses.

Writers

(setf dp-clause-set-m2-clauses).

Slot: atom-hash-table
Initform

(make-hash-table :test (function equal))

Readers

dp-clause-set-atom-hash-table.

Writers

(setf dp-clause-set-atom-hash-table).

Slot: atoms-last
Readers

dp-clause-set-atoms-last.

Writers

(setf dp-clause-set-atoms-last).

Slot: p-clauses-last
Readers

dp-clause-set-p-clauses-last.

Writers

(setf dp-clause-set-p-clauses-last).

Slot: n-clauses-last
Readers

dp-clause-set-n-clauses-last.

Writers

(setf dp-clause-set-n-clauses-last).

Slot: m1-clauses-last
Readers

dp-clause-set-m1-clauses-last.

Writers

(setf dp-clause-set-m1-clauses-last).

Slot: m2-clauses-last
Readers

dp-clause-set-m2-clauses-last.

Writers

(setf dp-clause-set-m2-clauses-last).

Slot: number-to-atom-hash-table
Initform

(make-hash-table)

Readers

dp-clause-set-number-to-atom-hash-table.

Writers

(setf dp-clause-set-number-to-atom-hash-table).

Slot: checkpoint-level
Type

fixnum

Initform

0

Readers

dp-clause-set-checkpoint-level.

Writers

(setf dp-clause-set-checkpoint-level).

Slot: checkpoints
Readers

dp-clause-set-checkpoints.

Writers

(setf dp-clause-set-checkpoints).

Structure: feature
Package

snark-feature.

Source

feature.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: name
Readers

feature-name.

Writers

(setf feature-name).

Slot: parent
Readers

feature-parent.

Writers

(setf feature-parent).

Slot: children-incompatible
Readers

feature-children-incompatible.

Writers

(setf feature-children-incompatible).

Slot: depth
Initform

0

Readers

feature-depth.

Writers

This slot is read-only.

Slot: type
Package

common-lisp.

Readers

feature-type.

Writers

(setf feature-type).

Slot: preorder-min
Initform

0

Readers

feature-preorder-min.

Writers

(setf feature-preorder-min).

Slot: preorder-max
Initform

0

Readers

feature-preorder-max.

Writers

(setf feature-preorder-max).

Slot: children
Readers

feature-children.

Writers

(setf feature-children).

Slot: incompatible-features
Readers

feature-incompatible-features.

Writers

(setf feature-incompatible-features).

Slot: users-in-name-table
Readers

feature-users-in-name-table.

Writers

(setf feature-users-in-name-table).

Slot: users-in-canonical-lists
Readers

feature-users-in-canonical-lists.

Writers

(setf feature-users-in-canonical-lists).

Slot: nogoods
Readers

feature-nogoods.

Writers

(setf feature-nogoods).

Slot: code
Readers

feature-code.

Writers

(setf feature-code).

Structure: feature-combo
Package

snark-feature.

Source

feature.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: name
Readers

feature-combo-name.

Writers

(setf feature-combo-name).

Slot: list
Package

common-lisp.

Readers

feature-combo-list.

Writers

This slot is read-only.

Structure: feature-tree
Package

snark-feature.

Source

feature.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: root
Readers

feature-tree-root.

Writers

This slot is read-only.

Slot: name-table
Initform

(make-hash-table)

Readers

feature-tree-name-table.

Writers

This slot is read-only.

Slot: canonical-lists
Initform

(make-hash-table :test (function equal))

Readers

feature-tree-canonical-lists.

Writers

(setf feature-tree-canonical-lists).

Structure: feature-vector-index
Package

snark.

Source

feature-vector-index.lisp.

Direct superclasses

trie.

Direct slots
Slot: entry-counter
Initform

(snark-lisp:make-counter)

Readers

feature-vector-index-entry-counter.

Writers

This slot is read-only.

Slot: retrieve-generalization-calls
Type

integer

Initform

0

Readers

feature-vector-index-retrieve-generalization-calls.

Writers

(setf feature-vector-index-retrieve-generalization-calls).

Slot: retrieve-generalization-count
Type

integer

Initform

0

Readers

feature-vector-index-retrieve-generalization-count.

Writers

(setf feature-vector-index-retrieve-generalization-count).

Slot: retrieve-instance-calls
Type

integer

Initform

0

Readers

feature-vector-index-retrieve-instance-calls.

Writers

(setf feature-vector-index-retrieve-instance-calls).

Slot: retrieve-instance-count
Type

integer

Initform

0

Readers

feature-vector-index-retrieve-instance-count.

Writers

(setf feature-vector-index-retrieve-instance-count).

Structure: function-symbol
Package

snark.

Source

functions.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: name
Readers

function-name.

Writers

(setf function-name).

Slot: arity
Readers

function-arity.

Writers

This slot is read-only.

Slot: number
Package

common-lisp.

Readers

function-number.

Writers

(setf function-number).

Slot: hash-code
Initform

(snark::make-atom-hash-code)

Readers

function-hash-code.

Writers

This slot is read-only.

Slot: boolean-valued-p
Readers

function-boolean-valued-p.

Writers

(setf function-boolean-valued-p).

Slot: constructor
Readers

function-constructor.

Writers

(setf function-constructor).

Slot: injective
Readers

function-injective.

Writers

(setf function-injective).

Slot: magic
Initform

t

Readers

function-magic.

Writers

(setf function-magic).

Slot: allowed-in-answer
Initform

t

Readers

function-allowed-in-answer.

Writers

(setf function-allowed-in-answer).

Slot: kbo-weight
Initform

1

Readers

function-kbo-weight.

Writers

(setf function-kbo-weight).

Slot: weight
Initform

1

Readers

function-weight.

Writers

(setf function-weight).

Slot: constraint-theory
Readers

function-constraint-theory.

Writers

(setf function-constraint-theory).

Slot: sort
Package

common-lisp.

Initform

(snark:top-sort)

Readers

function-sort.

Writers

(setf function-sort).

Slot: argument-sort-alist
Readers

function-argument-sort-alist.

Writers

(setf function-argument-sort-alist).

Slot: logical-symbol-p
Readers

function-logical-symbol-p.

Writers

(setf function-logical-symbol-p).

Slot: logical-symbol-dual
Readers

function-logical-symbol-dual.

Writers

(setf function-logical-symbol-dual).

Slot: polarity-map
Readers

function-polarity-map.

Writers

(setf function-polarity-map).

Slot: ordering-status
Readers

function-ordering-status.

Writers

(setf function-ordering-status).

Slot: make-compound*-function
Readers

function-make-compound*-function.

Writers

(setf function-make-compound*-function).

Slot: input-code
Readers

function-input-code.

Writers

(setf function-input-code).

Slot: weight-code
Readers

function-weight-code.

Writers

(setf function-weight-code).

Slot: satisfy-code
Readers

function-satisfy-code.

Writers

(setf function-satisfy-code).

Slot: falsify-code
Readers

function-falsify-code.

Writers

(setf function-falsify-code).

Slot: paramodulate-code
Readers

function-paramodulate-code.

Writers

(setf function-paramodulate-code).

Slot: rewrite-code
Readers

function-rewrite-code.

Writers

(setf function-rewrite-code).

Slot: equality-rewrite-code
Readers

function-equality-rewrite-code.

Writers

(setf function-equality-rewrite-code).

Slot: arithmetic-relation-rewrite-code
Readers

function-arithmetic-relation-rewrite-code.

Writers

(setf function-arithmetic-relation-rewrite-code).

Slot: sort-code
Readers

function-sort-code.

Writers

(setf function-sort-code).

Slot: equal-code
Readers

function-equal-code.

Writers

(setf function-equal-code).

Slot: variant-code
Readers

function-variant-code.

Writers

(setf function-variant-code).

Slot: unify-code
Readers

function-unify-code.

Writers

(setf function-unify-code).

Slot: associative
Readers

function-associative.

Writers

(setf function-associative).

Slot: commutative
Readers

function-commutative.

Writers

(setf function-commutative).

Slot: identity
Package

common-lisp.

Initform

snark-lisp:none

Readers

function-identity.

Writers

(setf function-identity).

Slot: index-type
Readers

function-index-type.

Writers

(setf function-index-type).

Slot: rewritable-p
Readers

function-rewritable-p.

Writers

(setf function-rewritable-p).

Slot: plist
Readers

function-plist.

Writers

(setf function-plist).

Structure: hash-dollar
Package

snark.

Source

useful.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: symbol
Package

common-lisp.

Readers

hash-dollar-symbol.

Writers

This slot is read-only.

Structure: hash-term-set
Package

snark.

Source

term-hash.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: terms
Readers

hts-terms.

Writers

(setf hts-terms).

Slot: substitution
Readers

hts-substitution.

Writers

This slot is read-only.

Slot: count-down-to-hashing
Initform

snark::*default-hash-term-set-count-down-to-hashing*

Readers

hts-count-down-to-hashing.

Writers

(setf hts-count-down-to-hashing).

Structure: index-entry
Package

snark.

Source

trie-index.lisp.

Direct superclasses

structure-object.

Direct subclasses

path-index-entry.

Direct slots
Slot: term
Readers

index-entry-term.

Writers

This slot is read-only.

Structure: operator
Package

snark-infix-reader.

Source

infix-operators.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: input-string
Readers

operator-input-string.

Writers

This slot is read-only.

Slot: type
Package

common-lisp.

Readers

operator-type.

Writers

This slot is read-only.

Slot: precedence
Readers

operator-precedence.

Writers

This slot is read-only.

Slot: output-symbol
Readers

operator-output-symbol.

Writers

This slot is read-only.

Structure: path-index
Package

snark.

Source

path-index.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: entry-constructor
Readers

path-index-entry-constructor.

Writers

This slot is read-only.

Slot: node-counter
Initform

(snark-lisp:make-counter 1)

Readers

path-index-node-counter.

Writers

This slot is read-only.

Slot: entry-counter
Initform

(snark-lisp:make-counter)

Readers

path-index-entry-counter.

Writers

This slot is read-only.

Slot: top-node
Initform

(snark::make-path-index-internal-node1 :mark nil)

Readers

path-index-top-node.

Writers

This slot is read-only.

Slot: entries
Readers

path-index-entries.

Writers

This slot is read-only.

Structure: path-index-entry
Package

snark.

Source

path-index.lisp.

Direct superclasses

index-entry.

Direct subclasses

term-memory-entry.

Direct slots
Slot: in-nodes
Readers

path-index-entry-in-nodes.

Writers

(setf path-index-entry-in-nodes).

Slot: in-nodes-last
Readers

path-index-entry-in-nodes-last.

Writers

(setf path-index-entry-in-nodes-last).

Slot: mark
Readers

path-index-entry-mark.

Writers

(setf path-index-entry-mark).

Structure: path-index-internal-node1
Package

snark.

Source

path-index.lisp.

Direct superclasses

path-index-node.

Direct methods

map-index-leaf-nodes.

Direct slots
Slot: variable-child-node
Readers

path-index-internal-node1-variable-child-node.

Writers

(setf path-index-internal-node1-variable-child-node).

Slot: constant-indexed-child-nodes
Initform

(snark-sparse-array:make-sparse-vector)

Readers

path-index-internal-node1-constant-indexed-child-nodes.

Writers

(setf path-index-internal-node1-constant-indexed-child-nodes).

Slot: function-indexed-child-nodes
Initform

(snark-sparse-array:make-sparse-vector)

Readers

path-index-internal-node1-function-indexed-child-nodes.

Writers

(setf path-index-internal-node1-function-indexed-child-nodes).

Structure: path-index-internal-node2
Package

snark.

Source

path-index.lisp.

Direct superclasses

path-index-node.

Direct methods

map-index-leaf-nodes.

Direct slots
Slot: integer-indexed-child-nodes
Readers

path-index-internal-node2-integer-indexed-child-nodes.

Writers

This slot is read-only.

Slot: query
Readers

path-index-internal-node2-query.

Writers

(setf path-index-internal-node2-query).

Structure: path-index-leaf-node
Package

snark.

Source

path-index.lisp.

Direct superclasses

path-index-node.

Direct methods
Direct slots
Slot: entries
Initform

(snark-sparse-array:make-sparse-vector)

Readers

path-index-leaf-node-entries.

Writers

This slot is read-only.

Structure: path-index-node
Package

snark.

Source

path-index.lisp.

Direct superclasses

structure-object.

Direct subclasses
Direct slots
Slot: parent-node
Readers

path-index-node-parent-node.

Writers

This slot is read-only.

Slot: mark
Initform

(snark-lisp:increment-counter (snark::path-index-node-counter snark::*path-index*))

Readers

path-index-node-mark.

Writers

(setf path-index-node-mark).

Structure: proof-line
Package

snark-user.

Source

coder.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: number
Package

common-lisp.

Initform

0

Readers

proof-line-number.

Writers

This slot is read-only.

Slot: just
Readers

proof-line-just.

Writers

This slot is read-only.

Slot: wff
Readers

proof-line-wff.

Writers

This slot is read-only.

Slot: wff-size
Initform

0

Readers

proof-line-wff-size.

Writers

This slot is read-only.

Slot: wff-vars
Readers

proof-line-wff-vars.

Writers

This slot is read-only.

Slot: target
Readers

proof-line-target.

Writers

(setf proof-line-target).

Slot: hint
Package

snark.

Readers

proof-line-hint.

Writers

(setf proof-line-hint).

Slot: cut
Readers

proof-line-cut.

Writers

(setf proof-line-cut).

Structure: queue
Package

snark-lisp.

Source

collectors.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: list
Package

common-lisp.

Type

list

Readers

queue-list.

Writers

(setf queue-list).

Slot: last
Package

common-lisp.

Type

list

Readers

queue-last.

Writers

(setf queue-last).

Structure: special-unification-problem
Package

snark.

Source

unify.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: algorithms
Readers

special-unification-problem-algorithms.

Writers

(setf special-unification-problem-algorithms).

Slot: term1
Readers

special-unification-problem-term1.

Writers

(setf special-unification-problem-term1).

Slot: term2
Readers

special-unification-problem-term2.

Writers

(setf special-unification-problem-term2).

Structure: term-memory
Package

snark.

Source

term-memory.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: retrieve-generalization-calls
Initform

0

Readers

tm-retrieve-generalization-calls.

Writers

(setf tm-retrieve-generalization-calls).

Slot: retrieve-generalization-count
Initform

0

Readers

tm-retrieve-generalization-count.

Writers

(setf tm-retrieve-generalization-count).

Slot: retrieve-instance-calls
Initform

0

Readers

tm-retrieve-instance-calls.

Writers

(setf tm-retrieve-instance-calls).

Slot: retrieve-instance-count
Initform

0

Readers

tm-retrieve-instance-count.

Writers

(setf tm-retrieve-instance-count).

Slot: retrieve-unifiable-calls
Initform

0

Readers

tm-retrieve-unifiable-calls.

Writers

(setf tm-retrieve-unifiable-calls).

Slot: retrieve-unifiable-count
Initform

0

Readers

tm-retrieve-unifiable-count.

Writers

(setf tm-retrieve-unifiable-count).

Slot: retrieve-variant-calls
Initform

0

Readers

tm-retrieve-variant-calls.

Writers

(setf tm-retrieve-variant-calls).

Slot: retrieve-variant-count
Initform

0

Readers

tm-retrieve-variant-count.

Writers

(setf tm-retrieve-variant-count).

Slot: retrieve-all-calls
Initform

0

Readers

tm-retrieve-all-calls.

Writers

(setf tm-retrieve-all-calls).

Slot: retrieve-all-count
Initform

0

Readers

tm-retrieve-all-count.

Writers

(setf tm-retrieve-all-count).

Structure: term-memory-entry
Package

snark.

Source

term-memory.lisp.

Direct superclasses

path-index-entry.

Direct slots
Slot: number
Package

common-lisp.

Initform

(snark-numbering:nonce)

Readers

tme-number.

Writers

This slot is read-only.

Slot: rows-containing-atom-positively
Readers

tme-rows-containing-atom-positively.

Writers

(setf tme-rows-containing-atom-positively).

Slot: rows-containing-atom-negatively
Readers

tme-rows-containing-atom-negatively.

Writers

(setf tme-rows-containing-atom-negatively).

Slot: rows-containing-paramodulatable-equality
Readers

tme-rows-containing-paramodulatable-equality.

Writers

(setf tme-rows-containing-paramodulatable-equality).

Slot: rows-containing-term
Readers

tme-rows-containing-term.

Writers

(setf tme-rows-containing-term).

Slot: rewrites
Readers

tme-rewrites.

Writers

(setf tme-rewrites).

Slot: size
Readers

tme-size.

Writers

(setf tme-size).

Slot: depth
Readers

tme-depth.

Writers

(setf tme-depth).

Slot: mindepth
Readers

tme-mindepth.

Writers

(setf tme-mindepth).

Structure: trie
Package

snark.

Source

trie.lisp.

Direct superclasses

structure-object.

Direct subclasses

feature-vector-index.

Direct slots
Slot: top-node
Initform

(snark::make-trie-node)

Readers

trie-top-node.

Writers

This slot is read-only.

Slot: node-counter
Initform

(snark-lisp:make-counter 1)

Readers

trie-node-counter.

Writers

This slot is read-only.

Structure: trie-index
Package

snark.

Source

trie-index.lisp.

Direct superclasses

structure-object.

Direct slots
Slot: entry-constructor
Readers

trie-index-entry-constructor.

Writers

This slot is read-only.

Slot: node-counter
Initform

(snark-lisp:make-counter 1)

Readers

trie-index-node-counter.

Writers

This slot is read-only.

Slot: entry-counter
Initform

(snark-lisp:make-counter)

Readers

trie-index-entry-counter.

Writers

This slot is read-only.

Slot: top-node
Initform

(snark::make-trie-index-internal-node)

Readers

trie-index-top-node.

Writers

This slot is read-only.

Slot: retrieve-generalization-calls
Type

integer

Initform

0

Readers

trie-index-retrieve-generalization-calls.

Writers

(setf trie-index-retrieve-generalization-calls).

Slot: retrieve-generalization-count
Type

integer

Initform

0

Readers

trie-index-retrieve-generalization-count.

Writers

(setf trie-index-retrieve-generalization-count).

Slot: retrieve-instance-calls
Type

integer

Initform

0

Readers

trie-index-retrieve-instance-calls.

Writers

(setf trie-index-retrieve-instance-calls).

Slot: retrieve-instance-count
Type

integer

Initform

0

Readers

trie-index-retrieve-instance-count.

Writers

(setf trie-index-retrieve-instance-count).

Slot: retrieve-unifiable-calls
Type

integer

Initform

0

Readers

trie-index-retrieve-unifiable-calls.

Writers

(setf trie-index-retrieve-unifiable-calls).

Slot: retrieve-unifiable-count
Type

integer

Initform

0

Readers

trie-index-retrieve-unifiable-count.

Writers

(setf trie-index-retrieve-unifiable-count).

Slot: retrieve-variant-calls
Type

integer

Initform

0

Readers

trie-index-retrieve-variant-calls.

Writers

(setf trie-index-retrieve-variant-calls).

Slot: retrieve-variant-count
Type

integer

Initform

0

Readers

trie-index-retrieve-variant-count.

Writers

(setf trie-index-retrieve-variant-count).

Slot: retrieve-all-calls
Type

integer

Initform

0

Readers

trie-index-retrieve-all-calls.

Writers

(setf trie-index-retrieve-all-calls).

Slot: retrieve-all-count
Type

integer

Initform

0

Readers

trie-index-retrieve-all-count.

Writers

(setf trie-index-retrieve-all-count).

Structure: trie-index-internal-node
Package

snark.

Source

trie-index.lisp.

Direct superclasses

structure-object.

Direct methods

map-index-leaf-nodes.

Direct slots
Slot: variable-child-node
Readers

trie-index-internal-node-variable-child-node.

Writers

(setf trie-index-internal-node-variable-child-node).

Slot: constant-indexed-child-nodes
Readers

trie-index-internal-node-constant-indexed-child-nodes.

Writers

(setf trie-index-internal-node-constant-indexed-child-nodes).

Slot: function-indexed-child-nodes
Readers

trie-index-internal-node-function-indexed-child-nodes.

Writers

(setf trie-index-internal-node-function-indexed-child-nodes).

Structure: trie-index-leaf-node
Package

snark.

Source

trie-index.lisp.

Direct superclasses

sparse-vector.

Direct methods
Direct slots
Slot: default-value0
Package

snark-sparse-array.

Initform

snark-lisp:none

Readers

trie-index-leaf-node-default-value0.

Writers

This slot is read-only.

Structure: variable
Package

snark.

Source

variables.lisp.

Direct superclasses

structure-object.

Direct methods

print-object.

Direct slots
Slot: number
Package

common-lisp.

Readers

variable-number.

Writers

(setf variable-number).

Slot: sort
Package

common-lisp.

Readers

variable-sort.

Writers

(setf variable-sort).


5.2.8 Types

Type: sparse-vector-index ()
Package

snark-sparse-array.

Source

sparse-vector5.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   (   1  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y  
Index Entry  Section

(
(setf aa-function-associative): Private ordinary functions
(setf aa-function-closure-relations): Private ordinary functions
(setf aa-function-commutative): Private ordinary functions
(setf aa-function-function): Private ordinary functions
(setf aa-function-left-identities): Private ordinary functions
(setf aa-function-left-inverses): Private ordinary functions
(setf aa-function-right-identities): Private ordinary functions
(setf aa-function-right-inverses): Private ordinary functions
(setf aa-relation-assoc1-p): Private ordinary functions
(setf aa-relation-assoc2-p): Private ordinary functions
(setf aa-relation-closure-functions): Private ordinary functions
(setf aa-relation-commutative): Private ordinary functions
(setf aa-relation-functional-p): Private ordinary functions
(setf aa-relation-left-identities): Private ordinary functions
(setf aa-relation-left-inverses): Private ordinary functions
(setf aa-relation-relation): Private ordinary functions
(setf aa-relation-right-identities): Private ordinary functions
(setf aa-relation-right-inverses): Private ordinary functions
(setf agenda-buckets): Private ordinary functions
(setf agenda-length): Public ordinary functions
(setf agenda-length-limit): Private ordinary functions
(setf constant-allowed-in-answer0): Private ordinary functions
(setf constant-author): Public ordinary functions
(setf constant-boolean-valued-p0): Private ordinary functions
(setf constant-complement): Private ordinary functions
(setf constant-constructor0): Private ordinary functions
(setf constant-created-p): Private ordinary functions
(setf constant-do-not-resolve): Private ordinary functions
(setf constant-documentation): Public ordinary functions
(setf constant-info-allowed-in-answer0): Private ordinary functions
(setf constant-info-boolean-valued-p0): Private ordinary functions
(setf constant-info-constructor0): Private ordinary functions
(setf constant-info-kbo-weight0): Private ordinary functions
(setf constant-info-magic): Private ordinary functions
(setf constant-info-plist): Private ordinary functions
(setf constant-info-sort0): Private ordinary functions
(setf constant-info-weight0): Private ordinary functions
(setf constant-kbo-weight0): Private ordinary functions
(setf constant-locked0): Private ordinary functions
(setf constant-magic): Private ordinary functions
(setf constant-plist): Private ordinary functions
(setf constant-skolem-p): Private ordinary functions
(setf constant-sort): Public ordinary functions
(setf constant-sort0): Private ordinary functions
(setf constant-source): Public ordinary functions
(setf constant-weight0): Private ordinary functions
(setf context-assignment): Private ordinary functions
(setf context-formula): Private ordinary functions
(setf context-substitution): Private ordinary functions
(setf counter-decrements): Private ordinary functions
(setf counter-increments): Private ordinary functions
(setf counter-previous-peak-value): Private ordinary functions
(setf deque-front): Private ordinary functions
(setf deque-last-of-front): Private ordinary functions
(setf deque-last-of-rear): Private ordinary functions
(setf deque-rear): Private ordinary functions
(setf dp-atom-checkpoints): Private ordinary functions
(setf dp-atom-choice-point): Private ordinary functions
(setf dp-atom-contained-negatively-clauses): Private ordinary functions
(setf dp-atom-contained-positively-clauses): Private ordinary functions
(setf dp-atom-derived-from-clause): Private ordinary functions
(setf dp-atom-false-triable): Private ordinary functions
(setf dp-atom-name): Private ordinary functions
(setf dp-atom-next): Private ordinary functions
(setf dp-atom-number): Private ordinary functions
(setf dp-atom-number-of-occurrences): Private ordinary functions
(setf dp-atom-true-triable): Private ordinary functions
(setf dp-atom-used-in-refutation): Private ordinary functions
(setf dp-atom-value): Private ordinary functions
(setf dp-clause-negative-literals): Private ordinary functions
(setf dp-clause-next): Private ordinary functions
(setf dp-clause-number-of-unresolved-negative-literals): Private ordinary functions
(setf dp-clause-number-of-unresolved-positive-literals): Private ordinary functions
(setf dp-clause-positive-literals): Private ordinary functions
(setf dp-clause-set-atom-hash-table): Private ordinary functions
(setf dp-clause-set-atoms): Private ordinary functions
(setf dp-clause-set-atoms-last): Private ordinary functions
(setf dp-clause-set-checkpoint-level): Private ordinary functions
(setf dp-clause-set-checkpoints): Private ordinary functions
(setf dp-clause-set-m1-clauses): Private ordinary functions
(setf dp-clause-set-m1-clauses-last): Private ordinary functions
(setf dp-clause-set-m2-clauses): Private ordinary functions
(setf dp-clause-set-m2-clauses-last): Private ordinary functions
(setf dp-clause-set-n-clauses): Private ordinary functions
(setf dp-clause-set-n-clauses-last): Private ordinary functions
(setf dp-clause-set-number-of-atoms): Private ordinary functions
(setf dp-clause-set-number-of-clauses): Private ordinary functions
(setf dp-clause-set-number-of-literals): Private ordinary functions
(setf dp-clause-set-number-to-atom-hash-table): Private ordinary functions
(setf dp-clause-set-p-clauses): Private ordinary functions
(setf dp-clause-set-p-clauses-last): Private ordinary functions
(setf dp-clause-subsumption-mark): Private ordinary functions
(setf feature-children): Private ordinary functions
(setf feature-children-incompatible): Private ordinary functions
(setf feature-code): Private ordinary functions
(setf feature-combo-name): Private ordinary functions
(setf feature-incompatible-features): Private ordinary functions
(setf feature-name): Private ordinary functions
(setf feature-nogoods): Private ordinary functions
(setf feature-parent): Public ordinary functions
(setf feature-preorder-max): Private ordinary functions
(setf feature-preorder-min): Private ordinary functions
(setf feature-tree-canonical-lists): Private ordinary functions
(setf feature-type): Private ordinary functions
(setf feature-users-in-canonical-lists): Private ordinary functions
(setf feature-users-in-name-table): Private ordinary functions
(setf feature-vector-index-retrieve-generalization-calls): Private ordinary functions
(setf feature-vector-index-retrieve-generalization-count): Private ordinary functions
(setf feature-vector-index-retrieve-instance-calls): Private ordinary functions
(setf feature-vector-index-retrieve-instance-count): Private ordinary functions
(setf function-allowed-in-answer): Private ordinary functions
(setf function-argument-sort-alist): Private ordinary functions
(setf function-arithmetic-relation-rewrite-code): Private ordinary functions
(setf function-associative): Private ordinary functions
(setf function-author): Public ordinary functions
(setf function-boolean-valued-p): Private ordinary functions
(setf function-code-name0): Private ordinary functions
(setf function-commutative): Private ordinary functions
(setf function-complement): Private ordinary functions
(setf function-constraint-theory): Private ordinary functions
(setf function-constructor): Private ordinary functions
(setf function-created-p): Private ordinary functions
(setf function-do-not-factor): Private ordinary functions
(setf function-do-not-paramodulate): Private ordinary functions
(setf function-do-not-resolve): Private ordinary functions
(setf function-documentation): Public ordinary functions
(setf function-equal-code): Private ordinary functions
(setf function-equality-rewrite-code): Private ordinary functions
(setf function-falsify-code): Private ordinary functions
(setf function-identity): Private ordinary functions
(setf function-index-type): Private ordinary functions
(setf function-injective): Private ordinary functions
(setf function-injective-supplied): Private ordinary functions
(setf function-input-code): Private ordinary functions
(setf function-kbo-weight): Private ordinary functions
(setf function-keep-head): Private ordinary functions
(setf function-locked): Private ordinary functions
(setf function-logical-symbol-dual): Private ordinary functions
(setf function-logical-symbol-p): Public ordinary functions
(setf function-macro): Private ordinary functions
(setf function-magic): Private ordinary functions
(setf function-make-compound*-function): Private ordinary functions
(setf function-name): Public ordinary functions
(setf function-number): Private ordinary functions
(setf function-ordering-status): Private ordinary functions
(setf function-paramodulate-code): Private ordinary functions
(setf function-plist): Private ordinary functions
(setf function-polarity-map): Private ordinary functions
(setf function-resolve-code-falsify-code): Private ordinary functions
(setf function-resolve-code-satisfy-code): Private ordinary functions
(setf function-rewritable-p): Private ordinary functions
(setf function-rewrite-code): Private ordinary functions
(setf function-rewrites): Private ordinary functions
(setf function-satisfy-code): Private ordinary functions
(setf function-skolem-p): Private ordinary functions
(setf function-sort): Private ordinary functions
(setf function-sort-code): Private ordinary functions
(setf function-source): Public ordinary functions
(setf function-to-lisp-code): Private ordinary functions
(setf function-unify-code): Private ordinary functions
(setf function-variant-code): Private ordinary functions
(setf function-weight): Private ordinary functions
(setf function-weight-code): Private ordinary functions
(setf hts-count-down-to-hashing): Private ordinary functions
(setf hts-terms): Private ordinary functions
(setf number-info-sort): Private ordinary functions
(setf path-index-entry-in-nodes): Private ordinary functions
(setf path-index-entry-in-nodes-last): Private ordinary functions
(setf path-index-entry-mark): Private ordinary functions
(setf path-index-internal-node1-constant-indexed-child-nodes): Private ordinary functions
(setf path-index-internal-node1-function-indexed-child-nodes): Private ordinary functions
(setf path-index-internal-node1-mark): Private ordinary functions
(setf path-index-internal-node1-variable-child-node): Private ordinary functions
(setf path-index-internal-node2-mark): Private ordinary functions
(setf path-index-internal-node2-query): Private ordinary functions
(setf path-index-leaf-node-mark): Private ordinary functions
(setf path-index-node-mark): Private ordinary functions
(setf proof-line-cut): Private ordinary functions
(setf proof-line-hint): Private ordinary functions
(setf proof-line-target): Private ordinary functions
(setf queue-last): Private ordinary functions
(setf queue-list): Private ordinary functions
(setf rewrite-condition): Private ordinary functions
(setf rewrite-embeddings): Private ordinary functions
(setf rewrite-new-value-variables): Private ordinary functions
(setf rewrite-pattern): Private ordinary functions
(setf rewrite-pattern-symbol-count): Private ordinary functions
(setf rewrite-polarity): Private ordinary functions
(setf rewrite-row): Private ordinary functions
(setf rewrite-value): Private ordinary functions
(setf row-agenda-entries): Private ordinary functions
(setf row-answer): Public ordinary functions
(setf row-author): Public ordinary functions
(setf row-children): Private ordinary functions
(setf row-conc-name): Private ordinary functions
(setf row-constraints): Public ordinary functions
(setf row-context): Private ordinary functions
(setf row-documentation): Public ordinary functions
(setf row-hints-subsumed): Private ordinary functions
(setf row-input-wff): Public ordinary functions
(setf row-level0): Private ordinary functions
(setf row-name): Public ordinary functions
(setf row-number): Public ordinary functions
(setf row-plist): Private ordinary functions
(setf row-positive-or-negative): Private ordinary functions
(setf row-pure): Private ordinary functions
(setf row-reason): Public ordinary functions
(setf row-rewrites): Private ordinary functions
(setf row-rewrites-used): Public ordinary functions
(setf row-selections-alist): Private ordinary functions
(setf row-sequential): Private ordinary functions
(setf row-source): Public ordinary functions
(setf row-status): Private ordinary functions
(setf row-subsumption-mark): Private ordinary functions
(setf row-supported): Private ordinary functions
(setf row-wff): Public ordinary functions
(setf row-wff-symbol-counts0): Private ordinary functions
(setf sparef1): Private ordinary functions
(setf sparef2): Private ordinary functions
(setf sparse-matrix-column): Public ordinary functions
(setf sparse-matrix-row): Public ordinary functions
(setf sparse-vector-b-tree-root-node): Private ordinary functions
(setf sparse-vector-cached-key): Private ordinary functions
(setf sparse-vector-cached-value): Private ordinary functions
(setf sparse-vector-count0): Private ordinary functions
(setf sparse-vector-type): Private ordinary functions
(setf special-unification-problem-algorithms): Private ordinary functions
(setf special-unification-problem-term1): Private ordinary functions
(setf special-unification-problem-term2): Private ordinary functions
(setf string-info-sort): Private ordinary functions
(setf symbol-count-alist): Private ordinary functions
(setf symbol-count-total): Private ordinary functions
(setf tm-retrieve-all-calls): Private ordinary functions
(setf tm-retrieve-all-count): Private ordinary functions
(setf tm-retrieve-generalization-calls): Private ordinary functions
(setf tm-retrieve-generalization-count): Private ordinary functions
(setf tm-retrieve-instance-calls): Private ordinary functions
(setf tm-retrieve-instance-count): Private ordinary functions
(setf tm-retrieve-unifiable-calls): Private ordinary functions
(setf tm-retrieve-unifiable-count): Private ordinary functions
(setf tm-retrieve-variant-calls): Private ordinary functions
(setf tm-retrieve-variant-count): Private ordinary functions
(setf tme-depth): Private ordinary functions
(setf tme-in-nodes): Private ordinary functions
(setf tme-in-nodes-last): Private ordinary functions
(setf tme-mark): Private ordinary functions
(setf tme-mindepth): Private ordinary functions
(setf tme-rewrites): Private ordinary functions
(setf tme-rows-containing-atom-negatively): Private ordinary functions
(setf tme-rows-containing-atom-positively): Private ordinary functions
(setf tme-rows-containing-paramodulatable-equality): Private ordinary functions
(setf tme-rows-containing-term): Private ordinary functions
(setf tme-size): Private ordinary functions
(setf trie-index-internal-node-constant-indexed-child-nodes): Private ordinary functions
(setf trie-index-internal-node-function-indexed-child-nodes): Private ordinary functions
(setf trie-index-internal-node-variable-child-node): Private ordinary functions
(setf trie-index-leaf-node-b-tree-root-node): Private ordinary functions
(setf trie-index-leaf-node-cached-key): Private ordinary functions
(setf trie-index-leaf-node-cached-value): Private ordinary functions
(setf trie-index-leaf-node-count0): Private ordinary functions
(setf trie-index-leaf-node-type): Private ordinary functions
(setf trie-index-retrieve-all-calls): Private ordinary functions
(setf trie-index-retrieve-all-count): Private ordinary functions
(setf trie-index-retrieve-generalization-calls): Private ordinary functions
(setf trie-index-retrieve-generalization-count): Private ordinary functions
(setf trie-index-retrieve-instance-calls): Private ordinary functions
(setf trie-index-retrieve-instance-count): Private ordinary functions
(setf trie-index-retrieve-unifiable-calls): Private ordinary functions
(setf trie-index-retrieve-unifiable-count): Private ordinary functions
(setf trie-index-retrieve-variant-calls): Private ordinary functions
(setf trie-index-retrieve-variant-count): Private ordinary functions
(setf trieref): Private ordinary functions
(setf variable-number): Private ordinary functions
(setf variable-sort): Public ordinary functions

1
1-ary-functions>2-ary-functions-in-default-ordering: Public generic functions
1-ary-functions>2-ary-functions-in-default-ordering: Public generic functions
1-ary-functions>2-ary-functions-in-default-ordering?: Public compiler macros
1-ary-functions>2-ary-functions-in-default-ordering?: Public ordinary functions
1-indexes: Private ordinary functions
1-or-?s: Private ordinary functions
1s-count: Private ordinary functions

A
a-coef: Private macros
aa-function: Private ordinary functions
aa-function-associative: Private ordinary functions
aa-function-closure-relations: Private ordinary functions
aa-function-commutative: Private ordinary functions
aa-function-function: Private ordinary functions
aa-function-left-identities: Private ordinary functions
aa-function-left-inverses: Private ordinary functions
aa-function-p: Private ordinary functions
aa-function-right-identities: Private ordinary functions
aa-function-right-inverses: Private ordinary functions
aa-relation: Private ordinary functions
aa-relation-assoc1-p: Private ordinary functions
aa-relation-assoc2-p: Private ordinary functions
aa-relation-associative: Private ordinary functions
aa-relation-closure-functions: Private ordinary functions
aa-relation-commutative: Private ordinary functions
aa-relation-functional-p: Private ordinary functions
aa-relation-left-identities: Private ordinary functions
aa-relation-left-inverses: Private ordinary functions
aa-relation-p: Private ordinary functions
aa-relation-relation: Private ordinary functions
aa-relation-right-identities: Private ordinary functions
aa-relation-right-inverses: Private ordinary functions
ac-equal-p: Private ordinary functions
ac-inverse-rule-p: Private ordinary functions
ac-rpo-cache-lookup: Private ordinary functions
ac-rpo-cache-store: Private ordinary functions
ac-rpo-compare-compounds: Private ordinary functions
ac-rpo-compare-compounds*: Private ordinary functions
ac-unify: Private ordinary functions
acons+: Public ordinary functions
add-binding-to-substitution: Private macros
add-edge-transitively: Private ordinary functions
add-model-constraint: Private ordinary functions
add-path-index-internal-node1-constant-indexed-child-node: Private macros
add-path-index-internal-node1-function-indexed-child-node: Private macros
add-sparse-matrix-row-or-column: Private ordinary functions
after-interactive-operation: Private ordinary functions
agenda-buckets: Private ordinary functions
agenda-delete: Public ordinary functions
agenda-delete-if: Public ordinary functions
agenda-first: Public ordinary functions
agenda-insert: Public ordinary functions
agenda-item-row: Private ordinary functions
agenda-item-val: Private ordinary functions
agenda-length: Public ordinary functions
agenda-length-before-simplification-limit: Public generic functions
agenda-length-before-simplification-limit: Public generic functions
agenda-length-before-simplification-limit: Public generic functions
agenda-length-before-simplification-limit?: Public compiler macros
agenda-length-before-simplification-limit?: Public ordinary functions
agenda-length-limit: Public generic functions
agenda-length-limit: Public generic functions
agenda-length-limit: Public generic functions
agenda-length-limit: Private ordinary functions
agenda-length-limit-deletion-action: Private ordinary functions
agenda-length-limit?: Public compiler macros
agenda-length-limit?: Public ordinary functions
agenda-name: Public ordinary functions
agenda-ordering-function: Public generic functions
agenda-ordering-function: Public generic functions
agenda-ordering-function?: Public compiler macros
agenda-ordering-function?: Public ordinary functions
agenda-p: Private ordinary functions
agenda-same-item-p: Private ordinary functions
alist-notany-minusp: Public ordinary functions
alist-notany-plusp: Public ordinary functions
all-variables-p: Private ordinary functions
allow-skolem-symbols-in-answers: Public generic functions
allow-skolem-symbols-in-answers: Public generic functions
allow-skolem-symbols-in-answers?: Public compiler macros
allow-skolem-symbols-in-answers?: Public ordinary functions
allowable-embedding-superposition: Private ordinary functions
allways-3-problem: Private ordinary functions
and-wff-rewriter: Private ordinary functions
answer: Public ordinary functions
answer-disallowed-p: Private ordinary functions
answers: Public ordinary functions
ao-join*: Private ordinary functions
apply-ac-inverse-rule: Private ordinary functions
apply-ac-inverse-rule*: Private ordinary functions
arg1: Public compiler macros
arg1: Public ordinary functions
arg1a: Private compiler macros
arg1a: Private ordinary functions
arg2: Public compiler macros
arg2: Public ordinary functions
arg2a: Private compiler macros
arg2a: Private ordinary functions
args: Public compiler macros
args: Public ordinary functions
argsa: Private compiler macros
argsa: Private ordinary functions
argument-count-a1: Private ordinary functions
argument-list-a1: Private ordinary functions
arithmetic-atom-rewriter1: Private ordinary functions
arithmetic-atom-rewriter4: Private ordinary functions
arithmetic-expr-args: Private ordinary functions
arithmetic-relation-rewriter: Private ordinary functions
arithmetic-term-rewriter1: Private ordinary functions
arithmetic-term-rewriter2: Private ordinary functions
arithmetic-term-rewriter3: Private ordinary functions
arithmetic-term-rewriter4: Private ordinary functions
arithmetic-term-rewriter5: Private ordinary functions
arithmetic-term-sort-computer0: Private ordinary functions
arithmetic-term-sort-computer1: Private ordinary functions
arithmetic-term-sort-computer2: Private ordinary functions
arithmetic-term-sort-computer3: Private ordinary functions
asa-arg-sort: Private ordinary functions
assert: Private ordinary functions
assert-atom-is-well-sorted: Private ordinary functions
assert-context: Public generic functions
assert-context: Public generic functions
assert-context?: Public compiler macros
assert-context?: Public ordinary functions
assert-dp-clause-set-p: Private ordinary functions
assert-rewrite: Public ordinary functions
assert-rewrite-check: Private ordinary functions
assert-sequential: Public generic functions
assert-sequential: Public generic functions
assert-sequential?: Public compiler macros
assert-sequential?: Public ordinary functions
assert-supported: Public generic functions
assert-supported: Public generic functions
assert-supported?: Public compiler macros
assert-supported?: Public ordinary functions
assert-unvalued-dp-clause-set-p: Private ordinary functions
assertion: Public macros
assertion-analysis: Private ordinary functions
assertion-file-commands: Public generic functions
assertion-file-commands: Public generic functions
assertion-file-commands?: Public compiler macros
assertion-file-commands?: Public ordinary functions
assertion-file-format: Public generic functions
assertion-file-format: Public generic functions
assertion-file-format?: Public compiler macros
assertion-file-format?: Public ordinary functions
assertion-file-if-does-not-exist: Public generic functions
assertion-file-if-does-not-exist: Public generic functions
assertion-file-if-does-not-exist?: Public compiler macros
assertion-file-if-does-not-exist?: Public ordinary functions
assertion-file-keywords: Public generic functions
assertion-file-keywords: Public generic functions
assertion-file-keywords?: Public compiler macros
assertion-file-keywords?: Public ordinary functions
assertion-file-negate-conjectures: Public generic functions
assertion-file-negate-conjectures: Public generic functions
assertion-file-negate-conjectures?: Public compiler macros
assertion-file-negate-conjectures?: Public ordinary functions
assertion-file-package: Public generic functions
assertion-file-package: Public generic functions
assertion-file-package?: Public compiler macros
assertion-file-package?: Public ordinary functions
assertion-file-readtable: Public generic functions
assertion-file-readtable: Public generic functions
assertion-file-readtable?: Public compiler macros
assertion-file-readtable?: Public ordinary functions
assertion-file-verbose: Public generic functions
assertion-file-verbose: Public generic functions
assertion-file-verbose?: Public compiler macros
assertion-file-verbose?: Public ordinary functions
assertionfun: Private ordinary functions
assign-atoms: Private ordinary functions
assoc-p: Private ordinary functions
assoc/eq: Private compiler macros
assoc/eq: Private ordinary functions
associative-equal-p: Private ordinary functions
associative-identity-paramodulater: Private ordinary functions
associative-identity-rewriter: Private ordinary functions
associative-unify: Private ordinary functions
assume: Public ordinary functions
assume-sequential: Public generic functions
assume-sequential: Public generic functions
assume-sequential?: Public compiler macros
assume-sequential?: Public ordinary functions
assume-supported: Public generic functions
assume-supported: Public generic functions
assume-supported?: Public compiler macros
assume-supported?: Public ordinary functions
assumption-test1: Private ordinary functions
assumption-test2: Private ordinary functions
assumptive-constraint-theory-p: Private ordinary functions
atom-feature-vector: Private ordinary functions
atom-or-term-feature-vector: Private ordinary functions
atom-p: Private ordinary functions
atom-rel#: Private ordinary functions
atom-satisfies-sequential-restriction-p: Private ordinary functions
atom-with-keywords-inputter: Public ordinary functions
atoms-in-clause2: Private ordinary functions
atoms-in-clause3: Private ordinary functions
atoms-in-wff: Private ordinary functions
atoms-in-wff2: Private ordinary functions
atoms-in-wffs: Private ordinary functions
atoms-to-clause2: Private ordinary functions
atoms-to-clause3: Private ordinary functions
audit-snark-globals: Private ordinary functions

B
b-coef: Private macros
b-tree-node-alist: Private macros
b-tree-node-largest-key*: Private compiler macros
b-tree-node-largest-key*: Private ordinary functions
b-tree-node-nonleaf-last-value: Private macros
b-tree-node-smallest-key*: Private compiler macros
b-tree-node-smallest-key*: Private ordinary functions
b-tree-nonleaf-node-alist-search: Private compiler macros
b-tree-nonleaf-node-alist-search: Private ordinary functions
backward-clause-subsumption: Private ordinary functions
backward-demodulate-by: Private ordinary functions
backward-subsumes?: Private ordinary functions
backward-subsumption: Private ordinary functions
bag-to-list: Private ordinary functions
bag-union-term-to-lisp: Private ordinary functions
bag-weight-factorial: Public generic functions
bag-weight-factorial: Public generic functions
bag-weight-factorial?: Public compiler macros
bag-weight-factorial?: Public ordinary functions
bagp: Private ordinary functions
before-interactive-operation: Private ordinary functions
big-head-and-no-small-head: Private ordinary functions
bind-variable-to-term: Private compiler macros
bind-variable-to-term: Private ordinary functions
binding-p: Private ordinary functions
binding-value: Private macros
binding-var: Private macros
builtin-constant-p: Private compiler macros
builtin-constant-p: Private ordinary functions
builtin-constant-weight: Public generic functions
builtin-constant-weight: Public generic functions
builtin-constant-weight?: Public compiler macros
builtin-constant-weight?: Public ordinary functions

C
c-index: Private ordinary functions
caarcc: Public macros
cadrcc: Public macros
can-be-argument-sort-alist-p1: Private ordinary functions
can-be-argument-sort-alist-p2: Private ordinary functions
can-be-constant-alias: Private ordinary functions
can-be-constant-name: Public ordinary functions
can-be-constant-or-function-name: Private ordinary functions
can-be-date-p: Private ordinary functions
can-be-feature-name: Private ordinary functions
can-be-free-variable-name: Public ordinary functions
can-be-function-name: Private ordinary functions
can-be-logical-symbol-name: Private ordinary functions
can-be-name1: Private ordinary functions
can-be-proposition-name: Private ordinary functions
can-be-relation-name: Private ordinary functions
can-be-row-name: Private ordinary functions
can-be-sort-name: Private ordinary functions
can-be-variable-name: Private ordinary functions
cancel1: Private ordinary functions
canonicalize-wff: Private ordinary functions
carc: Public macros
case-preserved-readtable: Private ordinary functions
cdarcc: Public macros
cddrcc: Public macros
cdrc: Public macros
ceiling-remainder: Private ordinary functions
cerror1: Private ordinary functions
cerror2: Private ordinary functions
changeable-keys-and-values: Private ordinary functions
changeable-keys-and-values0: Private ordinary functions
changeable-properties-of-locked-constant: Public generic functions
changeable-properties-of-locked-constant: Public generic functions
changeable-properties-of-locked-constant?: Public compiler macros
changeable-properties-of-locked-constant?: Public ordinary functions
changeable-properties-of-locked-function: Public generic functions
changeable-properties-of-locked-function: Public generic functions
changeable-properties-of-locked-function?: Public compiler macros
changeable-properties-of-locked-function?: Public ordinary functions
char-invert-case: Public ordinary functions
characteristic-feature-restriction: Private ordinary functions
characteristic-feature-type: Private ordinary functions
check-associative-function-sort: Private ordinary functions
check-for-well-sorted-atom: Private ordinary functions
check-propositional-abstraction-of-input-wffs: Private ordinary functions
check-unify-bag-basis-size: Private macros
check-usable-head1: Private ordinary functions
check-well-sorted: Private ordinary functions
checkpoint-dp-atom: Private ordinary functions
checkpoint-dp-clause-set: Public ordinary functions
checkpoint-theory: Public generic functions
checkpoint-theory: Public generic functions
checkpoint-theory: Public generic functions
checkpoint-theory: Public generic functions
checkpoint-theory: Public generic functions
choose: Public ordinary functions
choose-an-atom-of-a-shortest-clause: Public ordinary functions
choose-an-atom-of-a-shortest-clause*: Private ordinary functions
choose-an-atom-of-a-shortest-clause-randomly: Public ordinary functions
choose-an-atom-of-a-shortest-clause-with-most-occurrences: Public ordinary functions
choose-an-atom-of-a-shortest-clause-with-most-occurrences-randomly: Public ordinary functions
choose-an-atom-of-a-shortest-positive-clause: Public ordinary functions
choose-an-atom-of-a-shortest-positive-clause-randomly: Public ordinary functions
choose-an-atom-of-a-shortest-positive-clause-with-most-occurrences: Public ordinary functions
choose-an-atom-of-a-shortest-positive-clause-with-most-occurrences-randomly: Public ordinary functions
choose-atom: Private ordinary functions
clause-contains-repeated-atom: Private ordinary functions
clause-contains-true-negative-literal: Private macros
clause-contains-true-positive-literal: Private macros
clause-feature-vector: Private ordinary functions
clause-p: Private ordinary functions
clause-subsumes-p: Private ordinary functions
clause-subsumes-p1: Private ordinary functions
clause-subsumes1: Private ordinary functions
clause-subsumes2: Private ordinary functions
clause-subsumption: Private ordinary functions
clause-subsumption1: Private ordinary functions
clausify: Private ordinary functions
clear-statistics: Private ordinary functions
clock-name: Private ordinary functions
closure: Public ordinary functions
closure-init: Private ordinary functions
code-resolver: Private ordinary functions
coder: Private ordinary functions
coder-default-symbol-ordering: Private ordinary functions
coder-input-term: Private ordinary functions
coder-state: Private ordinary functions
coder1: Private ordinary functions
collect: Public macros
collect-agenda-buckets: Private ordinary functions
collect-item: Public ordinary functions
collect-list: Public ordinary functions
collector-value: Public ordinary functions
comb: Private ordinary functions
comment: Private ordinary functions
comment*: Private compiler macros
comment*: Private ordinary functions
comment-char-p: Private compiler macros
comment-char-p: Private ordinary functions
commutative-equal-p: Private ordinary functions
commutative-unify: Private ordinary functions
compare-argument-counts: Private ordinary functions
compare-multisets: Private ordinary functions
compare-no-small-heads: Private ordinary functions
compare-term-multisets: Private ordinary functions
Compiler Macro, 1-ary-functions>2-ary-functions-in-default-ordering?: Public compiler macros
Compiler Macro, agenda-length-before-simplification-limit?: Public compiler macros
Compiler Macro, agenda-length-limit?: Public compiler macros
Compiler Macro, agenda-ordering-function?: Public compiler macros
Compiler Macro, allow-skolem-symbols-in-answers?: Public compiler macros
Compiler Macro, arg1: Public compiler macros
Compiler Macro, arg1a: Private compiler macros
Compiler Macro, arg2: Public compiler macros
Compiler Macro, arg2a: Private compiler macros
Compiler Macro, args: Public compiler macros
Compiler Macro, argsa: Private compiler macros
Compiler Macro, assert-context?: Public compiler macros
Compiler Macro, assert-sequential?: Public compiler macros
Compiler Macro, assert-supported?: Public compiler macros
Compiler Macro, assertion-file-commands?: Public compiler macros
Compiler Macro, assertion-file-format?: Public compiler macros
Compiler Macro, assertion-file-if-does-not-exist?: Public compiler macros
Compiler Macro, assertion-file-keywords?: Public compiler macros
Compiler Macro, assertion-file-negate-conjectures?: Public compiler macros
Compiler Macro, assertion-file-package?: Public compiler macros
Compiler Macro, assertion-file-readtable?: Public compiler macros
Compiler Macro, assertion-file-verbose?: Public compiler macros
Compiler Macro, assoc/eq: Private compiler macros
Compiler Macro, assume-sequential?: Public compiler macros
Compiler Macro, assume-supported?: Public compiler macros
Compiler Macro, b-tree-node-largest-key*: Private compiler macros
Compiler Macro, b-tree-node-smallest-key*: Private compiler macros
Compiler Macro, b-tree-nonleaf-node-alist-search: Private compiler macros
Compiler Macro, bag-weight-factorial?: Public compiler macros
Compiler Macro, bind-variable-to-term: Private compiler macros
Compiler Macro, builtin-constant-p: Private compiler macros
Compiler Macro, builtin-constant-weight?: Public compiler macros
Compiler Macro, changeable-properties-of-locked-constant?: Public compiler macros
Compiler Macro, changeable-properties-of-locked-function?: Public compiler macros
Compiler Macro, comment*: Private compiler macros
Compiler Macro, comment-char-p: Private compiler macros
Compiler Macro, compound-appl-p: Private compiler macros
Compiler Macro, compound-p: Public compiler macros
Compiler Macro, cons-unless-nil: Public compiler macros
Compiler Macro, constant-allowed-in-answer: Private compiler macros
Compiler Macro, constant-allowed-in-answer0: Private compiler macros
Compiler Macro, constant-author: Public compiler macros
Compiler Macro, constant-boolean-valued-p: Private compiler macros
Compiler Macro, constant-boolean-valued-p0: Private compiler macros
Compiler Macro, constant-builtin-p: Private compiler macros
Compiler Macro, constant-complement: Private compiler macros
Compiler Macro, constant-constructor: Private compiler macros
Compiler Macro, constant-constructor0: Private compiler macros
Compiler Macro, constant-created-p: Private compiler macros
Compiler Macro, constant-do-not-resolve: Private compiler macros
Compiler Macro, constant-documentation: Public compiler macros
Compiler Macro, constant-hash-code0: Private compiler macros
Compiler Macro, constant-info: Private compiler macros
Compiler Macro, constant-kbo-weight: Private compiler macros
Compiler Macro, constant-kbo-weight0: Private compiler macros
Compiler Macro, constant-locked: Private compiler macros
Compiler Macro, constant-locked0: Private compiler macros
Compiler Macro, constant-magic: Private compiler macros
Compiler Macro, constant-name: Public compiler macros
Compiler Macro, constant-number: Private compiler macros
Compiler Macro, constant-p: Public compiler macros
Compiler Macro, constant-plist: Private compiler macros
Compiler Macro, constant-skolem-p: Private compiler macros
Compiler Macro, constant-sort-p: Private compiler macros
Compiler Macro, constant-sort0: Private compiler macros
Compiler Macro, constant-source: Public compiler macros
Compiler Macro, constant-weight: Private compiler macros
Compiler Macro, constant-weight0: Private compiler macros
Compiler Macro, constantly-nil: Private compiler macros
Compiler Macro, constantly-one: Private compiler macros
Compiler Macro, context-live?: Private compiler macros
Compiler Macro, context-parent: Private compiler macros
Compiler Macro, declare-root-sort?: Public compiler macros
Compiler Macro, declare-string-sort?: Public compiler macros
Compiler Macro, eliminate-negations?: Public compiler macros
Compiler Macro, ex-join-negation?: Public compiler macros
Compiler Macro, feature-deleted?: Private compiler macros
Compiler Macro, feature-incompatible1: Private compiler macros
Compiler Macro, feature-incompatible2: Private compiler macros
Compiler Macro, feature-subsumes1: Private compiler macros
Compiler Macro, feature-subsumes2: Private compiler macros
Compiler Macro, feature-union0: Private compiler macros
Compiler Macro, feature-union1: Private compiler macros
Compiler Macro, feature-union2: Private compiler macros
Compiler Macro, feature-vector-symbol-number-folding?: Public compiler macros
Compiler Macro, feature<: Private compiler macros
Compiler Macro, feature<=: Private compiler macros
Compiler Macro, feature>: Private compiler macros
Compiler Macro, feature>=: Private compiler macros
Compiler Macro, first-nonempty-agenda-bucket: Private compiler macros
Compiler Macro, flatten-connectives?: Public compiler macros
Compiler Macro, full-alist: Private compiler macros
Compiler Macro, function-author: Public compiler macros
Compiler Macro, function-code-name0: Private compiler macros
Compiler Macro, function-complement: Private compiler macros
Compiler Macro, function-created-p: Private compiler macros
Compiler Macro, function-do-not-factor: Private compiler macros
Compiler Macro, function-do-not-paramodulate: Private compiler macros
Compiler Macro, function-do-not-resolve: Private compiler macros
Compiler Macro, function-documentation: Public compiler macros
Compiler Macro, function-injective-supplied: Private compiler macros
Compiler Macro, function-kbo-status: Private compiler macros
Compiler Macro, function-keep-head: Private compiler macros
Compiler Macro, function-locked: Private compiler macros
Compiler Macro, function-macro: Private compiler macros
Compiler Macro, function-resolve-code-falsify-code: Private compiler macros
Compiler Macro, function-resolve-code-satisfy-code: Private compiler macros
Compiler Macro, function-rewrites: Private compiler macros
Compiler Macro, function-rpo-status: Private compiler macros
Compiler Macro, function-skolem-p: Private compiler macros
Compiler Macro, function-source: Public compiler macros
Compiler Macro, function-to-lisp-code: Private compiler macros
Compiler Macro, function-trie-index-args: Private compiler macros
Compiler Macro, function-trie-index-arity: Private compiler macros
Compiler Macro, function-trie-index-lookup-args: Private compiler macros
Compiler Macro, fv-trie-key: Private compiler macros
Compiler Macro, fv-trie-key-feature: Private compiler macros
Compiler Macro, fv-trie-key-value: Private compiler macros
Compiler Macro, head: Public compiler macros
Compiler Macro, head-or-term: Private compiler macros
Compiler Macro, heada: Private compiler macros
Compiler Macro, hyperresolution-electron-polarity: Private compiler macros
Compiler Macro, hyperresolution-nucleus-polarity: Private compiler macros
Compiler Macro, hyperresolution-orderfun: Private compiler macros
Compiler Macro, iff: Public compiler macros
Compiler Macro, infix-operator-lookup: Private compiler macros
Compiler Macro, infix-operator-p: Private compiler macros
Compiler Macro, input-floats-as-ratios?: Public compiler macros
Compiler Macro, kbo-builtin-constant-weight?: Public compiler macros
Compiler Macro, kbo-status?: Public compiler macros
Compiler Macro, kbo-variable-weight?: Public compiler macros
Compiler Macro, largest-key: Private compiler macros
Compiler Macro, last-nonempty-agenda-bucket: Private compiler macros
Compiler Macro, lastc: Private compiler macros
Compiler Macro, length>: Public compiler macros
Compiler Macro, length>=: Public compiler macros
Compiler Macro, level-pref-for-giving?: Public compiler macros
Compiler Macro, listen-for-commands?: Public compiler macros
Compiler Macro, make-tc: Private compiler macros
Compiler Macro, map-sparse-vector: Public compiler macros
Compiler Macro, map-sparse-vector-expression: Public compiler macros
Compiler Macro, map-sparse-vector-expression-indexes-only: Public compiler macros
Compiler Macro, map-sparse-vector-expression-with-indexes: Public compiler macros
Compiler Macro, map-sparse-vector-indexes-only: Public compiler macros
Compiler Macro, map-sparse-vector-with-indexes: Public compiler macros
Compiler Macro, map-trie-index: Private compiler macros
Compiler Macro, mem-sparse-vector-expression: Private compiler macros
Compiler Macro, meter-unify-bag?: Public compiler macros
Compiler Macro, mklist: Public compiler macros
Compiler Macro, nearest-common-feature-ancestor: Private compiler macros
Compiler Macro, neq: Public compiler macros
Compiler Macro, neql: Public compiler macros
Compiler Macro, nequal: Public compiler macros
Compiler Macro, nequalp: Public compiler macros
Compiler Macro, nocomment*: Private compiler macros
Compiler Macro, nonce: Public compiler macros
Compiler Macro, number-of-given-rows-limit?: Public compiler macros
Compiler Macro, number-of-rows-limit?: Public compiler macros
Compiler Macro, operator-lookup0: Private compiler macros
Compiler Macro, optimize-and-sort-short-lists-of-sparse-vector-expressions: Private compiler macros
Compiler Macro, optimize-sparse-vector-expression: Public compiler macros
Compiler Macro, ordering-functions>constants?: Public compiler macros
Compiler Macro, ordinary-char-p: Private compiler macros
Compiler Macro, partition-communication-table?: Public compiler macros
Compiler Macro, poset-greaterp: Private compiler macros
Compiler Macro, poset-lessp: Private compiler macros
Compiler Macro, postfix-operator-lookup: Private compiler macros
Compiler Macro, postfix-operator-p: Private compiler macros
Compiler Macro, prefix-operator-lookup: Private compiler macros
Compiler Macro, prefix-operator-p: Private compiler macros
Compiler Macro, print-agenda-when-finished?: Public compiler macros
Compiler Macro, print-assertion-analysis-notes?: Public compiler macros
Compiler Macro, print-clocks-when-finished?: Public compiler macros
Compiler Macro, print-final-rows?: Public compiler macros
Compiler Macro, print-given-row-lines-printing?: Public compiler macros
Compiler Macro, print-given-row-lines-signalling?: Public compiler macros
Compiler Macro, print-irrelevant-rows?: Public compiler macros
Compiler Macro, print-options-when-starting?: Public compiler macros
Compiler Macro, print-pure-rows?: Public compiler macros
Compiler Macro, print-rewrite-orientation?: Public compiler macros
Compiler Macro, print-row-answers?: Public compiler macros
Compiler Macro, print-row-constraints?: Public compiler macros
Compiler Macro, print-row-goals?: Public compiler macros
Compiler Macro, print-row-length-limit?: Public compiler macros
Compiler Macro, print-row-partitions?: Public compiler macros
Compiler Macro, print-row-reasons?: Public compiler macros
Compiler Macro, print-row-wffs-prettily?: Public compiler macros
Compiler Macro, print-rows-prettily?: Public compiler macros
Compiler Macro, print-rows-shortened?: Public compiler macros
Compiler Macro, print-rows-test?: Public compiler macros
Compiler Macro, print-rows-when-derived?: Public compiler macros
Compiler Macro, print-rows-when-finished?: Public compiler macros
Compiler Macro, print-rows-when-given?: Public compiler macros
Compiler Macro, print-rows-when-processed?: Public compiler macros
Compiler Macro, print-summary-when-finished?: Public compiler macros
Compiler Macro, print-symbol-table-warnings?: Public compiler macros
Compiler Macro, print-term-memory-when-finished?: Public compiler macros
Compiler Macro, print-time-used?: Public compiler macros
Compiler Macro, print-unorientable-rows?: Public compiler macros
Compiler Macro, prove-closure?: Public compiler macros
Compiler Macro, prove-sequential?: Public compiler macros
Compiler Macro, prove-supported?: Public compiler macros
Compiler Macro, pruning-tests-before-simplification?: Public compiler macros
Compiler Macro, pruning-tests?: Public compiler macros
Compiler Macro, quotation-char-p: Private compiler macros
Compiler Macro, rcc8-region-sort-name?: Public compiler macros
Compiler Macro, reduce-before?: Private compiler macros
Compiler Macro, refute-file-actions?: Public compiler macros
Compiler Macro, refute-file-closure?: Public compiler macros
Compiler Macro, refute-file-if-exists?: Public compiler macros
Compiler Macro, refute-file-ignore-errors?: Public compiler macros
Compiler Macro, refute-file-initialize?: Public compiler macros
Compiler Macro, refute-file-options?: Public compiler macros
Compiler Macro, refute-file-output-file?: Public compiler macros
Compiler Macro, refute-file-verbose?: Public compiler macros
Compiler Macro, rewrite-answers?: Public compiler macros
Compiler Macro, rewrite-constraints?: Public compiler macros
Compiler Macro, row-argument-count-limit?: Public compiler macros
Compiler Macro, row-author: Public compiler macros
Compiler Macro, row-conc-name: Private compiler macros
Compiler Macro, row-documentation: Public compiler macros
Compiler Macro, row-hyperresolution-electron-p: Private compiler macros
Compiler Macro, row-input-wff: Public compiler macros
Compiler Macro, row-name: Public compiler macros
Compiler Macro, row-priority-depth-factor?: Public compiler macros
Compiler Macro, row-priority-level-factor?: Public compiler macros
Compiler Macro, row-priority-size-factor?: Public compiler macros
Compiler Macro, row-priority-weight-factor?: Public compiler macros
Compiler Macro, row-pure: Private compiler macros
Compiler Macro, row-source: Public compiler macros
Compiler Macro, row-weight-before-simplification-limit?: Public compiler macros
Compiler Macro, row-weight-limit?: Public compiler macros
Compiler Macro, rpo-compare-compound*variable: Private compiler macros
Compiler Macro, rpo-compare-variable*compound: Private compiler macros
Compiler Macro, rpo-status?: Public compiler macros
Compiler Macro, rrest: Public compiler macros
Compiler Macro, rrrest: Public compiler macros
Compiler Macro, rrrrest: Public compiler macros
Compiler Macro, run-time-limit?: Public compiler macros
Compiler Macro, same-sort?: Private compiler macros
Compiler Macro, separator-char-p: Private compiler macros
Compiler Macro, show-count-p: Private compiler macros
Compiler Macro, smallest-key: Private compiler macros
Compiler Macro, sort-disjoint?: Public compiler macros
Compiler Macro, sort-intersection: Public compiler macros
Compiler Macro, spacons: Public compiler macros
Compiler Macro, sparse-vector-boolean: Public compiler macros
Compiler Macro, sparse-vector-count: Public compiler macros
Compiler Macro, sparse-vector-default-value: Public compiler macros
Compiler Macro, subsort1?: Private compiler macros
Compiler Macro, subsort?: Public compiler macros
Compiler Macro, symbol-count-not-greaterp1: Private compiler macros
Compiler Macro, symbol-numbered: Private compiler macros
Compiler Macro, symbol-ordering-compare: Private compiler macros
Compiler Macro, tc-term: Private compiler macros
Compiler Macro, test-option14?: Public compiler macros
Compiler Macro, test-option17?: Public compiler macros
Compiler Macro, test-option18?: Public compiler macros
Compiler Macro, test-option19?: Public compiler macros
Compiler Macro, test-option20?: Public compiler macros
Compiler Macro, test-option21?: Public compiler macros
Compiler Macro, test-option23?: Public compiler macros
Compiler Macro, test-option29?: Public compiler macros
Compiler Macro, test-option2?: Public compiler macros
Compiler Macro, test-option30?: Public compiler macros
Compiler Macro, test-option36?: Public compiler macros
Compiler Macro, test-option37?: Public compiler macros
Compiler Macro, test-option38?: Public compiler macros
Compiler Macro, test-option39?: Public compiler macros
Compiler Macro, test-option3?: Public compiler macros
Compiler Macro, test-option40?: Public compiler macros
Compiler Macro, test-option41?: Public compiler macros
Compiler Macro, test-option42?: Public compiler macros
Compiler Macro, test-option43?: Public compiler macros
Compiler Macro, test-option44?: Public compiler macros
Compiler Macro, test-option45?: Public compiler macros
Compiler Macro, test-option49?: Public compiler macros
Compiler Macro, test-option50?: Public compiler macros
Compiler Macro, test-option51?: Public compiler macros
Compiler Macro, test-option52?: Public compiler macros
Compiler Macro, test-option53?: Public compiler macros
Compiler Macro, test-option54?: Public compiler macros
Compiler Macro, test-option55?: Public compiler macros
Compiler Macro, test-option56?: Public compiler macros
Compiler Macro, test-option57?: Public compiler macros
Compiler Macro, test-option58?: Public compiler macros
Compiler Macro, test-option59?: Public compiler macros
Compiler Macro, test-option60?: Public compiler macros
Compiler Macro, test-option6?: Public compiler macros
Compiler Macro, test-option8?: Public compiler macros
Compiler Macro, test-option9?: Public compiler macros
Compiler Macro, time-interval-sort-name?: Public compiler macros
Compiler Macro, time-point-sort-name?: Public compiler macros
Compiler Macro, top-sort: Public compiler macros
Compiler Macro, top-sort-name: Private compiler macros
Compiler Macro, top-sort?: Private compiler macros
Compiler Macro, trace-dp-refute?: Public compiler macros
Compiler Macro, trace-dpll-subsumption?: Public compiler macros
Compiler Macro, trace-optimize-sparse-vector-expression?: Public compiler macros
Compiler Macro, trace-rewrite?: Public compiler macros
Compiler Macro, trace-unify-bag-basis?: Public compiler macros
Compiler Macro, trace-unify-bag-bindings?: Public compiler macros
Compiler Macro, trace-unify?: Public compiler macros
Compiler Macro, trie-index-build-path-for-terms: Private compiler macros
Compiler Macro, trie-index-internal-node-constant-indexed-child-node: Private compiler macros
Compiler Macro, trie-index-internal-node-function-indexed-child-node: Private compiler macros
Compiler Macro, trie-index-internal-node-variable-indexed-child-node: Private compiler macros
Compiler Macro, trie-index-path-for-terms: Private compiler macros
Compiler Macro, unfrozen-variable-p: Private compiler macros
Compiler Macro, unify-bag-basis-size-limit?: Public compiler macros
Compiler Macro, use-ac-connectives?: Public compiler macros
Compiler Macro, use-answers-during-subsumption?: Public compiler macros
Compiler Macro, use-assertion-analysis?: Public compiler macros
Compiler Macro, use-associative-identity?: Public compiler macros
Compiler Macro, use-associative-unification?: Public compiler macros
Compiler Macro, use-clausification?: Public compiler macros
Compiler Macro, use-closure-when-satisfiable?: Public compiler macros
Compiler Macro, use-condensing?: Public compiler macros
Compiler Macro, use-conditional-answer-creation?: Public compiler macros
Compiler Macro, use-constraint-purification?: Public compiler macros
Compiler Macro, use-constraint-solver-in-subsumption?: Public compiler macros
Compiler Macro, use-constructive-answer-restriction?: Public compiler macros
Compiler Macro, use-default-ordering?: Public compiler macros
Compiler Macro, use-dp-subsumption?: Public compiler macros
Compiler Macro, use-embedded-rewrites?: Public compiler macros
Compiler Macro, use-equality-elimination?: Public compiler macros
Compiler Macro, use-equality-factoring?: Public compiler macros
Compiler Macro, use-extended-implications?: Public compiler macros
Compiler Macro, use-extended-quantifiers?: Public compiler macros
Compiler Macro, use-factoring?: Public compiler macros
Compiler Macro, use-function-creation?: Public compiler macros
Compiler Macro, use-hyperresolution?: Public compiler macros
Compiler Macro, use-indefinite-answers?: Public compiler macros
Compiler Macro, use-input-restriction?: Public compiler macros
Compiler Macro, use-literal-ordering-with-hyperresolution?: Public compiler macros
Compiler Macro, use-literal-ordering-with-negative-hyperresolution?: Public compiler macros
Compiler Macro, use-literal-ordering-with-paramodulation?: Public compiler macros
Compiler Macro, use-literal-ordering-with-resolution?: Public compiler macros
Compiler Macro, use-literal-ordering-with-ur-resolution?: Public compiler macros
Compiler Macro, use-lookahead-in-dpll-for-subsumption?: Public compiler macros
Compiler Macro, use-magic-transformation?: Public compiler macros
Compiler Macro, use-negative-hyperresolution?: Public compiler macros
Compiler Macro, use-paramodulation-only-from-units?: Public compiler macros
Compiler Macro, use-paramodulation-only-into-units?: Public compiler macros
Compiler Macro, use-paramodulation?: Public compiler macros
Compiler Macro, use-partitions?: Public compiler macros
Compiler Macro, use-purity-test?: Public compiler macros
Compiler Macro, use-quantifier-preservation?: Public compiler macros
Compiler Macro, use-relevance-test?: Public compiler macros
Compiler Macro, use-replacement-resolution-with-x=x?: Public compiler macros
Compiler Macro, use-resolution?: Public compiler macros
Compiler Macro, use-resolve-code?: Public compiler macros
Compiler Macro, use-simplification-by-equalities?: Public compiler macros
Compiler Macro, use-simplification-by-units?: Public compiler macros
Compiler Macro, use-single-replacement-paramodulation?: Public compiler macros
Compiler Macro, use-sort-relativization?: Public compiler macros
Compiler Macro, use-subsume-bag?: Public compiler macros
Compiler Macro, use-subsumption-by-false?: Public compiler macros
Compiler Macro, use-subsumption?: Public compiler macros
Compiler Macro, use-term-memory-deletion?: Public compiler macros
Compiler Macro, use-term-ordering-cache?: Public compiler macros
Compiler Macro, use-term-ordering?: Public compiler macros
Compiler Macro, use-to-lisp-code?: Public compiler macros
Compiler Macro, use-unit-restriction?: Public compiler macros
Compiler Macro, use-ur-pttp?: Public compiler macros
Compiler Macro, use-ur-resolution?: Public compiler macros
Compiler Macro, use-variable-name-sorts?: Public compiler macros
Compiler Macro, use-well-sorting?: Public compiler macros
Compiler Macro, variable-frozen-p: Private compiler macros
Compiler Macro, variable-kbo-weight: Private compiler macros
Compiler Macro, variable-sort-marker?: Public compiler macros
Compiler Macro, variable-sort-p: Private compiler macros
Compiler Macro, variable-symbol-prefixes?: Public compiler macros
Compiler Macro, variable-to-lisp-code?: Public compiler macros
Compiler Macro, variable-weight1: Private compiler macros
Compiler Macro, variable-weight?: Public compiler macros
Compiler Macro, whitespace-char-p: Private compiler macros
complement-name: Private ordinary functions
complement-p: Private ordinary functions
complementary-literal: Private ordinary functions
complete-assertion-analysis: Private ordinary functions
compound-appl-p: Private compiler macros
compound-appl-p: Private ordinary functions
compound-occurs-below-constructor-p: Private ordinary functions
compound-occurs-p: Private ordinary functions
compound-p: Public compiler macros
compound-p: Public ordinary functions
compound-sort: Private ordinary functions
compute-bounds: Private ordinary functions
condensed-detachment-problem-p: Private ordinary functions
condensed-detachment-rule-p: Private ordinary functions
condenser: Private ordinary functions
conditional-p: Private ordinary functions
conjoin: Private ordinary functions
conjoin*: Private ordinary functions
conjoin-alist1: Private ordinary functions
conjoin-alists: Private ordinary functions
conjunction-p: Private ordinary functions
cons-count: Public ordinary functions
cons-term-to-lisp: Private ordinary functions
cons-unless-nil: Public compiler macros
cons-unless-nil: Public ordinary functions
consn: Public ordinary functions
constant-allowed-in-answer: Private compiler macros
constant-allowed-in-answer: Private ordinary functions
constant-allowed-in-answer0: Private compiler macros
constant-allowed-in-answer0: Private ordinary functions
constant-author: Public compiler macros
constant-author: Public ordinary functions
constant-boolean-valued-p: Private compiler macros
constant-boolean-valued-p: Private ordinary functions
constant-boolean-valued-p0: Private compiler macros
constant-boolean-valued-p0: Private ordinary functions
constant-builtin-p: Private compiler macros
constant-builtin-p: Private ordinary functions
constant-complement: Private compiler macros
constant-complement: Private ordinary functions
constant-constructor: Private compiler macros
constant-constructor: Private ordinary functions
constant-constructor0: Private compiler macros
constant-constructor0: Private ordinary functions
constant-created-p: Private compiler macros
constant-created-p: Private ordinary functions
constant-do-not-resolve: Private compiler macros
constant-do-not-resolve: Private ordinary functions
constant-documentation: Public compiler macros
constant-documentation: Public ordinary functions
constant-hash-code: Private ordinary functions
constant-hash-code0: Private compiler macros
constant-hash-code0: Private ordinary functions
constant-info: Private compiler macros
constant-info: Private ordinary functions
constant-info-allowed-in-answer0: Private ordinary functions
constant-info-boolean-valued-p0: Private ordinary functions
constant-info-constructor0: Private ordinary functions
constant-info-hash-code0: Private ordinary functions
constant-info-kbo-weight0: Private ordinary functions
constant-info-magic: Private ordinary functions
constant-info-p: Private ordinary functions
constant-info-plist: Private ordinary functions
constant-info-sort0: Private ordinary functions
constant-info-weight0: Private ordinary functions
constant-info0: Private macros
constant-kbo-weight: Private compiler macros
constant-kbo-weight: Private ordinary functions
constant-kbo-weight0: Private compiler macros
constant-kbo-weight0: Private ordinary functions
constant-locked: Private compiler macros
constant-locked: Private ordinary functions
constant-locked0: Private compiler macros
constant-locked0: Private ordinary functions
constant-magic: Private compiler macros
constant-magic: Private ordinary functions
constant-name: Public compiler macros
constant-name: Public ordinary functions
constant-name-lessp: Private ordinary functions
constant-number: Private compiler macros
constant-number: Private ordinary functions
constant-occurs-below-constructor-p: Private ordinary functions
constant-occurs-p: Private ordinary functions
constant-p: Public compiler macros
constant-p: Public ordinary functions
constant-plist: Private compiler macros
constant-plist: Private ordinary functions
constant-skolem-p: Private compiler macros
constant-skolem-p: Private ordinary functions
constant-sort: Public ordinary functions
constant-sort-p: Private compiler macros
constant-sort-p: Private ordinary functions
constant-sort0: Private compiler macros
constant-sort0: Private ordinary functions
constant-source: Public compiler macros
constant-source: Public ordinary functions
constant-weight: Private compiler macros
constant-weight: Private ordinary functions
constant-weight0: Private compiler macros
constant-weight0: Private ordinary functions
constantly-nil: Private compiler macros
constantly-nil: Private ordinary functions
constantly-one: Private compiler macros
constantly-one: Private ordinary functions
constraint-purified-p: Private ordinary functions
constraint-purified-row-p: Private ordinary functions
constraint-purify-wff: Private ordinary functions
constructor-irreflexivity-falsifier: Private ordinary functions
constructor-reflexivity-satisfier: Private ordinary functions
constructor-term-p: Private ordinary functions
contains-test-target?: Private ordinary functions
context-assignment: Private ordinary functions
context-formula: Private ordinary functions
context-intersection-p: Private ordinary functions
context-live?: Private compiler macros
context-live?: Private ordinary functions
context-p: Private ordinary functions
context-parent: Private compiler macros
context-parent: Private ordinary functions
context-substitution: Private ordinary functions
context-subsumes?: Private ordinary functions
copy-aa-function: Private ordinary functions
copy-aa-relation: Private ordinary functions
copy-constant-info: Private ordinary functions
copy-context: Private ordinary functions
copy-deque: Private ordinary functions
copy-hash-term-set: Private ordinary functions
copy-rewrite: Private ordinary functions
copy-row: Private ordinary functions
copy-sparse-vector: Public ordinary functions
copy-special-unification-problem: Private ordinary functions
count-argument: Private macros
count-arguments: Private ordinary functions
counter-decrements: Private ordinary functions
counter-increments: Private ordinary functions
counter-p: Private ordinary functions
counter-previous-peak-value: Private ordinary functions
counter-value: Public ordinary functions
counter-values: Public ordinary functions
create-aliases-for-symbol: Private ordinary functions
create-skolem-symbol: Private ordinary functions
create-skolem-term: Private ordinary functions
create-symbol-table-entry: Private ordinary functions
critique-options: Private ordinary functions
current-function-name: Private ordinary functions
current-row-context: Public macros

D
days-per-month: Public ordinary functions
declare-arithmetic-characteristic-relation: Private ordinary functions
declare-arithmetic-function: Private ordinary functions
declare-arithmetic-inequality-relations: Private ordinary functions
declare-arithmetic-relation: Private ordinary functions
declare-cancellation-law: Public ordinary functions
declare-characteristic-relation: Private ordinary functions
declare-code-for-bags: Private ordinary functions
declare-code-for-dates: Private ordinary functions
declare-code-for-lists: Private ordinary functions
declare-code-for-numbers: Private ordinary functions
declare-code-for-strings: Private ordinary functions
declare-constant: Public ordinary functions
declare-constant-sort: Private ordinary functions
declare-constant-symbol0: Private ordinary functions
declare-constant-symbol1: Private ordinary functions
declare-constants: Private ordinary functions
declare-date-functions: Private ordinary functions
declare-distributive-law: Private ordinary functions
declare-equality-jepd-relation: Private ordinary functions
declare-feature: Public ordinary functions
declare-feature-aliases: Private ordinary functions
declare-features-incompatible: Public ordinary functions
declare-function: Public ordinary functions
declare-function-associative: Private ordinary functions
declare-function-commutative: Private ordinary functions
declare-function-sort: Private ordinary functions
declare-function-symbol0: Private ordinary functions
declare-function-symbol1: Private ordinary functions
declare-function1: Private ordinary functions
declare-function2: Private ordinary functions
declare-jepd-relation: Private ordinary functions
declare-jepd-relation-input: Private ordinary functions
declare-jepd-relation-intersection: Private ordinary functions
declare-jepd-relations: Public ordinary functions
declare-logical-symbol: Private ordinary functions
declare-number: Private ordinary functions
declare-operator-syntax: Public ordinary functions
declare-ordering-greaterp: Public ordinary functions
declare-ordering-greaterp2: Private ordinary functions
declare-poset-greaterp: Private ordinary functions
declare-poset-lessp: Private ordinary functions
declare-proposition: Public ordinary functions
declare-rcc8-relations: Public ordinary functions
declare-relation: Public ordinary functions
declare-relation1: Private ordinary functions
declare-relation2: Private ordinary functions
declare-root-sort: Public generic functions
declare-root-sort: Public generic functions
declare-root-sort?: Public compiler macros
declare-root-sort?: Public ordinary functions
declare-snark-option: Public macros
declare-sort: Public ordinary functions
declare-sort1: Private ordinary functions
declare-sorts-incompatible: Public ordinary functions
declare-string: Private ordinary functions
declare-string-sort: Public generic functions
declare-string-sort: Public generic functions
declare-string-sort?: Public compiler macros
declare-string-sort?: Public ordinary functions
declare-subsort: Public ordinary functions
declare-the-sort-function-symbol: Private ordinary functions
declare-time-relations: Public ordinary functions
declare-tptp-operators: Public ordinary functions
declare-tptp-sort: Public ordinary functions
declare-tptp-symbols1: Private ordinary functions
declare-tptp-symbols2: Private ordinary functions
declare-utime-pi-composition: Private ordinary functions
declare-utime-pp-composition: Private ordinary functions
declare-variable: Public ordinary functions
decode-dp-clause: Private ordinary functions
decode-universal-time-interval: Private ordinary functions
decode-universal-time-point: Private ordinary functions
decompose-product-term: Private ordinary functions
decrement-counter: Public ordinary functions
default-1-ary-functions>2-ary-functions-in-default-ordering: Public ordinary functions
default-1-ary-functions>2-ary-functions-in-default-ordering?: Public ordinary functions
default-agenda-length-before-simplification-limit: Public ordinary functions
default-agenda-length-before-simplification-limit?: Public ordinary functions
default-agenda-length-limit: Public ordinary functions
default-agenda-length-limit?: Public ordinary functions
default-agenda-ordering-function: Public ordinary functions
default-agenda-ordering-function?: Public ordinary functions
default-allow-skolem-symbols-in-answers: Public ordinary functions
default-allow-skolem-symbols-in-answers?: Public ordinary functions
default-assert-context: Public ordinary functions
default-assert-context?: Public ordinary functions
default-assert-sequential: Public ordinary functions
default-assert-sequential?: Public ordinary functions
default-assert-supported: Public ordinary functions
default-assert-supported?: Public ordinary functions
default-assertion-file-commands: Public ordinary functions
default-assertion-file-commands?: Public ordinary functions
default-assertion-file-format: Public ordinary functions
default-assertion-file-format?: Public ordinary functions
default-assertion-file-if-does-not-exist: Public ordinary functions
default-assertion-file-if-does-not-exist?: Public ordinary functions
default-assertion-file-keywords: Public ordinary functions
default-assertion-file-keywords?: Public ordinary functions
default-assertion-file-negate-conjectures: Public ordinary functions
default-assertion-file-negate-conjectures?: Public ordinary functions
default-assertion-file-package: Public ordinary functions
default-assertion-file-package?: Public ordinary functions
default-assertion-file-readtable: Public ordinary functions
default-assertion-file-readtable?: Public ordinary functions
default-assertion-file-verbose: Public ordinary functions
default-assertion-file-verbose?: Public ordinary functions
default-assume-sequential: Public ordinary functions
default-assume-sequential?: Public ordinary functions
default-assume-supported: Public ordinary functions
default-assume-supported?: Public ordinary functions
default-bag-weight-factorial: Public ordinary functions
default-bag-weight-factorial?: Public ordinary functions
default-builtin-constant-weight: Public ordinary functions
default-builtin-constant-weight?: Public ordinary functions
default-changeable-properties-of-locked-constant: Public ordinary functions
default-changeable-properties-of-locked-constant?: Public ordinary functions
default-changeable-properties-of-locked-function: Public ordinary functions
default-changeable-properties-of-locked-function?: Public ordinary functions
default-declare-root-sort: Public ordinary functions
default-declare-root-sort?: Public ordinary functions
default-declare-string-sort: Public ordinary functions
default-declare-string-sort?: Public ordinary functions
default-eliminate-negations: Public ordinary functions
default-eliminate-negations?: Public ordinary functions
default-ex-join-negation: Public ordinary functions
default-ex-join-negation?: Public ordinary functions
default-feature-vector-symbol-number-folding: Public ordinary functions
default-feature-vector-symbol-number-folding?: Public ordinary functions
default-flatten-connectives: Public ordinary functions
default-flatten-connectives?: Public ordinary functions
default-input-floats-as-ratios: Public ordinary functions
default-input-floats-as-ratios?: Public ordinary functions
default-kbo-builtin-constant-weight: Public ordinary functions
default-kbo-builtin-constant-weight?: Public ordinary functions
default-kbo-status: Public ordinary functions
default-kbo-status?: Public ordinary functions
default-kbo-variable-weight: Public ordinary functions
default-kbo-variable-weight?: Public ordinary functions
default-level-pref-for-giving: Public ordinary functions
default-level-pref-for-giving?: Public ordinary functions
default-listen-for-commands: Public ordinary functions
default-listen-for-commands?: Public ordinary functions
default-meter-unify-bag: Public ordinary functions
default-meter-unify-bag?: Public ordinary functions
default-number-of-given-rows-limit: Public ordinary functions
default-number-of-given-rows-limit?: Public ordinary functions
default-number-of-rows-limit: Public ordinary functions
default-number-of-rows-limit?: Public ordinary functions
default-ordering-functions>constants: Public ordinary functions
default-ordering-functions>constants?: Public ordinary functions
default-partition-communication-table: Public ordinary functions
default-partition-communication-table?: Public ordinary functions
default-print-agenda-when-finished: Public ordinary functions
default-print-agenda-when-finished?: Public ordinary functions
default-print-assertion-analysis-notes: Public ordinary functions
default-print-assertion-analysis-notes?: Public ordinary functions
default-print-clocks-when-finished: Public ordinary functions
default-print-clocks-when-finished?: Public ordinary functions
default-print-final-rows: Public ordinary functions
default-print-final-rows?: Public ordinary functions
default-print-given-row-lines-printing: Public ordinary functions
default-print-given-row-lines-printing?: Public ordinary functions
default-print-given-row-lines-signalling: Public ordinary functions
default-print-given-row-lines-signalling?: Public ordinary functions
default-print-irrelevant-rows: Public ordinary functions
default-print-irrelevant-rows?: Public ordinary functions
default-print-options-when-starting: Public ordinary functions
default-print-options-when-starting?: Public ordinary functions
default-print-pure-rows: Public ordinary functions
default-print-pure-rows?: Public ordinary functions
default-print-rewrite-orientation: Public ordinary functions
default-print-rewrite-orientation?: Public ordinary functions
default-print-row-answers: Public ordinary functions
default-print-row-answers?: Public ordinary functions
default-print-row-constraints: Public ordinary functions
default-print-row-constraints?: Public ordinary functions
default-print-row-goals: Public ordinary functions
default-print-row-goals?: Public ordinary functions
default-print-row-length-limit: Public ordinary functions
default-print-row-length-limit?: Public ordinary functions
default-print-row-partitions: Public ordinary functions
default-print-row-partitions?: Public ordinary functions
default-print-row-reasons: Public ordinary functions
default-print-row-reasons?: Public ordinary functions
default-print-row-wffs-prettily: Public ordinary functions
default-print-row-wffs-prettily?: Public ordinary functions
default-print-rows-prettily: Public ordinary functions
default-print-rows-prettily?: Public ordinary functions
default-print-rows-shortened: Public ordinary functions
default-print-rows-shortened?: Public ordinary functions
default-print-rows-test: Public ordinary functions
default-print-rows-test?: Public ordinary functions
default-print-rows-when-derived: Public ordinary functions
default-print-rows-when-derived?: Public ordinary functions
default-print-rows-when-finished: Public ordinary functions
default-print-rows-when-finished?: Public ordinary functions
default-print-rows-when-given: Public ordinary functions
default-print-rows-when-given?: Public ordinary functions
default-print-rows-when-processed: Public ordinary functions
default-print-rows-when-processed?: Public ordinary functions
default-print-summary-when-finished: Public ordinary functions
default-print-summary-when-finished?: Public ordinary functions
default-print-symbol-table-warnings: Public ordinary functions
default-print-symbol-table-warnings?: Public ordinary functions
default-print-term-memory-when-finished: Public ordinary functions
default-print-term-memory-when-finished?: Public ordinary functions
default-print-time-used: Public ordinary functions
default-print-time-used?: Public ordinary functions
default-print-unorientable-rows: Public ordinary functions
default-print-unorientable-rows?: Public ordinary functions
default-prove-closure: Public ordinary functions
default-prove-closure?: Public ordinary functions
default-prove-sequential: Public ordinary functions
default-prove-sequential?: Public ordinary functions
default-prove-supported: Public ordinary functions
default-prove-supported?: Public ordinary functions
default-pruning-tests: Public ordinary functions
default-pruning-tests-before-simplification: Public ordinary functions
default-pruning-tests-before-simplification?: Public ordinary functions
default-pruning-tests?: Public ordinary functions
default-rcc8-region-sort-name: Public ordinary functions
default-rcc8-region-sort-name?: Public ordinary functions
default-refute-file-actions: Public ordinary functions
default-refute-file-actions?: Public ordinary functions
default-refute-file-closure: Public ordinary functions
default-refute-file-closure?: Public ordinary functions
default-refute-file-if-exists: Public ordinary functions
default-refute-file-if-exists?: Public ordinary functions
default-refute-file-ignore-errors: Public ordinary functions
default-refute-file-ignore-errors?: Public ordinary functions
default-refute-file-initialize: Public ordinary functions
default-refute-file-initialize?: Public ordinary functions
default-refute-file-options: Public ordinary functions
default-refute-file-options?: Public ordinary functions
default-refute-file-output-file: Public ordinary functions
default-refute-file-output-file?: Public ordinary functions
default-refute-file-verbose: Public ordinary functions
default-refute-file-verbose?: Public ordinary functions
default-rewrite-answers: Public ordinary functions
default-rewrite-answers?: Public ordinary functions
default-rewrite-constraints: Public ordinary functions
default-rewrite-constraints?: Public ordinary functions
default-row-argument-count-limit: Public ordinary functions
default-row-argument-count-limit?: Public ordinary functions
default-row-priority-depth-factor: Public ordinary functions
default-row-priority-depth-factor?: Public ordinary functions
default-row-priority-level-factor: Public ordinary functions
default-row-priority-level-factor?: Public ordinary functions
default-row-priority-size-factor: Public ordinary functions
default-row-priority-size-factor?: Public ordinary functions
default-row-priority-weight-factor: Public ordinary functions
default-row-priority-weight-factor?: Public ordinary functions
default-row-weight-before-simplification-limit: Public ordinary functions
default-row-weight-before-simplification-limit?: Public ordinary functions
default-row-weight-limit: Public ordinary functions
default-row-weight-limit?: Public ordinary functions
default-rpo-status: Public ordinary functions
default-rpo-status?: Public ordinary functions
default-run-time-limit: Public ordinary functions
default-run-time-limit?: Public ordinary functions
default-symbol-ordering-compare: Private ordinary functions
default-symbol-ordering-compare1: Private ordinary functions
default-test-option14: Public ordinary functions
default-test-option14?: Public ordinary functions
default-test-option17: Public ordinary functions
default-test-option17?: Public ordinary functions
default-test-option18: Public ordinary functions
default-test-option18?: Public ordinary functions
default-test-option19: Public ordinary functions
default-test-option19?: Public ordinary functions
default-test-option2: Public ordinary functions
default-test-option20: Public ordinary functions
default-test-option20?: Public ordinary functions
default-test-option21: Public ordinary functions
default-test-option21?: Public ordinary functions
default-test-option23: Public ordinary functions
default-test-option23?: Public ordinary functions
default-test-option29: Public ordinary functions
default-test-option29?: Public ordinary functions
default-test-option2?: Public ordinary functions
default-test-option3: Public ordinary functions
default-test-option30: Public ordinary functions
default-test-option30?: Public ordinary functions
default-test-option36: Public ordinary functions
default-test-option36?: Public ordinary functions
default-test-option37: Public ordinary functions
default-test-option37?: Public ordinary functions
default-test-option38: Public ordinary functions
default-test-option38?: Public ordinary functions
default-test-option39: Public ordinary functions
default-test-option39?: Public ordinary functions
default-test-option3?: Public ordinary functions
default-test-option40: Public ordinary functions
default-test-option40?: Public ordinary functions
default-test-option41: Public ordinary functions
default-test-option41?: Public ordinary functions
default-test-option42: Public ordinary functions
default-test-option42?: Public ordinary functions
default-test-option43: Public ordinary functions
default-test-option43?: Public ordinary functions
default-test-option44: Public ordinary functions
default-test-option44?: Public ordinary functions
default-test-option45: Public ordinary functions
default-test-option45?: Public ordinary functions
default-test-option49: Public ordinary functions
default-test-option49?: Public ordinary functions
default-test-option50: Public ordinary functions
default-test-option50?: Public ordinary functions
default-test-option51: Public ordinary functions
default-test-option51?: Public ordinary functions
default-test-option52: Public ordinary functions
default-test-option52?: Public ordinary functions
default-test-option53: Public ordinary functions
default-test-option53?: Public ordinary functions
default-test-option54: Public ordinary functions
default-test-option54?: Public ordinary functions
default-test-option55: Public ordinary functions
default-test-option55?: Public ordinary functions
default-test-option56: Public ordinary functions
default-test-option56?: Public ordinary functions
default-test-option57: Public ordinary functions
default-test-option57?: Public ordinary functions
default-test-option58: Public ordinary functions
default-test-option58?: Public ordinary functions
default-test-option59: Public ordinary functions
default-test-option59?: Public ordinary functions
default-test-option6: Public ordinary functions
default-test-option60: Public ordinary functions
default-test-option60?: Public ordinary functions
default-test-option6?: Public ordinary functions
default-test-option8: Public ordinary functions
default-test-option8?: Public ordinary functions
default-test-option9: Public ordinary functions
default-test-option9?: Public ordinary functions
default-time-interval-sort-name: Public ordinary functions
default-time-interval-sort-name?: Public ordinary functions
default-time-point-sort-name: Public ordinary functions
default-time-point-sort-name?: Public ordinary functions
default-trace-dp-refute: Public ordinary functions
default-trace-dp-refute?: Public ordinary functions
default-trace-dpll-subsumption: Public ordinary functions
default-trace-dpll-subsumption?: Public ordinary functions
default-trace-optimize-sparse-vector-expression: Public ordinary functions
default-trace-optimize-sparse-vector-expression?: Public ordinary functions
default-trace-rewrite: Public ordinary functions
default-trace-rewrite?: Public ordinary functions
default-trace-unify: Public ordinary functions
default-trace-unify-bag-basis: Public ordinary functions
default-trace-unify-bag-basis?: Public ordinary functions
default-trace-unify-bag-bindings: Public ordinary functions
default-trace-unify-bag-bindings?: Public ordinary functions
default-trace-unify?: Public ordinary functions
default-unify-bag-basis-size-limit: Public ordinary functions
default-unify-bag-basis-size-limit?: Public ordinary functions
default-use-ac-connectives: Public ordinary functions
default-use-ac-connectives?: Public ordinary functions
default-use-answers-during-subsumption: Public ordinary functions
default-use-answers-during-subsumption?: Public ordinary functions
default-use-assertion-analysis: Public ordinary functions
default-use-assertion-analysis?: Public ordinary functions
default-use-associative-identity: Public ordinary functions
default-use-associative-identity?: Public ordinary functions
default-use-associative-unification: Public ordinary functions
default-use-associative-unification?: Public ordinary functions
default-use-clausification: Public ordinary functions
default-use-clausification?: Public ordinary functions
default-use-closure-when-satisfiable: Public ordinary functions
default-use-closure-when-satisfiable?: Public ordinary functions
default-use-condensing: Public ordinary functions
default-use-condensing?: Public ordinary functions
default-use-conditional-answer-creation: Public ordinary functions
default-use-conditional-answer-creation?: Public ordinary functions
default-use-constraint-purification: Public ordinary functions
default-use-constraint-purification?: Public ordinary functions
default-use-constraint-solver-in-subsumption: Public ordinary functions
default-use-constraint-solver-in-subsumption?: Public ordinary functions
default-use-constructive-answer-restriction: Public ordinary functions
default-use-constructive-answer-restriction?: Public ordinary functions
default-use-default-ordering: Public ordinary functions
default-use-default-ordering?: Public ordinary functions
default-use-dp-subsumption: Public ordinary functions
default-use-dp-subsumption?: Public ordinary functions
default-use-embedded-rewrites: Public ordinary functions
default-use-embedded-rewrites?: Public ordinary functions
default-use-equality-elimination: Public ordinary functions
default-use-equality-elimination?: Public ordinary functions
default-use-equality-factoring: Public ordinary functions
default-use-equality-factoring?: Public ordinary functions
default-use-extended-implications: Public ordinary functions
default-use-extended-implications?: Public ordinary functions
default-use-extended-quantifiers: Public ordinary functions
default-use-extended-quantifiers?: Public ordinary functions
default-use-factoring: Public ordinary functions
default-use-factoring?: Public ordinary functions
default-use-function-creation: Public ordinary functions
default-use-function-creation?: Public ordinary functions
default-use-hyperresolution: Public ordinary functions
default-use-hyperresolution?: Public ordinary functions
default-use-indefinite-answers: Public ordinary functions
default-use-indefinite-answers?: Public ordinary functions
default-use-input-restriction: Public ordinary functions
default-use-input-restriction?: Public ordinary functions
default-use-literal-ordering-with-hyperresolution: Public ordinary functions
default-use-literal-ordering-with-hyperresolution?: Public ordinary functions
default-use-literal-ordering-with-negative-hyperresolution: Public ordinary functions
default-use-literal-ordering-with-negative-hyperresolution?: Public ordinary functions
default-use-literal-ordering-with-paramodulation: Public ordinary functions
default-use-literal-ordering-with-paramodulation?: Public ordinary functions
default-use-literal-ordering-with-resolution: Public ordinary functions
default-use-literal-ordering-with-resolution?: Public ordinary functions
default-use-literal-ordering-with-ur-resolution: Public ordinary functions
default-use-literal-ordering-with-ur-resolution?: Public ordinary functions
default-use-lookahead-in-dpll-for-subsumption: Public ordinary functions
default-use-lookahead-in-dpll-for-subsumption?: Public ordinary functions
default-use-magic-transformation: Public ordinary functions
default-use-magic-transformation?: Public ordinary functions
default-use-negative-hyperresolution: Public ordinary functions
default-use-negative-hyperresolution?: Public ordinary functions
default-use-paramodulation: Public ordinary functions
default-use-paramodulation-only-from-units: Public ordinary functions
default-use-paramodulation-only-from-units?: Public ordinary functions
default-use-paramodulation-only-into-units: Public ordinary functions
default-use-paramodulation-only-into-units?: Public ordinary functions
default-use-paramodulation?: Public ordinary functions
default-use-partitions: Public ordinary functions
default-use-partitions?: Public ordinary functions
default-use-purity-test: Public ordinary functions
default-use-purity-test?: Public ordinary functions
default-use-quantifier-preservation: Public ordinary functions
default-use-quantifier-preservation?: Public ordinary functions
default-use-relevance-test: Public ordinary functions
default-use-relevance-test?: Public ordinary functions
default-use-replacement-resolution-with-x=x: Public ordinary functions
default-use-replacement-resolution-with-x=x?: Public ordinary functions
default-use-resolution: Public ordinary functions
default-use-resolution?: Public ordinary functions
default-use-resolve-code: Public ordinary functions
default-use-resolve-code?: Public ordinary functions
default-use-simplification-by-equalities: Public ordinary functions
default-use-simplification-by-equalities?: Public ordinary functions
default-use-simplification-by-units: Public ordinary functions
default-use-simplification-by-units?: Public ordinary functions
default-use-single-replacement-paramodulation: Public ordinary functions
default-use-single-replacement-paramodulation?: Public ordinary functions
default-use-sort-relativization: Public ordinary functions
default-use-sort-relativization?: Public ordinary functions
default-use-subsume-bag: Public ordinary functions
default-use-subsume-bag?: Public ordinary functions
default-use-subsumption: Public ordinary functions
default-use-subsumption-by-false: Public ordinary functions
default-use-subsumption-by-false?: Public ordinary functions
default-use-subsumption?: Public ordinary functions
default-use-term-memory-deletion: Public ordinary functions
default-use-term-memory-deletion?: Public ordinary functions
default-use-term-ordering: Public ordinary functions
default-use-term-ordering-cache: Public ordinary functions
default-use-term-ordering-cache?: Public ordinary functions
default-use-term-ordering?: Public ordinary functions
default-use-to-lisp-code: Public ordinary functions
default-use-to-lisp-code?: Public ordinary functions
default-use-unit-restriction: Public ordinary functions
default-use-unit-restriction?: Public ordinary functions
default-use-ur-pttp: Public ordinary functions
default-use-ur-pttp?: Public ordinary functions
default-use-ur-resolution: Public ordinary functions
default-use-ur-resolution?: Public ordinary functions
default-use-variable-name-sorts: Public ordinary functions
default-use-variable-name-sorts?: Public ordinary functions
default-use-well-sorting: Public ordinary functions
default-use-well-sorting?: Public ordinary functions
default-variable-sort-marker: Public ordinary functions
default-variable-sort-marker?: Public ordinary functions
default-variable-symbol-prefixes: Public ordinary functions
default-variable-symbol-prefixes?: Public ordinary functions
default-variable-to-lisp-code: Public ordinary functions
default-variable-to-lisp-code?: Public ordinary functions
default-variable-weight: Public ordinary functions
default-variable-weight?: Public ordinary functions
define-constant-slot-accessor: Private macros
define-plist-slot-accessor: Public macros
definition-p: Private ordinary functions
definline: Public macros
delete-feature: Public ordinary functions
delete-feature-name: Private ordinary functions
delete-row: Public ordinary functions
delete-row-context: Public ordinary functions
delete-row-from-agenda: Private ordinary functions
delete-rows: Public ordinary functions
delete-sparse-matrix-row-or-column: Private ordinary functions
depth: Private ordinary functions
deque-add-first: Public ordinary functions
deque-add-last: Public ordinary functions
deque-butlast: Public ordinary functions
deque-delete: Public ordinary functions
deque-delete-if: Public ordinary functions
deque-empty?: Public ordinary functions
deque-first: Public ordinary functions
deque-front: Private ordinary functions
deque-last: Public ordinary functions
deque-last-of-front: Private ordinary functions
deque-last-of-rear: Private ordinary functions
deque-length: Public ordinary functions
deque-pop-first: Public ordinary functions
deque-pop-last: Public ordinary functions
deque-push-first: Public ordinary functions
deque-push-last: Public ordinary functions
deque-rear: Private ordinary functions
deque-rest: Public ordinary functions
deque?: Public ordinary functions
dequeue: Public ordinary functions
dereference: Public macros
dereference2: Private macros
derivation-sorts: Private ordinary functions
derivation-subsort-forms: Public ordinary functions
disallowed-symbol-occurs-in-answer-p: Private ordinary functions
disjoin: Private ordinary functions
disjoin*: Private ordinary functions
disjoin-alist1: Private ordinary functions
disjoin-alists: Private ordinary functions
disjoint-answer-relations-p: Private ordinary functions
disjunction-p: Private ordinary functions
distributive-law1-p: Private ordinary functions
distributivity-rewriter: Private ordinary functions
do-cd: Private ordinary functions
do-map-sparse-vector-backward: Private macros
do-map-sparse-vector-forward: Private macros
do-not-factor: Private ordinary functions
do-not-paramodulate: Private ordinary functions
do-not-resolve: Private ordinary functions
do-tptp-problem: Public ordinary functions
do-tptp-problem0: Public ordinary functions
do-tptp-problem1: Public ordinary functions
dobindings: Private macros
dont-make-embedding-p: Private ordinary functions
dont-unify: Private ordinary functions
dopairs: Public macros
dotails: Public macros
dp-atom-checkpoints: Private ordinary functions
dp-atom-choice-point: Private ordinary functions
dp-atom-contained-negatively-clauses: Private ordinary functions
dp-atom-contained-positively-clauses: Private ordinary functions
dp-atom-derived-from-clause: Private ordinary functions
dp-atom-false-triable: Private ordinary functions
dp-atom-name: Private ordinary functions
dp-atom-named: Private ordinary functions
dp-atom-next: Private ordinary functions
dp-atom-number: Private ordinary functions
dp-atom-number-of-occurrences: Private ordinary functions
dp-atom-p: Private ordinary functions
dp-atom-true-triable: Private ordinary functions
dp-atom-used-in-refutation: Private ordinary functions
dp-atom-value: Private ordinary functions
dp-clause-negative-literals: Private ordinary functions
dp-clause-next: Private ordinary functions
dp-clause-number-of-unresolved-negative-literals: Private ordinary functions
dp-clause-number-of-unresolved-positive-literals: Private ordinary functions
dp-clause-p: Private ordinary functions
dp-clause-positive-literals: Private ordinary functions
dp-clause-set-atom-hash-table: Private ordinary functions
dp-clause-set-atoms: Private ordinary functions
dp-clause-set-atoms-last: Private ordinary functions
dp-clause-set-checkpoint-level: Private ordinary functions
dp-clause-set-checkpoints: Private ordinary functions
dp-clause-set-m1-clauses: Private ordinary functions
dp-clause-set-m1-clauses-last: Private ordinary functions
dp-clause-set-m2-clauses: Private ordinary functions
dp-clause-set-m2-clauses-last: Private ordinary functions
dp-clause-set-n-clauses: Private ordinary functions
dp-clause-set-n-clauses-last: Private ordinary functions
dp-clause-set-number-of-atoms: Private ordinary functions
dp-clause-set-number-of-clauses: Private ordinary functions
dp-clause-set-number-of-literals: Private ordinary functions
dp-clause-set-number-to-atom-hash-table: Private ordinary functions
dp-clause-set-p: Private ordinary functions
dp-clause-set-p-clauses: Private ordinary functions
dp-clause-set-p-clauses-last: Private ordinary functions
dp-clause-subsumption-mark: Private ordinary functions
dp-clauses: Public ordinary functions
dp-count: Public ordinary functions
dp-horn-clause-set-p: Public ordinary functions
dp-insert: Public ordinary functions
dp-insert-file: Public ordinary functions
dp-insert-sorted: Public ordinary functions
dp-insert-wff: Public ordinary functions
dp-output-clauses-to-file: Public ordinary functions
dp-read: Private ordinary functions
dp-refute: Private ordinary functions
dp-refute-p: Private ordinary functions
dp-refute-trace: Private ordinary functions
dp-satisfiable-file-p: Public ordinary functions
dp-satisfiable-p: Public ordinary functions
dp-subsume: Private ordinary functions
dp-subsume*: Private ordinary functions
dp-subsume+: Private ordinary functions
dp-subsume-constraint-alists*: Private ordinary functions
dp-subsumption: Private ordinary functions

E
eliminate-negations: Public generic functions
eliminate-negations: Public generic functions
eliminate-negations?: Public compiler macros
eliminate-negations?: Public ordinary functions
emb-no-big: Private ordinary functions
embedding-types: Private ordinary functions
embedding-variable-occurs-p: Private ordinary functions
embedding-variable-p: Private ordinary functions
embedding-variables: Private ordinary functions
encode-universal-time-interval: Private ordinary functions
encode-universal-time-point: Private ordinary functions
enqueue: Public ordinary functions
eq-args: Private ordinary functions
eql-list: Private ordinary functions
equal-alist-p: Private ordinary functions
equal-jepd-relation-atom-args-p: Private ordinary functions
equal-optimized-sparse-vector-expression-p: Private ordinary functions
equal-or-complement-p: Private ordinary functions
equal-p: Public ordinary functions
equal-sparse-vector-expression-p: Private ordinary functions
equality-p: Private ordinary functions
equality-relation-symbol-p: Private ordinary functions
equality-rewriter: Private ordinary functions
equivalence-p: Private ordinary functions
euclidean-quotient: Private ordinary functions
euclidean-remainder: Private ordinary functions
ex-join*: Private ordinary functions
ex-join-negation: Public generic functions
ex-join-negation: Public generic functions
ex-join-negation?: Public compiler macros
ex-join-negation?: Public ordinary functions
exclusive-or-p: Private ordinary functions
existential-quantification-p: Private ordinary functions
expand-mvlet: Private ordinary functions
expand-mvlet1: Private ordinary functions
expand-range-form: Private ordinary functions
expr-arity: Private ordinary functions
extract-a-characteristic-feature: Private ordinary functions
extract-declaration-specifiers: Private ordinary functions

F
factor: Public ordinary functions
factorer: Private ordinary functions
fail: Private ordinary functions
fail-when-constraint-true: Private ordinary functions
fail-when-disallowed: Private ordinary functions
fail-when-false: Private ordinary functions
fail-when-nil: Private ordinary functions
fail-when-true: Private ordinary functions
fancy-make-compound*: Private macros
feature-ancestor: Private ordinary functions
feature-canonical-list-key: Private ordinary functions
feature-canonical-list-unkey: Private ordinary functions
feature-canonize: Private ordinary functions
feature-children: Private ordinary functions
feature-children-incompatible: Private ordinary functions
feature-code: Private ordinary functions
feature-combo-list: Private ordinary functions
feature-combo-name: Private ordinary functions
feature-combo?: Private ordinary functions
feature-deleted?: Private compiler macros
feature-deleted?: Private ordinary functions
feature-depth: Private ordinary functions
feature-incompatible-features: Private ordinary functions
feature-incompatible0: Private ordinary functions
feature-incompatible1: Private compiler macros
feature-incompatible1: Private ordinary functions
feature-incompatible2: Private compiler macros
feature-incompatible2: Private ordinary functions
feature-live?: Public ordinary functions
feature-merge1: Private ordinary functions
feature-merge2: Private ordinary functions
feature-name: Private ordinary functions
feature-nogoods: Private ordinary functions
feature-parent: Public ordinary functions
feature-preorder-max: Private ordinary functions
feature-preorder-min: Private ordinary functions
feature-set-difference: Private ordinary functions
feature-subsumes1: Private compiler macros
feature-subsumes1: Private ordinary functions
feature-subsumes2: Private compiler macros
feature-subsumes2: Private ordinary functions
feature-subsumes?: Public ordinary functions
feature-sym: Private ordinary functions
feature-tree-canonical-lists: Private ordinary functions
feature-tree-name-table: Private ordinary functions
feature-tree-p: Private ordinary functions
feature-tree-preorder-labeling: Private ordinary functions
feature-tree-root: Private ordinary functions
feature-type: Private ordinary functions
feature-union: Public ordinary functions
feature-union0: Private compiler macros
feature-union0: Private ordinary functions
feature-union1: Private compiler macros
feature-union1: Private ordinary functions
feature-union2: Private compiler macros
feature-union2: Private ordinary functions
feature-users-in-canonical-lists: Private ordinary functions
feature-users-in-name-table: Private ordinary functions
feature-vector-index-delete: Private ordinary functions
feature-vector-index-entry-counter: Private ordinary functions
feature-vector-index-entry-keys: Private ordinary functions
feature-vector-index-entry-number: Private ordinary functions
feature-vector-index-insert: Private ordinary functions
feature-vector-index-node-counter: Private ordinary functions
feature-vector-index-p: Private ordinary functions
feature-vector-index-retrieve-generalization-calls: Private ordinary functions
feature-vector-index-retrieve-generalization-count: Private ordinary functions
feature-vector-index-retrieve-instance-calls: Private ordinary functions
feature-vector-index-retrieve-instance-count: Private ordinary functions
feature-vector-index-top-node: Private ordinary functions
feature-vector-list: Private ordinary functions
feature-vector-symbol-number-folding: Public generic functions
feature-vector-symbol-number-folding: Public generic functions
feature-vector-symbol-number-folding?: Public compiler macros
feature-vector-symbol-number-folding?: Public ordinary functions
feature<: Private compiler macros
feature<: Private ordinary functions
feature<=: Private compiler macros
feature<=: Private ordinary functions
feature>: Private compiler macros
feature>: Private ordinary functions
feature>=: Private compiler macros
feature>=: Private ordinary functions
feature?: Public ordinary functions
fifo: Public ordinary functions
filter-declaration-specifiers: Private ordinary functions
finalize-options: Private ordinary functions
find-agenda-bucket: Private ordinary functions
find-or-create-symbol-table-entry: Private ordinary functions
find-or-make-package: Public ordinary functions
find-symbol-table-entry: Private ordinary functions
find-term-by-hash: Private ordinary functions
find-unit-clauses: Private ordinary functions
first-and-rest-of-vector: Private ordinary functions
first-negative-literal-in-wff: Private ordinary functions
first-nonempty-agenda-bucket: Private compiler macros
first-nonempty-agenda-bucket: Private ordinary functions
first-nonfalse-atom: Private macros
first-nontrue-atom: Private macros
first-nonvariable-subterm: Private ordinary functions
first-nonvariable-term: Private ordinary functions
first-or-last-nonempty-agenda-bucket: Private ordinary functions
first-positive-literal-in-wff: Private ordinary functions
first-sparef: Public ordinary functions
first-unassigned-atom: Private macros
firsta: Private ordinary functions
firstn: Public ordinary functions
fix-dp-clause-set: Private ordinary functions
fix-path-index-sparse-vector-expression: Private ordinary functions
fix-skolem-term-sorts: Private ordinary functions
fix-sort-name-expression: Private ordinary functions
fix-tptp-symbol: Private ordinary functions
flatargs: Private ordinary functions
flatten-args: Private ordinary functions
flatten-connectives: Public generic functions
flatten-connectives: Public generic functions
flatten-connectives?: Public compiler macros
flatten-connectives?: Public ordinary functions
flatten-list: Private ordinary functions
flatten-term: Private ordinary functions
fn-chain-items: Private ordinary functions
fn-chain-tail: Private ordinary functions
forward-clause-subsumption: Private ordinary functions
forward-or-backward-atom-subsumption: Private ordinary functions
forward-or-backward-wff-subsumption: Private ordinary functions
forward-subsumed: Private ordinary functions
forward-subsumed?: Private ordinary functions
forward-subsumption: Private ordinary functions
frozen-p: Private ordinary functions
full-alist: Private compiler macros
full-alist: Private ordinary functions
Function, (setf aa-function-associative): Private ordinary functions
Function, (setf aa-function-closure-relations): Private ordinary functions
Function, (setf aa-function-commutative): Private ordinary functions
Function, (setf aa-function-function): Private ordinary functions
Function, (setf aa-function-left-identities): Private ordinary functions
Function, (setf aa-function-left-inverses): Private ordinary functions
Function, (setf aa-function-right-identities): Private ordinary functions
Function, (setf aa-function-right-inverses): Private ordinary functions
Function, (setf aa-relation-assoc1-p): Private ordinary functions
Function, (setf aa-relation-assoc2-p): Private ordinary functions
Function, (setf aa-relation-closure-functions): Private ordinary functions
Function, (setf aa-relation-commutative): Private ordinary functions
Function, (setf aa-relation-functional-p): Private ordinary functions
Function, (setf aa-relation-left-identities): Private ordinary functions
Function, (setf aa-relation-left-inverses): Private ordinary functions
Function, (setf aa-relation-relation): Private ordinary functions
Function, (setf aa-relation-right-identities): Private ordinary functions
Function, (setf aa-relation-right-inverses): Private ordinary functions
Function, (setf agenda-buckets): Private ordinary functions
Function, (setf agenda-length): Public ordinary functions
Function, (setf agenda-length-limit): Private ordinary functions
Function, (setf constant-allowed-in-answer0): Private ordinary functions
Function, (setf constant-author): Public ordinary functions
Function, (setf constant-boolean-valued-p0): Private ordinary functions
Function, (setf constant-complement): Private ordinary functions
Function, (setf constant-constructor0): Private ordinary functions
Function, (setf constant-created-p): Private ordinary functions
Function, (setf constant-do-not-resolve): Private ordinary functions
Function, (setf constant-documentation): Public ordinary functions
Function, (setf constant-info-allowed-in-answer0): Private ordinary functions
Function, (setf constant-info-boolean-valued-p0): Private ordinary functions
Function, (setf constant-info-constructor0): Private ordinary functions
Function, (setf constant-info-kbo-weight0): Private ordinary functions
Function, (setf constant-info-magic): Private ordinary functions
Function, (setf constant-info-plist): Private ordinary functions
Function, (setf constant-info-sort0): Private ordinary functions
Function, (setf constant-info-weight0): Private ordinary functions
Function, (setf constant-kbo-weight0): Private ordinary functions
Function, (setf constant-locked0): Private ordinary functions
Function, (setf constant-magic): Private ordinary functions
Function, (setf constant-plist): Private ordinary functions
Function, (setf constant-skolem-p): Private ordinary functions
Function, (setf constant-sort): Public ordinary functions
Function, (setf constant-sort0): Private ordinary functions
Function, (setf constant-source): Public ordinary functions
Function, (setf constant-weight0): Private ordinary functions
Function, (setf context-assignment): Private ordinary functions
Function, (setf context-formula): Private ordinary functions
Function, (setf context-substitution): Private ordinary functions
Function, (setf counter-decrements): Private ordinary functions
Function, (setf counter-increments): Private ordinary functions
Function, (setf counter-previous-peak-value): Private ordinary functions
Function, (setf deque-front): Private ordinary functions
Function, (setf deque-last-of-front): Private ordinary functions
Function, (setf deque-last-of-rear): Private ordinary functions
Function, (setf deque-rear): Private ordinary functions
Function, (setf dp-atom-checkpoints): Private ordinary functions
Function, (setf dp-atom-choice-point): Private ordinary functions
Function, (setf dp-atom-contained-negatively-clauses): Private ordinary functions
Function, (setf dp-atom-contained-positively-clauses): Private ordinary functions
Function, (setf dp-atom-derived-from-clause): Private ordinary functions
Function, (setf dp-atom-false-triable): Private ordinary functions
Function, (setf dp-atom-name): Private ordinary functions
Function, (setf dp-atom-next): Private ordinary functions
Function, (setf dp-atom-number): Private ordinary functions
Function, (setf dp-atom-number-of-occurrences): Private ordinary functions
Function, (setf dp-atom-true-triable): Private ordinary functions
Function, (setf dp-atom-used-in-refutation): Private ordinary functions
Function, (setf dp-atom-value): Private ordinary functions
Function, (setf dp-clause-negative-literals): Private ordinary functions
Function, (setf dp-clause-next): Private ordinary functions
Function, (setf dp-clause-number-of-unresolved-negative-literals): Private ordinary functions
Function, (setf dp-clause-number-of-unresolved-positive-literals): Private ordinary functions
Function, (setf dp-clause-positive-literals): Private ordinary functions
Function, (setf dp-clause-set-atom-hash-table): Private ordinary functions
Function, (setf dp-clause-set-atoms): Private ordinary functions
Function, (setf dp-clause-set-atoms-last): Private ordinary functions
Function, (setf dp-clause-set-checkpoint-level): Private ordinary functions
Function, (setf dp-clause-set-checkpoints): Private ordinary functions
Function, (setf dp-clause-set-m1-clauses): Private ordinary functions
Function, (setf dp-clause-set-m1-clauses-last): Private ordinary functions
Function, (setf dp-clause-set-m2-clauses): Private ordinary functions
Function, (setf dp-clause-set-m2-clauses-last): Private ordinary functions
Function, (setf dp-clause-set-n-clauses): Private ordinary functions
Function, (setf dp-clause-set-n-clauses-last): Private ordinary functions
Function, (setf dp-clause-set-number-of-atoms): Private ordinary functions
Function, (setf dp-clause-set-number-of-clauses): Private ordinary functions
Function, (setf dp-clause-set-number-of-literals): Private ordinary functions
Function, (setf dp-clause-set-number-to-atom-hash-table): Private ordinary functions
Function, (setf dp-clause-set-p-clauses): Private ordinary functions
Function, (setf dp-clause-set-p-clauses-last): Private ordinary functions
Function, (setf dp-clause-subsumption-mark): Private ordinary functions
Function, (setf feature-children): Private ordinary functions
Function, (setf feature-children-incompatible): Private ordinary functions
Function, (setf feature-code): Private ordinary functions
Function, (setf feature-combo-name): Private ordinary functions
Function, (setf feature-incompatible-features): Private ordinary functions
Function, (setf feature-name): Private ordinary functions
Function, (setf feature-nogoods): Private ordinary functions
Function, (setf feature-parent): Public ordinary functions
Function, (setf feature-preorder-max): Private ordinary functions
Function, (setf feature-preorder-min): Private ordinary functions
Function, (setf feature-tree-canonical-lists): Private ordinary functions
Function, (setf feature-type): Private ordinary functions
Function, (setf feature-users-in-canonical-lists): Private ordinary functions
Function, (setf feature-users-in-name-table): Private ordinary functions
Function, (setf feature-vector-index-retrieve-generalization-calls): Private ordinary functions
Function, (setf feature-vector-index-retrieve-generalization-count): Private ordinary functions
Function, (setf feature-vector-index-retrieve-instance-calls): Private ordinary functions
Function, (setf feature-vector-index-retrieve-instance-count): Private ordinary functions
Function, (setf function-allowed-in-answer): Private ordinary functions
Function, (setf function-argument-sort-alist): Private ordinary functions
Function, (setf function-arithmetic-relation-rewrite-code): Private ordinary functions
Function, (setf function-associative): Private ordinary functions
Function, (setf function-author): Public ordinary functions
Function, (setf function-boolean-valued-p): Private ordinary functions
Function, (setf function-code-name0): Private ordinary functions
Function, (setf function-commutative): Private ordinary functions
Function, (setf function-complement): Private ordinary functions
Function, (setf function-constraint-theory): Private ordinary functions
Function, (setf function-constructor): Private ordinary functions
Function, (setf function-created-p): Private ordinary functions
Function, (setf function-do-not-factor): Private ordinary functions
Function, (setf function-do-not-paramodulate): Private ordinary functions
Function, (setf function-do-not-resolve): Private ordinary functions
Function, (setf function-documentation): Public ordinary functions
Function, (setf function-equal-code): Private ordinary functions
Function, (setf function-equality-rewrite-code): Private ordinary functions
Function, (setf function-falsify-code): Private ordinary functions
Function, (setf function-identity): Private ordinary functions
Function, (setf function-index-type): Private ordinary functions
Function, (setf function-injective): Private ordinary functions
Function, (setf function-injective-supplied): Private ordinary functions
Function, (setf function-input-code): Private ordinary functions
Function, (setf function-kbo-weight): Private ordinary functions
Function, (setf function-keep-head): Private ordinary functions
Function, (setf function-locked): Private ordinary functions
Function, (setf function-logical-symbol-dual): Private ordinary functions
Function, (setf function-logical-symbol-p): Public ordinary functions
Function, (setf function-macro): Private ordinary functions
Function, (setf function-magic): Private ordinary functions
Function, (setf function-make-compound*-function): Private ordinary functions
Function, (setf function-name): Public ordinary functions
Function, (setf function-number): Private ordinary functions
Function, (setf function-ordering-status): Private ordinary functions
Function, (setf function-paramodulate-code): Private ordinary functions
Function, (setf function-plist): Private ordinary functions
Function, (setf function-polarity-map): Private ordinary functions
Function, (setf function-resolve-code-falsify-code): Private ordinary functions
Function, (setf function-resolve-code-satisfy-code): Private ordinary functions
Function, (setf function-rewritable-p): Private ordinary functions
Function, (setf function-rewrite-code): Private ordinary functions
Function, (setf function-rewrites): Private ordinary functions
Function, (setf function-satisfy-code): Private ordinary functions
Function, (setf function-skolem-p): Private ordinary functions
Function, (setf function-sort): Private ordinary functions
Function, (setf function-sort-code): Private ordinary functions
Function, (setf function-source): Public ordinary functions
Function, (setf function-to-lisp-code): Private ordinary functions
Function, (setf function-unify-code): Private ordinary functions
Function, (setf function-variant-code): Private ordinary functions
Function, (setf function-weight): Private ordinary functions
Function, (setf function-weight-code): Private ordinary functions
Function, (setf hts-count-down-to-hashing): Private ordinary functions
Function, (setf hts-terms): Private ordinary functions
Function, (setf number-info-sort): Private ordinary functions
Function, (setf path-index-entry-in-nodes): Private ordinary functions
Function, (setf path-index-entry-in-nodes-last): Private ordinary functions
Function, (setf path-index-entry-mark): Private ordinary functions
Function, (setf path-index-internal-node1-constant-indexed-child-nodes): Private ordinary functions
Function, (setf path-index-internal-node1-function-indexed-child-nodes): Private ordinary functions
Function, (setf path-index-internal-node1-mark): Private ordinary functions
Function, (setf path-index-internal-node1-variable-child-node): Private ordinary functions
Function, (setf path-index-internal-node2-mark): Private ordinary functions
Function, (setf path-index-internal-node2-query): Private ordinary functions
Function, (setf path-index-leaf-node-mark): Private ordinary functions
Function, (setf path-index-node-mark): Private ordinary functions
Function, (setf proof-line-cut): Private ordinary functions
Function, (setf proof-line-hint): Private ordinary functions
Function, (setf proof-line-target): Private ordinary functions
Function, (setf queue-last): Private ordinary functions
Function, (setf queue-list): Private ordinary functions
Function, (setf rewrite-condition): Private ordinary functions
Function, (setf rewrite-embeddings): Private ordinary functions
Function, (setf rewrite-new-value-variables): Private ordinary functions
Function, (setf rewrite-pattern): Private ordinary functions
Function, (setf rewrite-pattern-symbol-count): Private ordinary functions
Function, (setf rewrite-polarity): Private ordinary functions
Function, (setf rewrite-row): Private ordinary functions
Function, (setf rewrite-value): Private ordinary functions
Function, (setf row-agenda-entries): Private ordinary functions
Function, (setf row-answer): Public ordinary functions
Function, (setf row-author): Public ordinary functions
Function, (setf row-children): Private ordinary functions
Function, (setf row-conc-name): Private ordinary functions
Function, (setf row-constraints): Public ordinary functions
Function, (setf row-context): Private ordinary functions
Function, (setf row-documentation): Public ordinary functions
Function, (setf row-hints-subsumed): Private ordinary functions
Function, (setf row-input-wff): Public ordinary functions
Function, (setf row-level0): Private ordinary functions
Function, (setf row-name): Public ordinary functions
Function, (setf row-number): Public ordinary functions
Function, (setf row-plist): Private ordinary functions
Function, (setf row-positive-or-negative): Private ordinary functions
Function, (setf row-pure): Private ordinary functions
Function, (setf row-reason): Public ordinary functions
Function, (setf row-rewrites): Private ordinary functions
Function, (setf row-rewrites-used): Public ordinary functions
Function, (setf row-selections-alist): Private ordinary functions
Function, (setf row-sequential): Private ordinary functions
Function, (setf row-source): Public ordinary functions
Function, (setf row-status): Private ordinary functions
Function, (setf row-subsumption-mark): Private ordinary functions
Function, (setf row-supported): Private ordinary functions
Function, (setf row-wff): Public ordinary functions
Function, (setf row-wff-symbol-counts0): Private ordinary functions
Function, (setf sparef1): Private ordinary functions
Function, (setf sparef2): Private ordinary functions
Function, (setf sparse-matrix-column): Public ordinary functions
Function, (setf sparse-matrix-row): Public ordinary functions
Function, (setf sparse-vector-b-tree-root-node): Private ordinary functions
Function, (setf sparse-vector-cached-key): Private ordinary functions
Function, (setf sparse-vector-cached-value): Private ordinary functions
Function, (setf sparse-vector-count0): Private ordinary functions
Function, (setf sparse-vector-type): Private ordinary functions
Function, (setf special-unification-problem-algorithms): Private ordinary functions
Function, (setf special-unification-problem-term1): Private ordinary functions
Function, (setf special-unification-problem-term2): Private ordinary functions
Function, (setf string-info-sort): Private ordinary functions
Function, (setf symbol-count-alist): Private ordinary functions
Function, (setf symbol-count-total): Private ordinary functions
Function, (setf tm-retrieve-all-calls): Private ordinary functions
Function, (setf tm-retrieve-all-count): Private ordinary functions
Function, (setf tm-retrieve-generalization-calls): Private ordinary functions
Function, (setf tm-retrieve-generalization-count): Private ordinary functions
Function, (setf tm-retrieve-instance-calls): Private ordinary functions
Function, (setf tm-retrieve-instance-count): Private ordinary functions
Function, (setf tm-retrieve-unifiable-calls): Private ordinary functions
Function, (setf tm-retrieve-unifiable-count): Private ordinary functions
Function, (setf tm-retrieve-variant-calls): Private ordinary functions
Function, (setf tm-retrieve-variant-count): Private ordinary functions
Function, (setf tme-depth): Private ordinary functions
Function, (setf tme-in-nodes): Private ordinary functions
Function, (setf tme-in-nodes-last): Private ordinary functions
Function, (setf tme-mark): Private ordinary functions
Function, (setf tme-mindepth): Private ordinary functions
Function, (setf tme-rewrites): Private ordinary functions
Function, (setf tme-rows-containing-atom-negatively): Private ordinary functions
Function, (setf tme-rows-containing-atom-positively): Private ordinary functions
Function, (setf tme-rows-containing-paramodulatable-equality): Private ordinary functions
Function, (setf tme-rows-containing-term): Private ordinary functions
Function, (setf tme-size): Private ordinary functions
Function, (setf trie-index-internal-node-constant-indexed-child-nodes): Private ordinary functions
Function, (setf trie-index-internal-node-function-indexed-child-nodes): Private ordinary functions
Function, (setf trie-index-internal-node-variable-child-node): Private ordinary functions
Function, (setf trie-index-leaf-node-b-tree-root-node): Private ordinary functions
Function, (setf trie-index-leaf-node-cached-key): Private ordinary functions
Function, (setf trie-index-leaf-node-cached-value): Private ordinary functions
Function, (setf trie-index-leaf-node-count0): Private ordinary functions
Function, (setf trie-index-leaf-node-type): Private ordinary functions
Function, (setf trie-index-retrieve-all-calls): Private ordinary functions
Function, (setf trie-index-retrieve-all-count): Private ordinary functions
Function, (setf trie-index-retrieve-generalization-calls): Private ordinary functions
Function, (setf trie-index-retrieve-generalization-count): Private ordinary functions
Function, (setf trie-index-retrieve-instance-calls): Private ordinary functions
Function, (setf trie-index-retrieve-instance-count): Private ordinary functions
Function, (setf trie-index-retrieve-unifiable-calls): Private ordinary functions
Function, (setf trie-index-retrieve-unifiable-count): Private ordinary functions
Function, (setf trie-index-retrieve-variant-calls): Private ordinary functions
Function, (setf trie-index-retrieve-variant-count): Private ordinary functions
Function, (setf trieref): Private ordinary functions
Function, (setf variable-number): Private ordinary functions
Function, (setf variable-sort): Public ordinary functions
Function, 1-ary-functions>2-ary-functions-in-default-ordering?: Public ordinary functions
Function, 1-indexes: Private ordinary functions
Function, 1-or-?s: Private ordinary functions
Function, 1s-count: Private ordinary functions
Function, aa-function: Private ordinary functions
Function, aa-function-associative: Private ordinary functions
Function, aa-function-closure-relations: Private ordinary functions
Function, aa-function-commutative: Private ordinary functions
Function, aa-function-function: Private ordinary functions
Function, aa-function-left-identities: Private ordinary functions
Function, aa-function-left-inverses: Private ordinary functions
Function, aa-function-p: Private ordinary functions
Function, aa-function-right-identities: Private ordinary functions
Function, aa-function-right-inverses: Private ordinary functions
Function, aa-relation: Private ordinary functions
Function, aa-relation-assoc1-p: Private ordinary functions
Function, aa-relation-assoc2-p: Private ordinary functions
Function, aa-relation-associative: Private ordinary functions
Function, aa-relation-closure-functions: Private ordinary functions
Function, aa-relation-commutative: Private ordinary functions
Function, aa-relation-functional-p: Private ordinary functions
Function, aa-relation-left-identities: Private ordinary functions
Function, aa-relation-left-inverses: Private ordinary functions
Function, aa-relation-p: Private ordinary functions
Function, aa-relation-relation: Private ordinary functions
Function, aa-relation-right-identities: Private ordinary functions
Function, aa-relation-right-inverses: Private ordinary functions
Function, ac-equal-p: Private ordinary functions
Function, ac-inverse-rule-p: Private ordinary functions
Function, ac-rpo-cache-lookup: Private ordinary functions
Function, ac-rpo-cache-store: Private ordinary functions
Function, ac-rpo-compare-compounds: Private ordinary functions
Function, ac-rpo-compare-compounds*: Private ordinary functions
Function, ac-unify: Private ordinary functions
Function, acons+: Public ordinary functions
Function, add-edge-transitively: Private ordinary functions
Function, add-model-constraint: Private ordinary functions
Function, add-sparse-matrix-row-or-column: Private ordinary functions
Function, after-interactive-operation: Private ordinary functions
Function, agenda-buckets: Private ordinary functions
Function, agenda-delete: Public ordinary functions
Function, agenda-delete-if: Public ordinary functions
Function, agenda-first: Public ordinary functions
Function, agenda-insert: Public ordinary functions
Function, agenda-item-row: Private ordinary functions
Function, agenda-item-val: Private ordinary functions
Function, agenda-length: Public ordinary functions
Function, agenda-length-before-simplification-limit?: Public ordinary functions
Function, agenda-length-limit: Private ordinary functions
Function, agenda-length-limit-deletion-action: Private ordinary functions
Function, agenda-length-limit?: Public ordinary functions
Function, agenda-name: Public ordinary functions
Function, agenda-ordering-function?: Public ordinary functions
Function, agenda-p: Private ordinary functions
Function, agenda-same-item-p: Private ordinary functions
Function, alist-notany-minusp: Public ordinary functions
Function, alist-notany-plusp: Public ordinary functions
Function, all-variables-p: Private ordinary functions
Function, allow-skolem-symbols-in-answers?: Public ordinary functions
Function, allowable-embedding-superposition: Private ordinary functions
Function, allways-3-problem: Private ordinary functions
Function, and-wff-rewriter: Private ordinary functions
Function, answer: Public ordinary functions
Function, answer-disallowed-p: Private ordinary functions
Function, answers: Public ordinary functions
Function, ao-join*: Private ordinary functions
Function, apply-ac-inverse-rule: Private ordinary functions
Function, apply-ac-inverse-rule*: Private ordinary functions
Function, arg1: Public ordinary functions
Function, arg1a: Private ordinary functions
Function, arg2: Public ordinary functions
Function, arg2a: Private ordinary functions
Function, args: Public ordinary functions
Function, argsa: Private ordinary functions
Function, argument-count-a1: Private ordinary functions
Function, argument-list-a1: Private ordinary functions
Function, arithmetic-atom-rewriter1: Private ordinary functions
Function, arithmetic-atom-rewriter4: Private ordinary functions
Function, arithmetic-expr-args: Private ordinary functions
Function, arithmetic-relation-rewriter: Private ordinary functions
Function, arithmetic-term-rewriter1: Private ordinary functions
Function, arithmetic-term-rewriter2: Private ordinary functions
Function, arithmetic-term-rewriter3: Private ordinary functions
Function, arithmetic-term-rewriter4: Private ordinary functions
Function, arithmetic-term-rewriter5: Private ordinary functions
Function, arithmetic-term-sort-computer0: Private ordinary functions
Function, arithmetic-term-sort-computer1: Private ordinary functions
Function, arithmetic-term-sort-computer2: Private ordinary functions
Function, arithmetic-term-sort-computer3: Private ordinary functions
Function, asa-arg-sort: Private ordinary functions
Function, assert: Private ordinary functions
Function, assert-atom-is-well-sorted: Private ordinary functions
Function, assert-context?: Public ordinary functions
Function, assert-dp-clause-set-p: Private ordinary functions
Function, assert-rewrite: Public ordinary functions
Function, assert-rewrite-check: Private ordinary functions
Function, assert-sequential?: Public ordinary functions
Function, assert-supported?: Public ordinary functions
Function, assert-unvalued-dp-clause-set-p: Private ordinary functions
Function, assertion-analysis: Private ordinary functions
Function, assertion-file-commands?: Public ordinary functions
Function, assertion-file-format?: Public ordinary functions
Function, assertion-file-if-does-not-exist?: Public ordinary functions
Function, assertion-file-keywords?: Public ordinary functions
Function, assertion-file-negate-conjectures?: Public ordinary functions
Function, assertion-file-package?: Public ordinary functions
Function, assertion-file-readtable?: Public ordinary functions
Function, assertion-file-verbose?: Public ordinary functions
Function, assertionfun: Private ordinary functions
Function, assign-atoms: Private ordinary functions
Function, assoc-p: Private ordinary functions
Function, assoc/eq: Private ordinary functions
Function, associative-equal-p: Private ordinary functions
Function, associative-identity-paramodulater: Private ordinary functions
Function, associative-identity-rewriter: Private ordinary functions
Function, associative-unify: Private ordinary functions
Function, assume: Public ordinary functions
Function, assume-sequential?: Public ordinary functions
Function, assume-supported?: Public ordinary functions
Function, assumption-test1: Private ordinary functions
Function, assumption-test2: Private ordinary functions
Function, assumptive-constraint-theory-p: Private ordinary functions
Function, atom-feature-vector: Private ordinary functions
Function, atom-or-term-feature-vector: Private ordinary functions
Function, atom-p: Private ordinary functions
Function, atom-rel#: Private ordinary functions
Function, atom-satisfies-sequential-restriction-p: Private ordinary functions
Function, atom-with-keywords-inputter: Public ordinary functions
Function, atoms-in-clause2: Private ordinary functions
Function, atoms-in-clause3: Private ordinary functions
Function, atoms-in-wff: Private ordinary functions
Function, atoms-in-wff2: Private ordinary functions
Function, atoms-in-wffs: Private ordinary functions
Function, atoms-to-clause2: Private ordinary functions
Function, atoms-to-clause3: Private ordinary functions
Function, audit-snark-globals: Private ordinary functions
Function, b-tree-node-largest-key*: Private ordinary functions
Function, b-tree-node-smallest-key*: Private ordinary functions
Function, b-tree-nonleaf-node-alist-search: Private ordinary functions
Function, backward-clause-subsumption: Private ordinary functions
Function, backward-demodulate-by: Private ordinary functions
Function, backward-subsumes?: Private ordinary functions
Function, backward-subsumption: Private ordinary functions
Function, bag-to-list: Private ordinary functions
Function, bag-union-term-to-lisp: Private ordinary functions
Function, bag-weight-factorial?: Public ordinary functions
Function, bagp: Private ordinary functions
Function, before-interactive-operation: Private ordinary functions
Function, big-head-and-no-small-head: Private ordinary functions
Function, bind-variable-to-term: Private ordinary functions
Function, binding-p: Private ordinary functions
Function, builtin-constant-p: Private ordinary functions
Function, builtin-constant-weight?: Public ordinary functions
Function, c-index: Private ordinary functions
Function, can-be-argument-sort-alist-p1: Private ordinary functions
Function, can-be-argument-sort-alist-p2: Private ordinary functions
Function, can-be-constant-alias: Private ordinary functions
Function, can-be-constant-name: Public ordinary functions
Function, can-be-constant-or-function-name: Private ordinary functions
Function, can-be-date-p: Private ordinary functions
Function, can-be-feature-name: Private ordinary functions
Function, can-be-free-variable-name: Public ordinary functions
Function, can-be-function-name: Private ordinary functions
Function, can-be-logical-symbol-name: Private ordinary functions
Function, can-be-name1: Private ordinary functions
Function, can-be-proposition-name: Private ordinary functions
Function, can-be-relation-name: Private ordinary functions
Function, can-be-row-name: Private ordinary functions
Function, can-be-sort-name: Private ordinary functions
Function, can-be-variable-name: Private ordinary functions
Function, cancel1: Private ordinary functions
Function, canonicalize-wff: Private ordinary functions
Function, case-preserved-readtable: Private ordinary functions
Function, ceiling-remainder: Private ordinary functions
Function, cerror1: Private ordinary functions
Function, cerror2: Private ordinary functions
Function, changeable-keys-and-values: Private ordinary functions
Function, changeable-keys-and-values0: Private ordinary functions
Function, changeable-properties-of-locked-constant?: Public ordinary functions
Function, changeable-properties-of-locked-function?: Public ordinary functions
Function, char-invert-case: Public ordinary functions
Function, characteristic-feature-restriction: Private ordinary functions
Function, characteristic-feature-type: Private ordinary functions
Function, check-associative-function-sort: Private ordinary functions
Function, check-for-well-sorted-atom: Private ordinary functions
Function, check-propositional-abstraction-of-input-wffs: Private ordinary functions
Function, check-usable-head1: Private ordinary functions
Function, check-well-sorted: Private ordinary functions
Function, checkpoint-dp-atom: Private ordinary functions
Function, checkpoint-dp-clause-set: Public ordinary functions
Function, choose: Public ordinary functions
Function, choose-an-atom-of-a-shortest-clause: Public ordinary functions
Function, choose-an-atom-of-a-shortest-clause*: Private ordinary functions
Function, choose-an-atom-of-a-shortest-clause-randomly: Public ordinary functions
Function, choose-an-atom-of-a-shortest-clause-with-most-occurrences: Public ordinary functions
Function, choose-an-atom-of-a-shortest-clause-with-most-occurrences-randomly: Public ordinary functions
Function, choose-an-atom-of-a-shortest-positive-clause: Public ordinary functions
Function, choose-an-atom-of-a-shortest-positive-clause-randomly: Public ordinary functions
Function, choose-an-atom-of-a-shortest-positive-clause-with-most-occurrences: Public ordinary functions
Function, choose-an-atom-of-a-shortest-positive-clause-with-most-occurrences-randomly: Public ordinary functions
Function, choose-atom: Private ordinary functions
Function, clause-contains-repeated-atom: Private ordinary functions
Function, clause-feature-vector: Private ordinary functions
Function, clause-p: Private ordinary functions
Function, clause-subsumes-p: Private ordinary functions
Function, clause-subsumes-p1: Private ordinary functions
Function, clause-subsumes1: Private ordinary functions
Function, clause-subsumes2: Private ordinary functions
Function, clause-subsumption: Private ordinary functions
Function, clause-subsumption1: Private ordinary functions
Function, clausify: Private ordinary functions
Function, clear-statistics: Private ordinary functions
Function, clock-name: Private ordinary functions
Function, closure: Public ordinary functions
Function, closure-init: Private ordinary functions
Function, code-resolver: Private ordinary functions
Function, coder: Private ordinary functions
Function, coder-default-symbol-ordering: Private ordinary functions
Function, coder-input-term: Private ordinary functions
Function, coder-state: Private ordinary functions
Function, coder1: Private ordinary functions
Function, collect-agenda-buckets: Private ordinary functions
Function, collect-item: Public ordinary functions
Function, collect-list: Public ordinary functions
Function, collector-value: Public ordinary functions
Function, comb: Private ordinary functions
Function, comment: Private ordinary functions
Function, comment*: Private ordinary functions
Function, comment-char-p: Private ordinary functions
Function, commutative-equal-p: Private ordinary functions
Function, commutative-unify: Private ordinary functions
Function, compare-argument-counts: Private ordinary functions
Function, compare-multisets: Private ordinary functions
Function, compare-no-small-heads: Private ordinary functions
Function, compare-term-multisets: Private ordinary functions
Function, complement-name: Private ordinary functions
Function, complement-p: Private ordinary functions
Function, complementary-literal: Private ordinary functions
Function, complete-assertion-analysis: Private ordinary functions
Function, compound-appl-p: Private ordinary functions
Function, compound-occurs-below-constructor-p: Private ordinary functions
Function, compound-occurs-p: Private ordinary functions
Function, compound-p: Public ordinary functions
Function, compound-sort: Private ordinary functions
Function, compute-bounds: Private ordinary functions
Function, condensed-detachment-problem-p: Private ordinary functions
Function, condensed-detachment-rule-p: Private ordinary functions
Function, condenser: Private ordinary functions
Function, conditional-p: Private ordinary functions
Function, conjoin: Private ordinary functions
Function, conjoin*: Private ordinary functions
Function, conjoin-alist1: Private ordinary functions
Function, conjoin-alists: Private ordinary functions
Function, conjunction-p: Private ordinary functions
Function, cons-count: Public ordinary functions
Function, cons-term-to-lisp: Private ordinary functions
Function, cons-unless-nil: Public ordinary functions
Function, consn: Public ordinary functions
Function, constant-allowed-in-answer: Private ordinary functions
Function, constant-allowed-in-answer0: Private ordinary functions
Function, constant-author: Public ordinary functions
Function, constant-boolean-valued-p: Private ordinary functions
Function, constant-boolean-valued-p0: Private ordinary functions
Function, constant-builtin-p: Private ordinary functions
Function, constant-complement: Private ordinary functions
Function, constant-constructor: Private ordinary functions
Function, constant-constructor0: Private ordinary functions
Function, constant-created-p: Private ordinary functions
Function, constant-do-not-resolve: Private ordinary functions
Function, constant-documentation: Public ordinary functions
Function, constant-hash-code: Private ordinary functions
Function, constant-hash-code0: Private ordinary functions
Function, constant-info: Private ordinary functions
Function, constant-info-allowed-in-answer0: Private ordinary functions
Function, constant-info-boolean-valued-p0: Private ordinary functions
Function, constant-info-constructor0: Private ordinary functions
Function, constant-info-hash-code0: Private ordinary functions
Function, constant-info-kbo-weight0: Private ordinary functions
Function, constant-info-magic: Private ordinary functions
Function, constant-info-p: Private ordinary functions
Function, constant-info-plist: Private ordinary functions
Function, constant-info-sort0: Private ordinary functions
Function, constant-info-weight0: Private ordinary functions
Function, constant-kbo-weight: Private ordinary functions
Function, constant-kbo-weight0: Private ordinary functions
Function, constant-locked: Private ordinary functions
Function, constant-locked0: Private ordinary functions
Function, constant-magic: Private ordinary functions
Function, constant-name: Public ordinary functions
Function, constant-name-lessp: Private ordinary functions
Function, constant-number: Private ordinary functions
Function, constant-occurs-below-constructor-p: Private ordinary functions
Function, constant-occurs-p: Private ordinary functions
Function, constant-p: Public ordinary functions
Function, constant-plist: Private ordinary functions
Function, constant-skolem-p: Private ordinary functions
Function, constant-sort: Public ordinary functions
Function, constant-sort-p: Private ordinary functions
Function, constant-sort0: Private ordinary functions
Function, constant-source: Public ordinary functions
Function, constant-weight: Private ordinary functions
Function, constant-weight0: Private ordinary functions
Function, constantly-nil: Private ordinary functions
Function, constantly-one: Private ordinary functions
Function, constraint-purified-p: Private ordinary functions
Function, constraint-purified-row-p: Private ordinary functions
Function, constraint-purify-wff: Private ordinary functions
Function, constructor-irreflexivity-falsifier: Private ordinary functions
Function, constructor-reflexivity-satisfier: Private ordinary functions
Function, constructor-term-p: Private ordinary functions
Function, contains-test-target?: Private ordinary functions
Function, context-assignment: Private ordinary functions
Function, context-formula: Private ordinary functions
Function, context-intersection-p: Private ordinary functions
Function, context-live?: Private ordinary functions
Function, context-p: Private ordinary functions
Function, context-parent: Private ordinary functions
Function, context-substitution: Private ordinary functions
Function, context-subsumes?: Private ordinary functions
Function, copy-aa-function: Private ordinary functions
Function, copy-aa-relation: Private ordinary functions
Function, copy-constant-info: Private ordinary functions
Function, copy-context: Private ordinary functions
Function, copy-deque: Private ordinary functions
Function, copy-hash-term-set: Private ordinary functions
Function, copy-rewrite: Private ordinary functions
Function, copy-row: Private ordinary functions
Function, copy-sparse-vector: Public ordinary functions
Function, copy-special-unification-problem: Private ordinary functions
Function, count-arguments: Private ordinary functions
Function, counter-decrements: Private ordinary functions
Function, counter-increments: Private ordinary functions
Function, counter-p: Private ordinary functions
Function, counter-previous-peak-value: Private ordinary functions
Function, counter-value: Public ordinary functions
Function, counter-values: Public ordinary functions
Function, create-aliases-for-symbol: Private ordinary functions
Function, create-skolem-symbol: Private ordinary functions
Function, create-skolem-term: Private ordinary functions
Function, create-symbol-table-entry: Private ordinary functions
Function, critique-options: Private ordinary functions
Function, current-function-name: Private ordinary functions
Function, days-per-month: Public ordinary functions
Function, declare-arithmetic-characteristic-relation: Private ordinary functions
Function, declare-arithmetic-function: Private ordinary functions
Function, declare-arithmetic-inequality-relations: Private ordinary functions
Function, declare-arithmetic-relation: Private ordinary functions
Function, declare-cancellation-law: Public ordinary functions
Function, declare-characteristic-relation: Private ordinary functions
Function, declare-code-for-bags: Private ordinary functions
Function, declare-code-for-dates: Private ordinary functions
Function, declare-code-for-lists: Private ordinary functions
Function, declare-code-for-numbers: Private ordinary functions
Function, declare-code-for-strings: Private ordinary functions
Function, declare-constant: Public ordinary functions
Function, declare-constant-sort: Private ordinary functions
Function, declare-constant-symbol0: Private ordinary functions
Function, declare-constant-symbol1: Private ordinary functions
Function, declare-constants: Private ordinary functions
Function, declare-date-functions: Private ordinary functions
Function, declare-distributive-law: Private ordinary functions
Function, declare-equality-jepd-relation: Private ordinary functions
Function, declare-feature: Public ordinary functions
Function, declare-feature-aliases: Private ordinary functions
Function, declare-features-incompatible: Public ordinary functions
Function, declare-function: Public ordinary functions
Function, declare-function-associative: Private ordinary functions
Function, declare-function-commutative: Private ordinary functions
Function, declare-function-sort: Private ordinary functions
Function, declare-function-symbol0: Private ordinary functions
Function, declare-function-symbol1: Private ordinary functions
Function, declare-function1: Private ordinary functions
Function, declare-function2: Private ordinary functions
Function, declare-jepd-relation: Private ordinary functions
Function, declare-jepd-relation-input: Private ordinary functions
Function, declare-jepd-relation-intersection: Private ordinary functions
Function, declare-jepd-relations: Public ordinary functions
Function, declare-logical-symbol: Private ordinary functions
Function, declare-number: Private ordinary functions
Function, declare-operator-syntax: Public ordinary functions
Function, declare-ordering-greaterp: Public ordinary functions
Function, declare-ordering-greaterp2: Private ordinary functions
Function, declare-poset-greaterp: Private ordinary functions
Function, declare-poset-lessp: Private ordinary functions
Function, declare-proposition: Public ordinary functions
Function, declare-rcc8-relations: Public ordinary functions
Function, declare-relation: Public ordinary functions
Function, declare-relation1: Private ordinary functions
Function, declare-relation2: Private ordinary functions
Function, declare-root-sort?: Public ordinary functions
Function, declare-sort: Public ordinary functions
Function, declare-sort1: Private ordinary functions
Function, declare-sorts-incompatible: Public ordinary functions
Function, declare-string: Private ordinary functions
Function, declare-string-sort?: Public ordinary functions
Function, declare-subsort: Public ordinary functions
Function, declare-the-sort-function-symbol: Private ordinary functions
Function, declare-time-relations: Public ordinary functions
Function, declare-tptp-operators: Public ordinary functions
Function, declare-tptp-sort: Public ordinary functions
Function, declare-tptp-symbols1: Private ordinary functions
Function, declare-tptp-symbols2: Private ordinary functions
Function, declare-utime-pi-composition: Private ordinary functions
Function, declare-utime-pp-composition: Private ordinary functions
Function, declare-variable: Public ordinary functions
Function, decode-dp-clause: Private ordinary functions
Function, decode-universal-time-interval: Private ordinary functions
Function, decode-universal-time-point: Private ordinary functions
Function, decompose-product-term: Private ordinary functions
Function, decrement-counter: Public ordinary functions
Function, default-1-ary-functions>2-ary-functions-in-default-ordering: Public ordinary functions
Function, default-1-ary-functions>2-ary-functions-in-default-ordering?: Public ordinary functions
Function, default-agenda-length-before-simplification-limit: Public ordinary functions
Function, default-agenda-length-before-simplification-limit?: Public ordinary functions
Function, default-agenda-length-limit: Public ordinary functions
Function, default-agenda-length-limit?: Public ordinary functions
Function, default-agenda-ordering-function: Public ordinary functions
Function, default-agenda-ordering-function?: Public ordinary functions
Function, default-allow-skolem-symbols-in-answers: Public ordinary functions
Function, default-allow-skolem-symbols-in-answers?: Public ordinary functions
Function, default-assert-context: Public ordinary functions
Function, default-assert-context?: Public ordinary functions
Function, default-assert-sequential: Public ordinary functions
Function, default-assert-sequential?: Public ordinary functions
Function, default-assert-supported: Public ordinary functions
Function, default-assert-supported?: Public ordinary functions
Function, default-assertion-file-commands: Public ordinary functions
Function, default-assertion-file-commands?: Public ordinary functions
Function, default-assertion-file-format: Public ordinary functions
Function, default-assertion-file-format?: Public ordinary functions
Function, default-assertion-file-if-does-not-exist: Public ordinary functions
Function, default-assertion-file-if-does-not-exist?: Public ordinary functions
Function, default-assertion-file-keywords: Public ordinary functions
Function, default-assertion-file-keywords?: Public ordinary functions
Function, default-assertion-file-negate-conjectures: Public ordinary functions
Function, default-assertion-file-negate-conjectures?: Public ordinary functions
Function, default-assertion-file-package: Public ordinary functions
Function, default-assertion-file-package?: Public ordinary functions
Function, default-assertion-file-readtable: Public ordinary functions
Function, default-assertion-file-readtable?: Public ordinary functions
Function, default-assertion-file-verbose: Public ordinary functions
Function, default-assertion-file-verbose?: Public ordinary functions
Function, default-assume-sequential: Public ordinary functions
Function, default-assume-sequential?: Public ordinary functions
Function, default-assume-supported: Public ordinary functions
Function, default-assume-supported?: Public ordinary functions
Function, default-bag-weight-factorial: Public ordinary functions
Function, default-bag-weight-factorial?: Public ordinary functions
Function, default-builtin-constant-weight: Public ordinary functions
Function, default-builtin-constant-weight?: Public ordinary functions
Function, default-changeable-properties-of-locked-constant: Public ordinary functions
Function, default-changeable-properties-of-locked-constant?: Public ordinary functions
Function, default-changeable-properties-of-locked-function: Public ordinary functions
Function, default-changeable-properties-of-locked-function?: Public ordinary functions
Function, default-declare-root-sort: Public ordinary functions
Function, default-declare-root-sort?: Public ordinary functions
Function, default-declare-string-sort: Public ordinary functions
Function, default-declare-string-sort?: Public ordinary functions
Function, default-eliminate-negations: Public ordinary functions
Function, default-eliminate-negations?: Public ordinary functions
Function, default-ex-join-negation: Public ordinary functions
Function, default-ex-join-negation?: Public ordinary functions
Function, default-feature-vector-symbol-number-folding: Public ordinary functions
Function, default-feature-vector-symbol-number-folding?: Public ordinary functions
Function, default-flatten-connectives: Public ordinary functions
Function, default-flatten-connectives?: Public ordinary functions
Function, default-input-floats-as-ratios: Public ordinary functions
Function, default-input-floats-as-ratios?: Public ordinary functions
Function, default-kbo-builtin-constant-weight: Public ordinary functions
Function, default-kbo-builtin-constant-weight?: Public ordinary functions
Function, default-kbo-status: Public ordinary functions
Function, default-kbo-status?: Public ordinary functions
Function, default-kbo-variable-weight: Public ordinary functions
Function, default-kbo-variable-weight?: Public ordinary functions
Function, default-level-pref-for-giving: Public ordinary functions
Function, default-level-pref-for-giving?: Public ordinary functions
Function, default-listen-for-commands: Public ordinary functions
Function, default-listen-for-commands?: Public ordinary functions
Function, default-meter-unify-bag: Public ordinary functions
Function, default-meter-unify-bag?: Public ordinary functions
Function, default-number-of-given-rows-limit: Public ordinary functions
Function, default-number-of-given-rows-limit?: Public ordinary functions
Function, default-number-of-rows-limit: Public ordinary functions
Function, default-number-of-rows-limit?: Public ordinary functions
Function, default-ordering-functions>constants: Public ordinary functions
Function, default-ordering-functions>constants?: Public ordinary functions
Function, default-partition-communication-table: Public ordinary functions
Function, default-partition-communication-table?: Public ordinary functions
Function, default-print-agenda-when-finished: Public ordinary functions
Function, default-print-agenda-when-finished?: Public ordinary functions
Function, default-print-assertion-analysis-notes: Public ordinary functions
Function, default-print-assertion-analysis-notes?: Public ordinary functions
Function, default-print-clocks-when-finished: Public ordinary functions
Function, default-print-clocks-when-finished?: Public ordinary functions
Function, default-print-final-rows: Public ordinary functions
Function, default-print-final-rows?: Public ordinary functions
Function, default-print-given-row-lines-printing: Public ordinary functions
Function, default-print-given-row-lines-printing?: Public ordinary functions
Function, default-print-given-row-lines-signalling: Public ordinary functions
Function, default-print-given-row-lines-signalling?: Public ordinary functions
Function, default-print-irrelevant-rows: Public ordinary functions
Function, default-print-irrelevant-rows?: Public ordinary functions
Function, default-print-options-when-starting: Public ordinary functions
Function, default-print-options-when-starting?: Public ordinary functions
Function, default-print-pure-rows: Public ordinary functions
Function, default-print-pure-rows?: Public ordinary functions
Function, default-print-rewrite-orientation: Public ordinary functions
Function, default-print-rewrite-orientation?: Public ordinary functions
Function, default-print-row-answers: Public ordinary functions
Function, default-print-row-answers?: Public ordinary functions
Function, default-print-row-constraints: Public ordinary functions
Function, default-print-row-constraints?: Public ordinary functions
Function, default-print-row-goals: Public ordinary functions
Function, default-print-row-goals?: Public ordinary functions
Function, default-print-row-length-limit: Public ordinary functions
Function, default-print-row-length-limit?: Public ordinary functions
Function, default-print-row-partitions: Public ordinary functions
Function, default-print-row-partitions?: Public ordinary functions
Function, default-print-row-reasons: Public ordinary functions
Function, default-print-row-reasons?: Public ordinary functions
Function, default-print-row-wffs-prettily: Public ordinary functions
Function, default-print-row-wffs-prettily?: Public ordinary functions
Function, default-print-rows-prettily: Public ordinary functions
Function, default-print-rows-prettily?: Public ordinary functions
Function, default-print-rows-shortened: Public ordinary functions
Function, default-print-rows-shortened?: Public ordinary functions
Function, default-print-rows-test: Public ordinary functions
Function, default-print-rows-test?: Public ordinary functions
Function, default-print-rows-when-derived: Public ordinary functions
Function, default-print-rows-when-derived?: Public ordinary functions
Function, default-print-rows-when-finished: Public ordinary functions
Function, default-print-rows-when-finished?: Public ordinary functions
Function, default-print-rows-when-given: Public ordinary functions
Function, default-print-rows-when-given?: Public ordinary functions
Function, default-print-rows-when-processed: Public ordinary functions
Function, default-print-rows-when-processed?: Public ordinary functions
Function, default-print-summary-when-finished: Public ordinary functions
Function, default-print-summary-when-finished?: Public ordinary functions
Function, default-print-symbol-table-warnings: Public ordinary functions
Function, default-print-symbol-table-warnings?: Public ordinary functions
Function, default-print-term-memory-when-finished: Public ordinary functions
Function, default-print-term-memory-when-finished?: Public ordinary functions
Function, default-print-time-used: Public ordinary functions
Function, default-print-time-used?: Public ordinary functions
Function, default-print-unorientable-rows: Public ordinary functions
Function, default-print-unorientable-rows?: Public ordinary functions
Function, default-prove-closure: Public ordinary functions
Function, default-prove-closure?: Public ordinary functions
Function, default-prove-sequential: Public ordinary functions
Function, default-prove-sequential?: Public ordinary functions
Function, default-prove-supported: Public ordinary functions
Function, default-prove-supported?: Public ordinary functions
Function, default-pruning-tests: Public ordinary functions
Function, default-pruning-tests-before-simplification: Public ordinary functions
Function, default-pruning-tests-before-simplification?: Public ordinary functions
Function, default-pruning-tests?: Public ordinary functions
Function, default-rcc8-region-sort-name: Public ordinary functions
Function, default-rcc8-region-sort-name?: Public ordinary functions
Function, default-refute-file-actions: Public ordinary functions
Function, default-refute-file-actions?: Public ordinary functions
Function, default-refute-file-closure: Public ordinary functions
Function, default-refute-file-closure?: Public ordinary functions
Function, default-refute-file-if-exists: Public ordinary functions
Function, default-refute-file-if-exists?: Public ordinary functions
Function, default-refute-file-ignore-errors: Public ordinary functions
Function, default-refute-file-ignore-errors?: Public ordinary functions
Function, default-refute-file-initialize: Public ordinary functions
Function, default-refute-file-initialize?: Public ordinary functions
Function, default-refute-file-options: Public ordinary functions
Function, default-refute-file-options?: Public ordinary functions
Function, default-refute-file-output-file: Public ordinary functions
Function, default-refute-file-output-file?: Public ordinary functions
Function, default-refute-file-verbose: Public ordinary functions
Function, default-refute-file-verbose?: Public ordinary functions
Function, default-rewrite-answers: Public ordinary functions
Function, default-rewrite-answers?: Public ordinary functions
Function, default-rewrite-constraints: Public ordinary functions
Function, default-rewrite-constraints?: Public ordinary functions
Function, default-row-argument-count-limit: Public ordinary functions
Function, default-row-argument-count-limit?: Public ordinary functions
Function, default-row-priority-depth-factor: Public ordinary functions
Function, default-row-priority-depth-factor?: Public ordinary functions
Function, default-row-priority-level-factor: Public ordinary functions
Function, default-row-priority-level-factor?: Public ordinary functions
Function, default-row-priority-size-factor: Public ordinary functions
Function, default-row-priority-size-factor?: Public ordinary functions
Function, default-row-priority-weight-factor: Public ordinary functions
Function, default-row-priority-weight-factor?: Public ordinary functions
Function, default-row-weight-before-simplification-limit: Public ordinary functions
Function, default-row-weight-before-simplification-limit?: Public ordinary functions
Function, default-row-weight-limit: Public ordinary functions
Function, default-row-weight-limit?: Public ordinary functions
Function, default-rpo-status: Public ordinary functions
Function, default-rpo-status?: Public ordinary functions
Function, default-run-time-limit: Public ordinary functions
Function, default-run-time-limit?: Public ordinary functions
Function, default-symbol-ordering-compare: Private ordinary functions
Function, default-symbol-ordering-compare1: Private ordinary functions
Function, default-test-option14: Public ordinary functions
Function, default-test-option14?: Public ordinary functions
Function, default-test-option17: Public ordinary functions
Function, default-test-option17?: Public ordinary functions
Function, default-test-option18: Public ordinary functions
Function, default-test-option18?: Public ordinary functions
Function, default-test-option19: Public ordinary functions
Function, default-test-option19?: Public ordinary functions
Function, default-test-option2: Public ordinary functions
Function, default-test-option20: Public ordinary functions
Function, default-test-option20?: Public ordinary functions
Function, default-test-option21: Public ordinary functions
Function, default-test-option21?: Public ordinary functions
Function, default-test-option23: Public ordinary functions
Function, default-test-option23?: Public ordinary functions
Function, default-test-option29: Public ordinary functions
Function, default-test-option29?: Public ordinary functions
Function, default-test-option2?: Public ordinary functions
Function, default-test-option3: Public ordinary functions
Function, default-test-option30: Public ordinary functions
Function, default-test-option30?: Public ordinary functions
Function, default-test-option36: Public ordinary functions
Function, default-test-option36?: Public ordinary functions
Function, default-test-option37: Public ordinary functions
Function, default-test-option37?: Public ordinary functions
Function, default-test-option38: Public ordinary functions
Function, default-test-option38?: Public ordinary functions
Function, default-test-option39: Public ordinary functions
Function, default-test-option39?: Public ordinary functions
Function, default-test-option3?: Public ordinary functions
Function, default-test-option40: Public ordinary functions
Function, default-test-option40?: Public ordinary functions
Function, default-test-option41: Public ordinary functions
Function, default-test-option41?: Public ordinary functions
Function, default-test-option42: Public ordinary functions
Function, default-test-option42?: Public ordinary functions
Function, default-test-option43: Public ordinary functions
Function, default-test-option43?: Public ordinary functions
Function, default-test-option44: Public ordinary functions
Function, default-test-option44?: Public ordinary functions
Function, default-test-option45: Public ordinary functions
Function, default-test-option45?: Public ordinary functions
Function, default-test-option49: Public ordinary functions
Function, default-test-option49?: Public ordinary functions
Function, default-test-option50: Public ordinary functions
Function, default-test-option50?: Public ordinary functions
Function, default-test-option51: Public ordinary functions
Function, default-test-option51?: Public ordinary functions
Function, default-test-option52: Public ordinary functions
Function, default-test-option52?: Public ordinary functions
Function, default-test-option53: Public ordinary functions
Function, default-test-option53?: Public ordinary functions
Function, default-test-option54: Public ordinary functions
Function, default-test-option54?: Public ordinary functions
Function, default-test-option55: Public ordinary functions
Function, default-test-option55?: Public ordinary functions
Function, default-test-option56: Public ordinary functions
Function, default-test-option56?: Public ordinary functions
Function, default-test-option57: Public ordinary functions
Function, default-test-option57?: Public ordinary functions
Function, default-test-option58: Public ordinary functions
Function, default-test-option58?: Public ordinary functions
Function, default-test-option59: Public ordinary functions
Function, default-test-option59?: Public ordinary functions
Function, default-test-option6: Public ordinary functions
Function, default-test-option60: Public ordinary functions
Function, default-test-option60?: Public ordinary functions
Function, default-test-option6?: Public ordinary functions
Function, default-test-option8: Public ordinary functions
Function, default-test-option8?: Public ordinary functions
Function, default-test-option9: Public ordinary functions
Function, default-test-option9?: Public ordinary functions
Function, default-time-interval-sort-name: Public ordinary functions
Function, default-time-interval-sort-name?: Public ordinary functions
Function, default-time-point-sort-name: Public ordinary functions
Function, default-time-point-sort-name?: Public ordinary functions
Function, default-trace-dp-refute: Public ordinary functions
Function, default-trace-dp-refute?: Public ordinary functions
Function, default-trace-dpll-subsumption: Public ordinary functions
Function, default-trace-dpll-subsumption?: Public ordinary functions
Function, default-trace-optimize-sparse-vector-expression: Public ordinary functions
Function, default-trace-optimize-sparse-vector-expression?: Public ordinary functions
Function, default-trace-rewrite: Public ordinary functions
Function, default-trace-rewrite?: Public ordinary functions
Function, default-trace-unify: Public ordinary functions
Function, default-trace-unify-bag-basis: Public ordinary functions
Function, default-trace-unify-bag-basis?: Public ordinary functions
Function, default-trace-unify-bag-bindings: Public ordinary functions
Function, default-trace-unify-bag-bindings?: Public ordinary functions
Function, default-trace-unify?: Public ordinary functions
Function, default-unify-bag-basis-size-limit: Public ordinary functions
Function, default-unify-bag-basis-size-limit?: Public ordinary functions
Function, default-use-ac-connectives: Public ordinary functions
Function, default-use-ac-connectives?: Public ordinary functions
Function, default-use-answers-during-subsumption: Public ordinary functions
Function, default-use-answers-during-subsumption?: Public ordinary functions
Function, default-use-assertion-analysis: Public ordinary functions
Function, default-use-assertion-analysis?: Public ordinary functions
Function, default-use-associative-identity: Public ordinary functions
Function, default-use-associative-identity?: Public ordinary functions
Function, default-use-associative-unification: Public ordinary functions
Function, default-use-associative-unification?: Public ordinary functions
Function, default-use-clausification: Public ordinary functions
Function, default-use-clausification?: Public ordinary functions
Function, default-use-closure-when-satisfiable: Public ordinary functions
Function, default-use-closure-when-satisfiable?: Public ordinary functions
Function, default-use-condensing: Public ordinary functions
Function, default-use-condensing?: Public ordinary functions
Function, default-use-conditional-answer-creation: Public ordinary functions
Function, default-use-conditional-answer-creation?: Public ordinary functions
Function, default-use-constraint-purification: Public ordinary functions
Function, default-use-constraint-purification?: Public ordinary functions
Function, default-use-constraint-solver-in-subsumption: Public ordinary functions
Function, default-use-constraint-solver-in-subsumption?: Public ordinary functions
Function, default-use-constructive-answer-restriction: Public ordinary functions
Function, default-use-constructive-answer-restriction?: Public ordinary functions
Function, default-use-default-ordering: Public ordinary functions
Function, default-use-default-ordering?: Public ordinary functions
Function, default-use-dp-subsumption: Public ordinary functions
Function, default-use-dp-subsumption?: Public ordinary functions
Function, default-use-embedded-rewrites: Public ordinary functions
Function, default-use-embedded-rewrites?: Public ordinary functions
Function, default-use-equality-elimination: Public ordinary functions
Function, default-use-equality-elimination?: Public ordinary functions
Function, default-use-equality-factoring: Public ordinary functions
Function, default-use-equality-factoring?: Public ordinary functions
Function, default-use-extended-implications: Public ordinary functions
Function, default-use-extended-implications?: Public ordinary functions
Function, default-use-extended-quantifiers: Public ordinary functions
Function, default-use-extended-quantifiers?: Public ordinary functions
Function, default-use-factoring: Public ordinary functions
Function, default-use-factoring?: Public ordinary functions
Function, default-use-function-creation: Public ordinary functions
Function, default-use-function-creation?: Public ordinary functions
Function, default-use-hyperresolution: Public ordinary functions
Function, default-use-hyperresolution?: Public ordinary functions
Function, default-use-indefinite-answers: Public ordinary functions
Function, default-use-indefinite-answers?: Public ordinary functions
Function, default-use-input-restriction: Public ordinary functions
Function, default-use-input-restriction?: Public ordinary functions
Function, default-use-literal-ordering-with-hyperresolution: Public ordinary functions
Function, default-use-literal-ordering-with-hyperresolution?: Public ordinary functions
Function, default-use-literal-ordering-with-negative-hyperresolution: Public ordinary functions
Function, default-use-literal-ordering-with-negative-hyperresolution?: Public ordinary functions
Function, default-use-literal-ordering-with-paramodulation: Public ordinary functions
Function, default-use-literal-ordering-with-paramodulation?: Public ordinary functions
Function, default-use-literal-ordering-with-resolution: Public ordinary functions
Function, default-use-literal-ordering-with-resolution?: Public ordinary functions
Function, default-use-literal-ordering-with-ur-resolution: Public ordinary functions
Function, default-use-literal-ordering-with-ur-resolution?: Public ordinary functions
Function, default-use-lookahead-in-dpll-for-subsumption: Public ordinary functions
Function, default-use-lookahead-in-dpll-for-subsumption?: Public ordinary functions
Function, default-use-magic-transformation: Public ordinary functions
Function, default-use-magic-transformation?: Public ordinary functions
Function, default-use-negative-hyperresolution: Public ordinary functions
Function, default-use-negative-hyperresolution?: Public ordinary functions
Function, default-use-paramodulation: Public ordinary functions
Function, default-use-paramodulation-only-from-units: Public ordinary functions
Function, default-use-paramodulation-only-from-units?: Public ordinary functions
Function, default-use-paramodulation-only-into-units: Public ordinary functions
Function, default-use-paramodulation-only-into-units?: Public ordinary functions
Function, default-use-paramodulation?: Public ordinary functions
Function, default-use-partitions: Public ordinary functions
Function, default-use-partitions?: Public ordinary functions
Function, default-use-purity-test: Public ordinary functions
Function, default-use-purity-test?: Public ordinary functions
Function, default-use-quantifier-preservation: Public ordinary functions
Function, default-use-quantifier-preservation?: Public ordinary functions
Function, default-use-relevance-test: Public ordinary functions
Function, default-use-relevance-test?: Public ordinary functions
Function, default-use-replacement-resolution-with-x=x: Public ordinary functions
Function, default-use-replacement-resolution-with-x=x?: Public ordinary functions
Function, default-use-resolution: Public ordinary functions
Function, default-use-resolution?: Public ordinary functions
Function, default-use-resolve-code: Public ordinary functions
Function, default-use-resolve-code?: Public ordinary functions
Function, default-use-simplification-by-equalities: Public ordinary functions
Function, default-use-simplification-by-equalities?: Public ordinary functions
Function, default-use-simplification-by-units: Public ordinary functions
Function, default-use-simplification-by-units?: Public ordinary functions
Function, default-use-single-replacement-paramodulation: Public ordinary functions
Function, default-use-single-replacement-paramodulation?: Public ordinary functions
Function, default-use-sort-relativization: Public ordinary functions
Function, default-use-sort-relativization?: Public ordinary functions
Function, default-use-subsume-bag: Public ordinary functions
Function, default-use-subsume-bag?: Public ordinary functions
Function, default-use-subsumption: Public ordinary functions
Function, default-use-subsumption-by-false: Public ordinary functions
Function, default-use-subsumption-by-false?: Public ordinary functions
Function, default-use-subsumption?: Public ordinary functions
Function, default-use-term-memory-deletion: Public ordinary functions
Function, default-use-term-memory-deletion?: Public ordinary functions
Function, default-use-term-ordering: Public ordinary functions
Function, default-use-term-ordering-cache: Public ordinary functions
Function, default-use-term-ordering-cache?: Public ordinary functions
Function, default-use-term-ordering?: Public ordinary functions
Function, default-use-to-lisp-code: Public ordinary functions
Function, default-use-to-lisp-code?: Public ordinary functions
Function, default-use-unit-restriction: Public ordinary functions
Function, default-use-unit-restriction?: Public ordinary functions
Function, default-use-ur-pttp: Public ordinary functions
Function, default-use-ur-pttp?: Public ordinary functions
Function, default-use-ur-resolution: Public ordinary functions
Function, default-use-ur-resolution?: Public ordinary functions
Function, default-use-variable-name-sorts: Public ordinary functions
Function, default-use-variable-name-sorts?: Public ordinary functions
Function, default-use-well-sorting: Public ordinary functions
Function, default-use-well-sorting?: Public ordinary functions
Function, default-variable-sort-marker: Public ordinary functions
Function, default-variable-sort-marker?: Public ordinary functions
Function, default-variable-symbol-prefixes: Public ordinary functions
Function, default-variable-symbol-prefixes?: Public ordinary functions
Function, default-variable-to-lisp-code: Public ordinary functions
Function, default-variable-to-lisp-code?: Public ordinary functions
Function, default-variable-weight: Public ordinary functions
Function, default-variable-weight?: Public ordinary functions
Function, definition-p: Private ordinary functions
Function, delete-feature: Public ordinary functions
Function, delete-feature-name: Private ordinary functions
Function, delete-row: Public ordinary functions
Function, delete-row-context: Public ordinary functions
Function, delete-row-from-agenda: Private ordinary functions
Function, delete-rows: Public ordinary functions
Function, delete-sparse-matrix-row-or-column: Private ordinary functions
Function, depth: Private ordinary functions
Function, deque-add-first: Public ordinary functions
Function, deque-add-last: Public ordinary functions
Function, deque-butlast: Public ordinary functions
Function, deque-delete: Public ordinary functions
Function, deque-delete-if: Public ordinary functions
Function, deque-empty?: Public ordinary functions
Function, deque-first: Public ordinary functions
Function, deque-front: Private ordinary functions
Function, deque-last: Public ordinary functions
Function, deque-last-of-front: Private ordinary functions
Function, deque-last-of-rear: Private ordinary functions
Function, deque-length: Public ordinary functions
Function, deque-pop-first: Public ordinary functions
Function, deque-pop-last: Public ordinary functions
Function, deque-push-first: Public ordinary functions
Function, deque-push-last: Public ordinary functions
Function, deque-rear: Private ordinary functions
Function, deque-rest: Public ordinary functions
Function, deque?: Public ordinary functions
Function, dequeue: Public ordinary functions
Function, derivation-sorts: Private ordinary functions
Function, derivation-subsort-forms: Public ordinary functions
Function, disallowed-symbol-occurs-in-answer-p: Private ordinary functions
Function, disjoin: Private ordinary functions
Function, disjoin*: Private ordinary functions
Function, disjoin-alist1: Private ordinary functions
Function, disjoin-alists: Private ordinary functions
Function, disjoint-answer-relations-p: Private ordinary functions
Function, disjunction-p: Private ordinary functions
Function, distributive-law1-p: Private ordinary functions
Function, distributivity-rewriter: Private ordinary functions
Function, do-cd: Private ordinary functions
Function, do-not-factor: Private ordinary functions
Function, do-not-paramodulate: Private ordinary functions
Function, do-not-resolve: Private ordinary functions
Function, do-tptp-problem: Public ordinary functions
Function, do-tptp-problem0: Public ordinary functions
Function, do-tptp-problem1: Public ordinary functions
Function, dont-make-embedding-p: Private ordinary functions
Function, dont-unify: Private ordinary functions
Function, dp-atom-checkpoints: Private ordinary functions
Function, dp-atom-choice-point: Private ordinary functions
Function, dp-atom-contained-negatively-clauses: Private ordinary functions
Function, dp-atom-contained-positively-clauses: Private ordinary functions
Function, dp-atom-derived-from-clause: Private ordinary functions
Function, dp-atom-false-triable: Private ordinary functions
Function, dp-atom-name: Private ordinary functions
Function, dp-atom-named: Private ordinary functions
Function, dp-atom-next: Private ordinary functions
Function, dp-atom-number: Private ordinary functions
Function, dp-atom-number-of-occurrences: Private ordinary functions
Function, dp-atom-p: Private ordinary functions
Function, dp-atom-true-triable: Private ordinary functions
Function, dp-atom-used-in-refutation: Private ordinary functions
Function, dp-atom-value: Private ordinary functions
Function, dp-clause-negative-literals: Private ordinary functions
Function, dp-clause-next: Private ordinary functions
Function, dp-clause-number-of-unresolved-negative-literals: Private ordinary functions
Function, dp-clause-number-of-unresolved-positive-literals: Private ordinary functions
Function, dp-clause-p: Private ordinary functions
Function, dp-clause-positive-literals: Private ordinary functions
Function, dp-clause-set-atom-hash-table: Private ordinary functions
Function, dp-clause-set-atoms: Private ordinary functions
Function, dp-clause-set-atoms-last: Private ordinary functions
Function, dp-clause-set-checkpoint-level: Private ordinary functions
Function, dp-clause-set-checkpoints: Private ordinary functions
Function, dp-clause-set-m1-clauses: Private ordinary functions
Function, dp-clause-set-m1-clauses-last: Private ordinary functions
Function, dp-clause-set-m2-clauses: Private ordinary functions
Function, dp-clause-set-m2-clauses-last: Private ordinary functions
Function, dp-clause-set-n-clauses: Private ordinary functions
Function, dp-clause-set-n-clauses-last: Private ordinary functions
Function, dp-clause-set-number-of-atoms: Private ordinary functions
Function, dp-clause-set-number-of-clauses: Private ordinary functions
Function, dp-clause-set-number-of-literals: Private ordinary functions
Function, dp-clause-set-number-to-atom-hash-table: Private ordinary functions
Function, dp-clause-set-p: Private ordinary functions
Function, dp-clause-set-p-clauses: Private ordinary functions
Function, dp-clause-set-p-clauses-last: Private ordinary functions
Function, dp-clause-subsumption-mark: Private ordinary functions
Function, dp-clauses: Public ordinary functions
Function, dp-count: Public ordinary functions
Function, dp-horn-clause-set-p: Public ordinary functions
Function, dp-insert: Public ordinary functions
Function, dp-insert-file: Public ordinary functions
Function, dp-insert-sorted: Public ordinary functions
Function, dp-insert-wff: Public ordinary functions
Function, dp-output-clauses-to-file: Public ordinary functions
Function, dp-read: Private ordinary functions
Function, dp-refute: Private ordinary functions
Function, dp-refute-p: Private ordinary functions
Function, dp-refute-trace: Private ordinary functions
Function, dp-satisfiable-file-p: Public ordinary functions
Function, dp-satisfiable-p: Public ordinary functions
Function, dp-subsume: Private ordinary functions
Function, dp-subsume*: Private ordinary functions
Function, dp-subsume+: Private ordinary functions
Function, dp-subsume-constraint-alists*: Private ordinary functions
Function, dp-subsumption: Private ordinary functions
Function, eliminate-negations?: Public ordinary functions
Function, emb-no-big: Private ordinary functions
Function, embedding-types: Private ordinary functions
Function, embedding-variable-occurs-p: Private ordinary functions
Function, embedding-variable-p: Private ordinary functions
Function, embedding-variables: Private ordinary functions
Function, encode-universal-time-interval: Private ordinary functions
Function, encode-universal-time-point: Private ordinary functions
Function, enqueue: Public ordinary functions
Function, eq-args: Private ordinary functions
Function, eql-list: Private ordinary functions
Function, equal-alist-p: Private ordinary functions
Function, equal-jepd-relation-atom-args-p: Private ordinary functions
Function, equal-optimized-sparse-vector-expression-p: Private ordinary functions
Function, equal-or-complement-p: Private ordinary functions
Function, equal-p: Public ordinary functions
Function, equal-sparse-vector-expression-p: Private ordinary functions
Function, equality-p: Private ordinary functions
Function, equality-relation-symbol-p: Private ordinary functions
Function, equality-rewriter: Private ordinary functions
Function, equivalence-p: Private ordinary functions
Function, euclidean-quotient: Private ordinary functions
Function, euclidean-remainder: Private ordinary functions
Function, ex-join*: Private ordinary functions
Function, ex-join-negation?: Public ordinary functions
Function, exclusive-or-p: Private ordinary functions
Function, existential-quantification-p: Private ordinary functions
Function, expand-mvlet: Private ordinary functions
Function, expand-mvlet1: Private ordinary functions
Function, expand-range-form: Private ordinary functions
Function, expr-arity: Private ordinary functions
Function, extract-a-characteristic-feature: Private ordinary functions
Function, extract-declaration-specifiers: Private ordinary functions
Function, factor: Public ordinary functions
Function, factorer: Private ordinary functions
Function, fail: Private ordinary functions
Function, fail-when-constraint-true: Private ordinary functions
Function, fail-when-disallowed: Private ordinary functions
Function, fail-when-false: Private ordinary functions
Function, fail-when-nil: Private ordinary functions
Function, fail-when-true: Private ordinary functions
Function, feature-ancestor: Private ordinary functions
Function, feature-canonical-list-key: Private ordinary functions
Function, feature-canonical-list-unkey: Private ordinary functions
Function, feature-canonize: Private ordinary functions
Function, feature-children: Private ordinary functions
Function, feature-children-incompatible: Private ordinary functions
Function, feature-code: Private ordinary functions
Function, feature-combo-list: Private ordinary functions
Function, feature-combo-name: Private ordinary functions
Function, feature-combo?: Private ordinary functions
Function, feature-deleted?: Private ordinary functions
Function, feature-depth: Private ordinary functions
Function, feature-incompatible-features: Private ordinary functions
Function, feature-incompatible0: Private ordinary functions
Function, feature-incompatible1: Private ordinary functions
Function, feature-incompatible2: Private ordinary functions
Function, feature-live?: Public ordinary functions
Function, feature-merge1: Private ordinary functions
Function, feature-merge2: Private ordinary functions
Function, feature-name: Private ordinary functions
Function, feature-nogoods: Private ordinary functions
Function, feature-parent: Public ordinary functions
Function, feature-preorder-max: Private ordinary functions
Function, feature-preorder-min: Private ordinary functions
Function, feature-set-difference: Private ordinary functions
Function, feature-subsumes1: Private ordinary functions
Function, feature-subsumes2: Private ordinary functions
Function, feature-subsumes?: Public ordinary functions
Function, feature-sym: Private ordinary functions
Function, feature-tree-canonical-lists: Private ordinary functions
Function, feature-tree-name-table: Private ordinary functions
Function, feature-tree-p: Private ordinary functions
Function, feature-tree-preorder-labeling: Private ordinary functions
Function, feature-tree-root: Private ordinary functions
Function, feature-type: Private ordinary functions
Function, feature-union: Public ordinary functions
Function, feature-union0: Private ordinary functions
Function, feature-union1: Private ordinary functions
Function, feature-union2: Private ordinary functions
Function, feature-users-in-canonical-lists: Private ordinary functions
Function, feature-users-in-name-table: Private ordinary functions
Function, feature-vector-index-delete: Private ordinary functions
Function, feature-vector-index-entry-counter: Private ordinary functions
Function, feature-vector-index-entry-keys: Private ordinary functions
Function, feature-vector-index-entry-number: Private ordinary functions
Function, feature-vector-index-insert: Private ordinary functions
Function, feature-vector-index-node-counter: Private ordinary functions
Function, feature-vector-index-p: Private ordinary functions
Function, feature-vector-index-retrieve-generalization-calls: Private ordinary functions
Function, feature-vector-index-retrieve-generalization-count: Private ordinary functions
Function, feature-vector-index-retrieve-instance-calls: Private ordinary functions
Function, feature-vector-index-retrieve-instance-count: Private ordinary functions
Function, feature-vector-index-top-node: Private ordinary functions
Function, feature-vector-list: Private ordinary functions
Function, feature-vector-symbol-number-folding?: Public ordinary functions
Function, feature<: Private ordinary functions
Function, feature<=: Private ordinary functions
Function, feature>: Private ordinary functions
Function, feature>=: Private ordinary functions
Function, feature?: Public ordinary functions
Function, fifo: Public ordinary functions
Function, filter-declaration-specifiers: Private ordinary functions
Function, finalize-options: Private ordinary functions
Function, find-agenda-bucket: Private ordinary functions
Function, find-or-create-symbol-table-entry: Private ordinary functions
Function, find-or-make-package: Public ordinary functions
Function, find-symbol-table-entry: Private ordinary functions
Function, find-term-by-hash: Private ordinary functions
Function, find-unit-clauses: Private ordinary functions
Function, first-and-rest-of-vector: Private ordinary functions
Function, first-negative-literal-in-wff: Private ordinary functions
Function, first-nonempty-agenda-bucket: Private ordinary functions
Function, first-nonvariable-subterm: Private ordinary functions
Function, first-nonvariable-term: Private ordinary functions
Function, first-or-last-nonempty-agenda-bucket: Private ordinary functions
Function, first-positive-literal-in-wff: Private ordinary functions
Function, first-sparef: Public ordinary functions
Function, firsta: Private ordinary functions
Function, firstn: Public ordinary functions
Function, fix-dp-clause-set: Private ordinary functions
Function, fix-path-index-sparse-vector-expression: Private ordinary functions
Function, fix-skolem-term-sorts: Private ordinary functions
Function, fix-sort-name-expression: Private ordinary functions
Function, fix-tptp-symbol: Private ordinary functions
Function, flatargs: Private ordinary functions
Function, flatten-args: Private ordinary functions
Function, flatten-connectives?: Public ordinary functions
Function, flatten-list: Private ordinary functions
Function, flatten-term: Private ordinary functions
Function, fn-chain-items: Private ordinary functions
Function, fn-chain-tail: Private ordinary functions
Function, forward-clause-subsumption: Private ordinary functions
Function, forward-or-backward-atom-subsumption: Private ordinary functions
Function, forward-or-backward-wff-subsumption: Private ordinary functions
Function, forward-subsumed: Private ordinary functions
Function, forward-subsumed?: Private ordinary functions
Function, forward-subsumption: Private ordinary functions
Function, frozen-p: Private ordinary functions
Function, full-alist: Private ordinary functions
Function, function-allowed-in-answer: Private ordinary functions
Function, function-argument-sort-alist: Private ordinary functions
Function, function-arithmetic-relation-rewrite-code: Private ordinary functions
Function, function-arity: Public ordinary functions
Function, function-associative: Private ordinary functions
Function, function-associativity-tests: Private ordinary functions
Function, function-author: Public ordinary functions
Function, function-boolean-valued-p: Private ordinary functions
Function, function-code-name: Private ordinary functions
Function, function-code-name0: Private ordinary functions
Function, function-commutative: Private ordinary functions
Function, function-commutativity-tests: Private ordinary functions
Function, function-complement: Private ordinary functions
Function, function-constraint-theory: Private ordinary functions
Function, function-constructor: Private ordinary functions
Function, function-created-p: Private ordinary functions
Function, function-do-not-factor: Private ordinary functions
Function, function-do-not-paramodulate: Private ordinary functions
Function, function-do-not-resolve: Private ordinary functions
Function, function-documentation: Public ordinary functions
Function, function-equal-code: Private ordinary functions
Function, function-equality-rewrite-code: Private ordinary functions
Function, function-falsify-code: Private ordinary functions
Function, function-has-arity-p: Private ordinary functions
Function, function-hash-code: Private ordinary functions
Function, function-identity: Private ordinary functions
Function, function-identity-tests: Private ordinary functions
Function, function-identity2: Private ordinary functions
Function, function-index-type: Private ordinary functions
Function, function-injective: Private ordinary functions
Function, function-injective-supplied: Private ordinary functions
Function, function-input-code: Private ordinary functions
Function, function-inverse-tests: Private ordinary functions
Function, function-kbo-status: Private ordinary functions
Function, function-kbo-weight: Private ordinary functions
Function, function-keep-head: Private ordinary functions
Function, function-kind: Private ordinary functions
Function, function-locked: Private ordinary functions
Function, function-logical-symbol-dual: Private ordinary functions
Function, function-logical-symbol-p: Public ordinary functions
Function, function-macro: Private ordinary functions
Function, function-magic: Private ordinary functions
Function, function-make-compound*-function: Private ordinary functions
Function, function-name: Public ordinary functions
Function, function-name-arity-lessp: Private ordinary functions
Function, function-name-lessp: Private ordinary functions
Function, function-number: Private ordinary functions
Function, function-occurs-p: Private ordinary functions
Function, function-ordering-status: Private ordinary functions
Function, function-paramodulate-code: Private ordinary functions
Function, function-plist: Private ordinary functions
Function, function-polarity-map: Private ordinary functions
Function, function-resolve-code: Private ordinary functions
Function, function-resolve-code-falsify-code: Private ordinary functions
Function, function-resolve-code-satisfy-code: Private ordinary functions
Function, function-resolve-code2: Private ordinary functions
Function, function-rewritable-p: Private ordinary functions
Function, function-rewrite-code: Private ordinary functions
Function, function-rewrites: Private ordinary functions
Function, function-rpo-status: Private ordinary functions
Function, function-satisfy-code: Private ordinary functions
Function, function-skolem-p: Private ordinary functions
Function, function-sort: Private ordinary functions
Function, function-sort-code: Private ordinary functions
Function, function-source: Public ordinary functions
Function, function-symbol-p: Public ordinary functions
Function, function-to-lisp-code: Private ordinary functions
Function, function-trie-index-args: Private ordinary functions
Function, function-trie-index-arity: Private ordinary functions
Function, function-trie-index-lookup-args: Private ordinary functions
Function, function-unify-code: Private ordinary functions
Function, function-variant-code: Private ordinary functions
Function, function-weight: Private ordinary functions
Function, function-weight-code: Private ordinary functions
Function, fv-trie-key: Private ordinary functions
Function, fv-trie-key-feature: Private ordinary functions
Function, fv-trie-key-value: Private ordinary functions
Function, give: Public ordinary functions
Function, give-constraint-row: Private ordinary functions
Function, give-is-next-in-agenda: Private ordinary functions
Function, giver: Private ordinary functions
Function, graph-coloring-problem: Private ordinary functions
Function, graph-coloring-problem-clauses: Private ordinary functions
Function, greater?: Private ordinary functions
Function, greatereq?: Private ordinary functions
Function, ground-p: Private ordinary functions
Function, hash-compound: Private ordinary functions
Function, hash-dollar-p: Private ordinary functions
Function, hash-dollar-prin1: Public ordinary functions
Function, hash-dollar-print: Public ordinary functions
Function, hash-dollar-reader: Private ordinary functions
Function, hash-dollar-symbol: Private ordinary functions
Function, hash-dollar-symbolize: Private ordinary functions
Function, hash-list: Private ordinary functions
Function, hash-term: Private ordinary functions
Function, hash-term*: Private ordinary functions
Function, hash-term-code: Private ordinary functions
Function, hash-term-set-p: Private ordinary functions
Function, head: Public ordinary functions
Function, head-is-logical-symbol: Private ordinary functions
Function, head-or-term: Private ordinary functions
Function, heada: Private ordinary functions
Function, hint: Public ordinary functions
Function, hts-adjoin-p: Private ordinary functions
Function, hts-count-down-to-hashing: Private ordinary functions
Function, hts-member-p: Private ordinary functions
Function, hts-substitution: Private ordinary functions
Function, hts-terms: Private ordinary functions
Function, hyperresolution-electron-polarity: Private ordinary functions
Function, hyperresolution-nucleus-polarity: Private ordinary functions
Function, hyperresolution-orderfun: Private ordinary functions
Function, hyperresolve: Public ordinary functions
Function, hyperresolver: Private ordinary functions
Function, hyperresolver1: Private ordinary functions
Function, hyperresolver2: Private ordinary functions
Function, iff: Public ordinary functions
Function, ii-compare-universal-times: Private ordinary functions
Function, implication-p: Private ordinary functions
Function, implied-by-wff-rewriter: Private ordinary functions
Function, implies-wff-rewriter: Private ordinary functions
Function, implies-wff-rewriter1: Private ordinary functions
Function, impose-binary-restrictions: Private ordinary functions
Function, in-row-context: Public ordinary functions
Function, increment-counter: Public ordinary functions
Function, index-entry-p: Private ordinary functions
Function, index-entry-term: Private ordinary functions
Function, index-terms-in-atom-of-derived-wff: Private ordinary functions
Function, infix-operator-lookup: Private ordinary functions
Function, infix-operator-p: Private ordinary functions
Function, init-constant-info: Private ordinary functions
Function, initialize: Public ordinary functions
Function, initialize-agenda: Private ordinary functions
Function, initialize-assertion-analysis: Private ordinary functions
Function, initialize-clocks: Public ordinary functions
Function, initialize-constants: Private ordinary functions
Function, initialize-features: Public ordinary functions
Function, initialize-hash-dollar-reader: Private ordinary functions
Function, initialize-numberings: Public ordinary functions
Function, initialize-operator-syntax: Public ordinary functions
Function, initialize-options: Private ordinary functions
Function, initialize-propositional-abstraction-of-input-wffs: Private ordinary functions
Function, initialize-rewrites: Private ordinary functions
Function, initialize-row-contexts: Private ordinary functions
Function, initialize-rows: Private ordinary functions
Function, initialize-rows2: Private ordinary functions
Function, initialize-simplification-ordering-compare-equality-arguments-hash-table: Private ordinary functions
Function, initialize-sort-theory: Private ordinary functions
Function, initialize-sort-theory2: Private ordinary functions
Function, initialize-symbol-ordering: Private ordinary functions
Function, initialize-symbol-table: Private ordinary functions
Function, initialize-symbol-table2: Private ordinary functions
Function, initialize-term-hash: Private ordinary functions
Function, initialize-variables: Private ordinary functions
Function, input-argument-sort-alist: Private ordinary functions
Function, input-atom: Private ordinary functions
Function, input-atom-with-keyword-arguments: Private ordinary functions
Function, input-bag*-term: Private ordinary functions
Function, input-bag-term: Private ordinary functions
Function, input-conditional: Private ordinary functions
Function, input-conditional-answer: Private ordinary functions
Function, input-conjunction: Private ordinary functions
Function, input-constant-symbol: Public ordinary functions
Function, input-date-interval: Private ordinary functions
Function, input-date-point: Private ordinary functions
Function, input-disequality: Private ordinary functions
Function, input-disjunction: Private ordinary functions
Function, input-equality: Private ordinary functions
Function, input-equivalence: Private ordinary functions
Function, input-exclusive-or: Private ordinary functions
Function, input-float-function-as-relation: Private ordinary functions
Function, input-floats-as-ratios?: Public ordinary functions
Function, input-form: Private ordinary functions
Function, input-form*: Private ordinary functions
Function, input-function-as-relation: Private ordinary functions
Function, input-function-as-relation-result-sort: Private ordinary functions
Function, input-function-as-relation-result-sort2: Private ordinary functions
Function, input-function-symbol: Public ordinary functions
Function, input-head-function-symbol: Private ordinary functions
Function, input-head-relation-symbol: Private ordinary functions
Function, input-implication: Private ordinary functions
Function, input-kif-backward-implication: Private ordinary functions
Function, input-kif-forward-implication: Private ordinary functions
Function, input-lisp-list: Private ordinary functions
Function, input-lisp-list*: Private ordinary functions
Function, input-logical-symbol: Private ordinary functions
Function, input-nand: Private ordinary functions
Function, input-negation: Private ordinary functions
Function, input-nor: Private ordinary functions
Function, input-normal-target: Private ordinary functions
Function, input-proposition-symbol: Public ordinary functions
Function, input-quantification: Private ordinary functions
Function, input-quantifier-variable: Private ordinary functions
Function, input-quantifier-variables: Private ordinary functions
Function, input-quoted-constant: Private ordinary functions
Function, input-relation-as-function: Private ordinary functions
Function, input-relation-symbol: Public ordinary functions
Function, input-reverse-implication: Private ordinary functions
Function, input-single-target: Private ordinary functions
Function, input-symbol: Private ordinary functions
Function, input-target: Private ordinary functions
Function, input-term: Public ordinary functions
Function, input-term1: Private ordinary functions
Function, input-terms: Private ordinary functions
Function, input-together-target: Private ordinary functions
Function, input-tptp-type-declaration: Private ordinary functions
Function, input-variables-in-form: Private ordinary functions
Function, input-wff: Public ordinary functions
Function, input-wff1: Private ordinary functions
Function, input-wffs1: Private ordinary functions
Function, input-wffs2: Private ordinary functions
Function, insert-into-rows-containing-atom-negatively: Private ordinary functions
Function, insert-into-rows-containing-atom-positively: Private ordinary functions
Function, insert-into-rows-containing-term: Private ordinary functions
Function, insert-row-into-agenda: Private ordinary functions
Function, instantiate: Private ordinary functions
Function, instantiating-direction: Private ordinary functions
Function, instantiating-direction1: Private ordinary functions
Function, integers-between: Public ordinary functions
Function, ints: Public ordinary functions
Function, irreflexivity-falsifier: Private ordinary functions
Function, irreflexivity-rewriter: Private ordinary functions
Function, jepd-atom-to-lisp: Private ordinary functions
Function, jepd-relation-atom-rewriter: Private ordinary functions
Function, jepd-relation-atom-weight: Private ordinary functions
Function, jepd-relation-code: Private ordinary functions
Function, jepd-relation-composition-rewriter: Private ordinary functions
Function, jepd-relation-composition-rewriter1: Private ordinary functions
Function, jepd-relation-input-function: Private ordinary functions
Function, jepd-relation-intersection-rewriter1: Private ordinary functions
Function, just-line-number: Private ordinary functions
Function, just-list: Private ordinary functions
Function, kbo-builtin-constant-weight?: Public ordinary functions
Function, kbo-compare-terms: Private ordinary functions
Function, kbo-evaluate-term: Private ordinary functions
Function, kbo-evaluate-terms: Private ordinary functions
Function, kbo-status?: Public ordinary functions
Function, kbo-variable-weight?: Public ordinary functions
Function, keyword-argument-list-p: Private ordinary functions
Function, kwote: Public ordinary functions
Function, largest-key: Private ordinary functions
Function, last-nonempty-agenda-bucket: Private ordinary functions
Function, last-row: Public ordinary functions
Function, last-sparef: Public ordinary functions
Function, lastc: Private ordinary functions
Function, leafp: Public ordinary functions
Function, leap-year-p: Public ordinary functions
Function, length<: Public ordinary functions
Function, length<=: Public ordinary functions
Function, length=: Public ordinary functions
Function, length>: Public ordinary functions
Function, length>=: Public ordinary functions
Function, less?: Private ordinary functions
Function, lesseq?: Private ordinary functions
Function, level-pref-for-giving?: Public ordinary functions
Function, lifo: Public ordinary functions
Function, limit-agenda-length: Public ordinary functions
Function, list-bindings: Private ordinary functions
Function, list-p: Private ordinary functions
Function, list-to-bag: Private ordinary functions
Function, list-to-string: Private ordinary functions
Function, list-to-string-term-rewriter: Private ordinary functions
Function, listen-for-commands?: Public ordinary functions
Function, literal-is-not-dominated-in-clause-p: Private ordinary functions
Function, literal-is-not-dominating-in-clause-p: Private ordinary functions
Function, literal-member-p: Private ordinary functions
Function, literal-ordering-a: Public ordinary functions
Function, literal-ordering-n: Public ordinary functions
Function, literal-ordering-p: Public ordinary functions
Function, literal-p: Private ordinary functions
Function, literal-satisfies-ordering-restriction-p: Private ordinary functions
Function, literals-in-clause: Private ordinary functions
Function, literals-to-clause: Private ordinary functions
Function, lookahead*: Private ordinary functions
Function, lookahead-false: Public ordinary functions
Function, lookahead-false-true: Public ordinary functions
Function, lookahead-true: Public ordinary functions
Function, lookahead-true-false: Public ordinary functions
Function, lookup-feature-name: Private ordinary functions
Function, lookup-value-in-substitution: Private ordinary functions
Function, lookup-value-in-substitution2: Private ordinary functions
Function, lookup-variable-in-substitution: Private ordinary functions
Function, magic-goal-atom-p: Private ordinary functions
Function, magic-goal-occurs-p: Private ordinary functions
Function, magic-transform-clause: Private ordinary functions
Function, magic-transform-wff: Private ordinary functions
Function, make-aa-function: Private ordinary functions
Function, make-aa-relation: Private ordinary functions
Function, make-agenda: Public ordinary functions
Function, make-and-freeze-variable: Private ordinary functions
Function, make-answer2: Private ordinary functions
Function, make-atom-hash-code: Private ordinary functions
Function, make-boolean-query: Private ordinary functions
Function, make-boolean-query*: Private ordinary functions
Function, make-cancel: Private ordinary functions
Function, make-characteristic-atom-rewriter: Private ordinary functions
Function, make-clock-variable: Private ordinary functions
Function, make-collector: Public ordinary functions
Function, make-composition-table: Private ordinary functions
Function, make-compound%*: Private ordinary functions
Function, make-compound%2: Private ordinary functions
Function, make-compound1: Private ordinary functions
Function, make-compound2: Private ordinary functions
Function, make-conditional: Private ordinary functions
Function, make-conditional*: Private ordinary functions
Function, make-conditional-answer: Private ordinary functions
Function, make-conditional-answer*: Private ordinary functions
Function, make-constant-info: Private ordinary functions
Function, make-context: Private ordinary functions
Function, make-context2: Private ordinary functions
Function, make-counter: Public ordinary functions
Function, make-demodulant: Private ordinary functions
Function, make-deque: Public ordinary functions
Function, make-dp-atom: Private ordinary functions
Function, make-dp-clause: Private ordinary functions
Function, make-dp-clause-set: Public ordinary functions
Function, make-embedding: Private ordinary functions
Function, make-embeddings: Private ordinary functions
Function, make-embeddings1: Private ordinary functions
Function, make-equality: Private ordinary functions
Function, make-equality0: Private ordinary functions
Function, make-equivalence: Private ordinary functions
Function, make-equivalence*: Private ordinary functions
Function, make-exclusive-or: Private ordinary functions
Function, make-exclusive-or*: Private ordinary functions
Function, make-feature: Public ordinary functions
Function, make-feature-combo: Private ordinary functions
Function, make-feature-tree: Private ordinary functions
Function, make-feature-vector-index0: Private ordinary functions
Function, make-feature-vector-row-index: Private ordinary functions
Function, make-feature-vector-term-index: Private ordinary functions
Function, make-feature0: Private ordinary functions
Function, make-feature1: Private ordinary functions
Function, make-fn-chain: Private ordinary functions
Function, make-function-symbol: Private ordinary functions
Function, make-function-symbol0: Private ordinary functions
Function, make-hash-dollar: Private ordinary functions
Function, make-hash-term-set: Private ordinary functions
Function, make-hyperresolvent: Private ordinary functions
Function, make-hyperresolvent-nucleus-part: Private ordinary functions
Function, make-idempotent-substitution: Private ordinary functions
Function, make-implication: Private ordinary functions
Function, make-implication*: Private ordinary functions
Function, make-index-entry: Private ordinary functions
Function, make-lemma: Private ordinary functions
Function, make-magic-goal-atom: Private ordinary functions
Function, make-number-info: Private ordinary functions
Function, make-numbering: Public ordinary functions
Function, make-operator: Private ordinary functions
Function, make-paramodulant: Private ordinary functions
Function, make-paramodulant-form: Private ordinary functions
Function, make-paramodulanta: Private ordinary functions
Function, make-path-index: Private ordinary functions
Function, make-path-index-entry: Private ordinary functions
Function, make-path-index-internal-node1: Private ordinary functions
Function, make-path-index-internal-node2: Private ordinary functions
Function, make-path-index-leaf-node: Private ordinary functions
Function, make-path-index-node: Private ordinary functions
Function, make-path-index-query: Private ordinary functions
Function, make-path-index-query-appl: Private ordinary functions
Function, make-path-index-query-g: Private ordinary functions
Function, make-path-index-query-i: Private ordinary functions
Function, make-path-index-query-list: Private ordinary functions
Function, make-path-index-query-u: Private ordinary functions
Function, make-path-index-query-v: Private ordinary functions
Function, make-path-index0: Private ordinary functions
Function, make-poset: Private ordinary functions
Function, make-proof-line: Private ordinary functions
Function, make-queue: Public ordinary functions
Function, make-resolvent: Private ordinary functions
Function, make-resolvent1: Private ordinary functions
Function, make-resolventa: Private ordinary functions
Function, make-resolventb: Private ordinary functions
Function, make-resolventc: Private ordinary functions
Function, make-reverse-implication: Private ordinary functions
Function, make-reverse-implication*: Private ordinary functions
Function, make-rewrite: Private ordinary functions
Function, make-row-context: Public ordinary functions
Function, make-row0: Private ordinary functions
Function, make-rowset: Private ordinary functions
Function, make-snark-system: Public ordinary functions
Function, make-sparse-matrix: Public ordinary functions
Function, make-sparse-matrix0: Private ordinary functions
Function, make-sparse-vector: Public ordinary functions
Function, make-sparse-vector0: Private ordinary functions
Function, make-special-unification-problem: Private ordinary functions
Function, make-split: Private ordinary functions
Function, make-string-info: Private ordinary functions
Function, make-subsumption-test-clauses: Private ordinary functions
Function, make-subsumption-test-dp-clause-set: Private ordinary functions
Function, make-subsumption-test-dp-clause-set1: Private ordinary functions
Function, make-symbol-count: Private ordinary functions
Function, make-symbol-table: Private ordinary functions
Function, make-tc: Private ordinary functions
Function, make-term-memory: Private ordinary functions
Function, make-term-memory-entry: Private ordinary functions
Function, make-term-memory-entry1: Private ordinary functions
Function, make-term-memory0: Private ordinary functions
Function, make-trie: Private ordinary functions
Function, make-trie-index: Private ordinary functions
Function, make-trie-index-internal-node: Private ordinary functions
Function, make-trie-index-leaf-node: Private ordinary functions
Function, make-trie-index0: Private ordinary functions
Function, make-uniond-query2: Private ordinary functions
Function, make-ur-resolvent: Private ordinary functions
Function, make-variable: Private ordinary functions
Function, make-variable-from-var-spec: Private ordinary functions
Function, make-variable0: Private ordinary functions
Function, manual-ordering-compare-terms: Private ordinary functions
Function, map-agenda-buckets: Private ordinary functions
Function, map-atoms-in-alist-of-wffs-and-compose-result: Private ordinary functions
Function, map-atoms-in-clause: Private ordinary functions
Function, map-atoms-in-list-of-wffs: Private ordinary functions
Function, map-atoms-in-list-of-wffs-and-compose-result: Private ordinary functions
Function, map-atoms-in-wff: Private ordinary functions
Function, map-atoms-in-wff-and-compose-result: Private ordinary functions
Function, map-boolean-sparse-vector-backward: Private ordinary functions
Function, map-boolean-sparse-vector-backward-bounded: Private ordinary functions
Function, map-boolean-sparse-vector-backward-bounded-with-indexes: Private ordinary functions
Function, map-boolean-sparse-vector-backward-with-indexes: Private ordinary functions
Function, map-boolean-sparse-vector-forward: Private ordinary functions
Function, map-boolean-sparse-vector-forward-bounded: Private ordinary functions
Function, map-boolean-sparse-vector-forward-bounded-with-indexes: Private ordinary functions
Function, map-boolean-sparse-vector-forward-with-indexes: Private ordinary functions
Function, map-conjuncts: Private ordinary functions
Function, map-feature-vector-row-index-backward-subsumption-candidates: Private ordinary functions
Function, map-feature-vector-row-index-forward-subsumption-candidates: Private ordinary functions
Function, map-feature-vector-term-index-generalizations: Private ordinary functions
Function, map-feature-vector-term-index-instances: Private ordinary functions
Function, map-fv-trie<=: Private ordinary functions
Function, map-fv-trie>=: Private ordinary functions
Function, map-path-index-by-query: Private ordinary functions
Function, map-path-index-entries: Private ordinary functions
Function, map-polarity: Private ordinary functions
Function, map-rows: Public ordinary functions
Function, map-rows-in-reason: Private ordinary functions
Function, map-sparse-matrix: Public ordinary functions
Function, map-sparse-matrix-indexes-only: Public ordinary functions
Function, map-sparse-matrix-with-indexes: Public ordinary functions
Function, map-sparse-vector: Public ordinary functions
Function, map-sparse-vector-backward: Private ordinary functions
Function, map-sparse-vector-backward-bounded: Private ordinary functions
Function, map-sparse-vector-backward-bounded-indexes-only: Private ordinary functions
Function, map-sparse-vector-backward-bounded-with-indexes: Private ordinary functions
Function, map-sparse-vector-backward-indexes-only: Private ordinary functions
Function, map-sparse-vector-backward-with-indexes: Private ordinary functions
Function, map-sparse-vector-expression: Public ordinary functions
Function, map-sparse-vector-expression-indexes-only: Public ordinary functions
Function, map-sparse-vector-expression-indexes-only0: Private ordinary functions
Function, map-sparse-vector-expression-values2: Private ordinary functions
Function, map-sparse-vector-expression-with-indexes: Public ordinary functions
Function, map-sparse-vector-expression-with-indexes0: Private ordinary functions
Function, map-sparse-vector-expression0: Private ordinary functions
Function, map-sparse-vector-forward: Private ordinary functions
Function, map-sparse-vector-forward-bounded: Private ordinary functions
Function, map-sparse-vector-forward-bounded-indexes-only: Private ordinary functions
Function, map-sparse-vector-forward-bounded-with-indexes: Private ordinary functions
Function, map-sparse-vector-forward-indexes-only: Private ordinary functions
Function, map-sparse-vector-forward-with-indexes: Private ordinary functions
Function, map-sparse-vector-indexes-only: Public ordinary functions
Function, map-sparse-vector-with-indexes: Public ordinary functions
Function, map-sparse-vector0: Private ordinary functions
Function, map-symbol-table: Private ordinary functions
Function, map-terms-in-atom: Private ordinary functions
Function, map-terms-in-atom-and-compose-result: Private ordinary functions
Function, map-terms-in-list-of-terms: Private ordinary functions
Function, map-terms-in-list-of-terms-and-compose-result: Private ordinary functions
Function, map-terms-in-list-of-wffs-and-compose-result: Private ordinary functions
Function, map-terms-in-term: Private ordinary functions
Function, map-terms-in-term-and-compose-result: Private ordinary functions
Function, map-terms-in-wff: Private ordinary functions
Function, map-terms-in-wff-and-compose-result: Private ordinary functions
Function, map-trie: Private ordinary functions
Function, map-trie-index: Private ordinary functions
Function, map-trie-index-all-entries: Private ordinary functions
Function, map-trie-index-generalization-entries: Private ordinary functions
Function, map-trie-index-instance-entries: Private ordinary functions
Function, map-trie-index-unifiable-entries: Private ordinary functions
Function, map-trie-index-variant-entries: Private ordinary functions
Function, mapnconc-agenda: Public ordinary functions
Function, mapnconc-deque: Public ordinary functions
Function, mapnconc-file-forms: Public ordinary functions
Function, mapnconc-file-lines: Public ordinary functions
Function, mapnconc-rows: Private ordinary functions
Function, mapnconc-stream-forms: Public ordinary functions
Function, mapnconc-stream-lines: Public ordinary functions
Function, mapnconc-stream0: Private ordinary functions
Function, mapnconc-tptp-file-forms: Private ordinary functions
Function, mark-as-given: Public ordinary functions
Function, mark-used-atoms: Private ordinary functions
Function, maximum-and-minimum-clause-lengths: Private ordinary functions
Function, maximum-and-minimum-clause-lengths-neg: Private ordinary functions
Function, maximum-argument-weight: Private ordinary functions
Function, maxtc1: Private ordinary functions
Function, maybe-declare-function-associative: Private ordinary functions
Function, maybe-declare-function-commutative: Private ordinary functions
Function, maybe-declare-function-identity: Private ordinary functions
Function, maybe-declare-relation-commutative: Private ordinary functions
Function, maybe-new-row: Private ordinary functions
Function, maybe-store-atom-rewrite: Private ordinary functions
Function, meets-binary-restrictions-p: Private ordinary functions
Function, mem-sparse-vector-expression: Private ordinary functions
Function, mem-sparse-vector-expression1: Private ordinary functions
Function, member-p: Private ordinary functions
Function, meter-unify-bag?: Public ordinary functions
Function, might-unify-p: Private ordinary functions
Function, mindepth: Private ordinary functions
Function, mklist: Public ordinary functions
Function, month-number: Public ordinary functions
Function, multiset-equal: Private ordinary functions
Function, must-precede-in-assertion-file: Private ordinary functions
Function, mvlet-expansion: Private ordinary functions
Function, mvlet-test1: Private ordinary functions
Function, mvlet-test2: Private ordinary functions
Function, name-row: Public ordinary functions
Function, naturalp: Public ordinary functions
Function, nearest-common-feature-ancestor: Private ordinary functions
Function, negate: Private ordinary functions
Function, negate*: Private ordinary functions
Function, negate0: Private ordinary functions
Function, negation-p: Private ordinary functions
Function, negative-hyperresolve: Public ordinary functions
Function, negative-literal-p: Private ordinary functions
Function, neq: Public ordinary functions
Function, neql: Public ordinary functions
Function, nequal: Public ordinary functions
Function, nequalp: Public ordinary functions
Function, nestn: Private ordinary functions
Function, new-feature-vector: Private ordinary functions
Function, new-prove: Public ordinary functions
Function, new-row-context: Public ordinary functions
Function, new-variables: Private ordinary functions
Function, newsym: Private ordinary functions
Function, newsym-prefix: Private ordinary functions
Function, newsym2: Private ordinary functions
Function, nmatches: Private ordinary functions
Function, no-integer-indexed-child-nodes-p: Private ordinary functions
Function, no-new-variable-occurs-p: Private ordinary functions
Function, nocomment: Private ordinary functions
Function, nocomment*: Private ordinary functions
Function, nodup-append: Private ordinary functions
Function, nonce: Public ordinary functions
Function, nontheory-variables: Private ordinary functions
Function, nonvariable-rewriter: Private ordinary functions
Function, nonvariable-satisfier: Private ordinary functions
Function, nonzero-rationalp: Private ordinary functions
Function, nonzero-rnumberp: Private ordinary functions
Function, not-clause-error: Private ordinary functions
Function, not-not-eliminate: Private ordinary functions
Function, not-wff-error: Private ordinary functions
Function, not-wff-rewriter: Private ordinary functions
Function, note-function-associative: Private ordinary functions
Function, note-function-commutative: Private ordinary functions
Function, note-function-left-identity: Private ordinary functions
Function, note-function-left-inverse: Private ordinary functions
Function, note-function-right-identity: Private ordinary functions
Function, note-function-right-inverse: Private ordinary functions
Function, note-relation-assoc1: Private ordinary functions
Function, note-relation-assoc2: Private ordinary functions
Function, note-relation-closure: Private ordinary functions
Function, note-relation-commutative: Private ordinary functions
Function, note-relation-functional: Private ordinary functions
Function, note-relation-left-identity: Private ordinary functions
Function, note-relation-left-inverse: Private ordinary functions
Function, note-relation-right-identity: Private ordinary functions
Function, note-relation-right-inverse: Private ordinary functions
Function, number-canonical: Private ordinary functions
Function, number-info-sort: Private ordinary functions
Function, number-list: Private ordinary functions
Function, number-of-given-rows-limit?: Public ordinary functions
Function, number-of-rows-limit?: Public ordinary functions
Function, number-sort-name: Private ordinary functions
Function, occurs-p: Private ordinary functions
Function, operator-input-string: Private ordinary functions
Function, operator-lookup0: Private ordinary functions
Function, operator-output-symbol: Private ordinary functions
Function, operator-p: Private ordinary functions
Function, operator-precedence: Private ordinary functions
Function, operator-type: Private ordinary functions
Function, opposite-order: Private ordinary functions
Function, opposite-polarity: Private ordinary functions
Function, optimize-and-sort-short-lists-of-sparse-vector-expressions: Private ordinary functions
Function, optimize-sparse-vector-expression: Public ordinary functions
Function, optimize-sparse-vector-expression1: Private ordinary functions
Function, optimized-sparse-vector-expression-maxcount: Private ordinary functions
Function, or-wff-rewriter: Private ordinary functions
Function, ordering-functions>constants?: Public ordinary functions
Function, ordinary-char-p: Private ordinary functions
Function, paramodulate: Public ordinary functions
Function, paramodulate-by: Public ordinary functions
Function, paramodulater-from: Private ordinary functions
Function, paramodulater-from1: Private ordinary functions
Function, paramodulater-to: Private ordinary functions
Function, paramodulater-to1: Private ordinary functions
Function, paramodulation-allowable-p: Private ordinary functions
Function, partition-communication-table?: Public ordinary functions
Function, path-index-delete: Private ordinary functions
Function, path-index-delete-leaf-node: Private ordinary functions
Function, path-index-entries: Private ordinary functions
Function, path-index-entry: Private ordinary functions
Function, path-index-entry-constructor: Private ordinary functions
Function, path-index-entry-counter: Private ordinary functions
Function, path-index-entry-in-nodes: Private ordinary functions
Function, path-index-entry-in-nodes-last: Private ordinary functions
Function, path-index-entry-mark: Private ordinary functions
Function, path-index-entry-p: Private ordinary functions
Function, path-index-entry-satisfies-query-p: Private ordinary functions
Function, path-index-entry-satisfies-query-p*: Private ordinary functions
Function, path-index-entry-term: Private ordinary functions
Function, path-index-insert: Private ordinary functions
Function, path-index-insert*: Private ordinary functions
Function, path-index-insert-appl: Private ordinary functions
Function, path-index-insert-at-leaf: Private ordinary functions
Function, path-index-insert-list: Private ordinary functions
Function, path-index-insert-list1: Private ordinary functions
Function, path-index-internal-node1-constant-indexed-child-nodes: Private ordinary functions
Function, path-index-internal-node1-function-indexed-child-nodes: Private ordinary functions
Function, path-index-internal-node1-mark: Private ordinary functions
Function, path-index-internal-node1-p: Private ordinary functions
Function, path-index-internal-node1-parent-node: Private ordinary functions
Function, path-index-internal-node1-variable-child-node: Private ordinary functions
Function, path-index-internal-node2-integer-indexed-child-nodes: Private ordinary functions
Function, path-index-internal-node2-mark: Private ordinary functions
Function, path-index-internal-node2-p: Private ordinary functions
Function, path-index-internal-node2-parent-node: Private ordinary functions
Function, path-index-internal-node2-query: Private ordinary functions
Function, path-index-key-for-value: Private ordinary functions
Function, path-index-leaf-node-entries: Private ordinary functions
Function, path-index-leaf-node-mark: Private ordinary functions
Function, path-index-leaf-node-p: Private ordinary functions
Function, path-index-leaf-node-parent-node: Private ordinary functions
Function, path-index-node-counter: Private ordinary functions
Function, path-index-node-mark: Private ordinary functions
Function, path-index-node-p: Private ordinary functions
Function, path-index-node-parent-node: Private ordinary functions
Function, path-index-node-revpath: Private ordinary functions
Function, path-index-p: Private ordinary functions
Function, path-index-sparse-vector-expression-p: Private ordinary functions
Function, path-index-top-node: Private ordinary functions
Function, pattern-match: Public ordinary functions
Function, percentage: Public ordinary functions
Function, pi-compare-universal-times: Private ordinary functions
Function, pigeonhole-problem: Private ordinary functions
Function, pigeonhole-problem-clauses: Private ordinary functions
Function, pop-agenda: Public ordinary functions
Function, pop-first-sparef: Public ordinary functions
Function, pop-form-from-agenda: Private ordinary functions
Function, pop-last-sparef: Public ordinary functions
Function, pop-row-context: Public ordinary functions
Function, poset-equivalent: Private ordinary functions
Function, poset-greaterp: Private ordinary functions
Function, poset-inferiors: Private ordinary functions
Function, poset-lessp: Private ordinary functions
Function, poset-superiors: Private ordinary functions
Function, positive-equality-wff-p: Private ordinary functions
Function, postfix-operator-lookup: Private ordinary functions
Function, postfix-operator-p: Private ordinary functions
Function, pp-compare-universal-times: Private ordinary functions
Function, predicate-to-table: Private ordinary functions
Function, prefix-operator-lookup: Private ordinary functions
Function, prefix-operator-p: Private ordinary functions
Function, print-agenda: Public ordinary functions
Function, print-agenda-when-finished?: Public ordinary functions
Function, print-agenda3: Private ordinary functions
Function, print-ancestry: Public ordinary functions
Function, print-args: Public ordinary functions
Function, print-assertion-analysis-note: Private ordinary functions
Function, print-assertion-analysis-notes?: Public ordinary functions
Function, print-clocks: Public ordinary functions
Function, print-clocks-when-finished?: Public ordinary functions
Function, print-coder-state: Private ordinary functions
Function, print-context: Private ordinary functions
Function, print-current-time: Public ordinary functions
Function, print-deleted-wff: Private ordinary functions
Function, print-dp-atom: Private ordinary functions
Function, print-dp-choice-points: Private ordinary functions
Function, print-dp-clause: Private ordinary functions
Function, print-dp-clause-set3: Private ordinary functions
Function, print-dp-trace-line: Private ordinary functions
Function, print-feature: Private ordinary functions
Function, print-feature-combo3: Private ordinary functions
Function, print-feature-list: Private ordinary functions
Function, print-feature-tree: Public ordinary functions
Function, print-feature-vector-index1: Private ordinary functions
Function, print-feature-vector-row-index: Private ordinary functions
Function, print-feature-vector-term-index: Private ordinary functions
Function, print-feature3: Private ordinary functions
Function, print-final-row: Private ordinary functions
Function, print-final-rows?: Public ordinary functions
Function, print-function-symbol: Private ordinary functions
Function, print-given-row-lines-printing?: Public ordinary functions
Function, print-given-row-lines-signalling?: Public ordinary functions
Function, print-hash-dollar-symbol3: Private ordinary functions
Function, print-incremental-time-used: Public ordinary functions
Function, print-index*: Private ordinary functions
Function, print-irrelevant-rows?: Public ordinary functions
Function, print-list-in-tptp-format: Private ordinary functions
Function, print-options: Public ordinary functions
Function, print-options-when-starting?: Public ordinary functions
Function, print-path-index: Private ordinary functions
Function, print-path-index-query: Private ordinary functions
Function, print-processed-row: Private ordinary functions
Function, print-proof: Private ordinary functions
Function, print-proof-for-otter-verification: Private ordinary functions
Function, print-proof-line: Private ordinary functions
Function, print-proof-line-just: Private ordinary functions
Function, print-proof-lines: Private ordinary functions
Function, print-pure-row: Private ordinary functions
Function, print-pure-rows?: Public ordinary functions
Function, print-revpath: Private ordinary functions
Function, print-rewrite-orientation?: Public ordinary functions
Function, print-rewrites: Public ordinary functions
Function, print-row: Public ordinary functions
Function, print-row-answers?: Public ordinary functions
Function, print-row-constraints?: Public ordinary functions
Function, print-row-context-tree: Private ordinary functions
Function, print-row-goals?: Public ordinary functions
Function, print-row-in-tptp-format: Private ordinary functions
Function, print-row-length-limit1: Private ordinary functions
Function, print-row-length-limit?: Public ordinary functions
Function, print-row-name-or-number-in-tptp-format: Private ordinary functions
Function, print-row-partitions?: Public ordinary functions
Function, print-row-reason: Private ordinary functions
Function, print-row-reason-in-tptp-format: Private ordinary functions
Function, print-row-reason-in-tptp-format2: Private ordinary functions
Function, print-row-reason-in-tptp-format3: Private ordinary functions
Function, print-row-reasons?: Public ordinary functions
Function, print-row-source-in-tptp-format: Private ordinary functions
Function, print-row-term: Public ordinary functions
Function, print-row-wffs-prettily?: Public ordinary functions
Function, print-row3: Private ordinary functions
Function, print-rows: Public ordinary functions
Function, print-rows-prettily?: Public ordinary functions
Function, print-rows-shortened?: Public ordinary functions
Function, print-rows-test?: Public ordinary functions
Function, print-rows-when-derived?: Public ordinary functions
Function, print-rows-when-finished?: Public ordinary functions
Function, print-rows-when-given?: Public ordinary functions
Function, print-rows-when-processed?: Public ordinary functions
Function, print-sort-theory: Public ordinary functions
Function, print-sparse-matrix3: Private ordinary functions
Function, print-sparse-vector3: Private ordinary functions
Function, print-substitution: Private ordinary functions
Function, print-summary: Public ordinary functions
Function, print-summary-when-finished?: Public ordinary functions
Function, print-symbol-in-tptp-format: Private ordinary functions
Function, print-symbol-ordering: Public ordinary functions
Function, print-symbol-table: Public ordinary functions
Function, print-symbol-table-warnings?: Public ordinary functions
Function, print-szs-answers-short: Private ordinary functions
Function, print-szs-status: Private ordinary functions
Function, print-term: Public ordinary functions
Function, print-term-for-otter: Private ordinary functions
Function, print-term-for-otter2: Private ordinary functions
Function, print-term-hash: Private ordinary functions
Function, print-term-in-tptp-format: Private ordinary functions
Function, print-term-memory: Private ordinary functions
Function, print-term-memory-when-finished?: Public ordinary functions
Function, print-term3: Private ordinary functions
Function, print-time: Private ordinary functions
Function, print-time-used?: Public ordinary functions
Function, print-trie-index: Private ordinary functions
Function, print-unify-bag-basis: Private ordinary functions
Function, print-universal-time: Private ordinary functions
Function, print-unorientable-rows?: Public ordinary functions
Function, print-unorientable-wff: Private ordinary functions
Function, print-variable: Private ordinary functions
Function, print-varspecs: Private ordinary functions
Function, print-wff-in-tptp-format: Private ordinary functions
Function, print-wff-in-tptp-format1: Private ordinary functions
Function, print-wffs-in-tptp-format: Private ordinary functions
Function, process-new-row: Private ordinary functions
Function, process-new-row-msg: Private ordinary functions
Function, process-prog->: Private ordinary functions
Function, process-prog->-block: Private ordinary functions
Function, process-prog->-progn: Private ordinary functions
Function, product-rel-number-atom-rewriter: Private ordinary functions
Function, prog->*-call: Private ordinary functions
Function, prog->*-function-argument: Private ordinary functions
Function, prog->*-function-second-form-p: Private ordinary functions
Function, prog->-atom: Private ordinary functions
Function, prog->-no-variable-error: Private ordinary functions
Function, prog->-special-form: Private ordinary functions
Function, prog->-special-form-args: Private ordinary functions
Function, prog->-special-form-match-error: Private ordinary functions
Function, prog->-special-form-pattern: Private ordinary functions
Function, prog->-special-form-result: Private ordinary functions
Function, prog->-too-many->s-error: Private ordinary functions
Function, prog->-too-many-variables-error: Private ordinary functions
Function, prog->-unrecognized->-atom: Private ordinary functions
Function, proof: Public ordinary functions
Function, proof-line-cut: Private ordinary functions
Function, proof-line-hint: Private ordinary functions
Function, proof-line-just: Private ordinary functions
Function, proof-line-number: Private ordinary functions
Function, proof-line-p: Private ordinary functions
Function, proof-line-target: Private ordinary functions
Function, proof-line-wff: Private ordinary functions
Function, proof-line-wff-size: Private ordinary functions
Function, proof-line-wff-vars: Private ordinary functions
Function, proofs: Public ordinary functions
Function, proposition-complementer: Private ordinary functions
Function, proposition-magic-goal-p: Private ordinary functions
Function, propositional-contradiction-p: Private ordinary functions
Function, propositional-tautology-p: Private ordinary functions
Function, prove: Public ordinary functions
Function, prove-closure?: Public ordinary functions
Function, prove-sequential?: Public ordinary functions
Function, prove-supported?: Public ordinary functions
Function, pruning-tests-before-simplification?: Public ordinary functions
Function, pruning-tests?: Public ordinary functions
Function, purity-test: Private ordinary functions
Function, push-row-context: Public ordinary functions
Function, quant-compound-to-lisp: Private ordinary functions
Function, queens-problem: Private ordinary functions
Function, queens-problem-clauses: Private ordinary functions
Function, queue-empty-p: Public ordinary functions
Function, queue-last: Private ordinary functions
Function, queue-list: Private ordinary functions
Function, queue-p: Private ordinary functions
Function, quit: Public ordinary functions
Function, quotation-char-p: Private ordinary functions
Function, quote-tptp-symbol?: Private ordinary functions
Function, quoteval: Private ordinary functions
Function, range-term-value: Private ordinary functions
Function, ratiop: Public ordinary functions
Function, rcc8-region-sort-name?: Public ordinary functions
Function, read-assertion-file: Public ordinary functions
Function, read-file: Public ordinary functions
Function, read-file-lines: Public ordinary functions
Function, read-file-to-string: Public ordinary functions
Function, read-infix-term: Public ordinary functions
Function, read-infix-terms: Private ordinary functions
Function, read-tptp-term: Private ordinary functions
Function, read-tptp-term1: Private ordinary functions
Function, reciprocal-rel-number-atom-rewriter: Private ordinary functions
Function, record-backward-simplifiable-wff: Private ordinary functions
Function, record-new-derived-row: Private ordinary functions
Function, record-new-embedding: Private ordinary functions
Function, record-new-input-wff: Private ordinary functions
Function, record-new-row-to-give: Private ordinary functions
Function, record-new-row-to-give-again: Private ordinary functions
Function, recount-arguments: Private ordinary functions
Function, recursively-unstore-wff: Private ordinary functions
Function, redex-at-top?: Private ordinary functions
Function, redex-clause?: Private ordinary functions
Function, redex-literal?: Private ordinary functions
Function, redex-polarity: Private ordinary functions
Function, reduce-before?: Private ordinary functions
Function, refine-substs: Private ordinary functions
Function, reflexivity-rewriter: Private ordinary functions
Function, reflexivity-satisfier: Private ordinary functions
Function, refute-file: Public ordinary functions
Function, refute-file-actions?: Public ordinary functions
Function, refute-file-closure?: Public ordinary functions
Function, refute-file-if-exists?: Public ordinary functions
Function, refute-file-ignore-errors?: Public ordinary functions
Function, refute-file-initialize?: Public ordinary functions
Function, refute-file-options?: Public ordinary functions
Function, refute-file-output-file?: Public ordinary functions
Function, refute-file-verbose?: Public ordinary functions
Function, refute-methods: Private ordinary functions
Function, relation-associativity-tests: Private ordinary functions
Function, relation-closure-tests: Private ordinary functions
Function, relation-commutativity-tests: Private ordinary functions
Function, relation-complementer: Private ordinary functions
Function, relation-functionality-tests: Private ordinary functions
Function, relation-identity-tests: Private ordinary functions
Function, relation-inverse-tests: Private ordinary functions
Function, relation-magic-goal-p: Private ordinary functions
Function, relation-to-table: Private ordinary functions
Function, remove-irrelevant-bindings: Private ordinary functions
Function, remove-step-to-use: Private ordinary functions
Function, remove-target: Private ordinary functions
Function, rename-feature: Private ordinary functions
Function, rename-function-symbol: Private ordinary functions
Function, renumber: Private ordinary functions
Function, renumber-new: Private ordinary functions
Function, renumber-row: Private ordinary functions
Function, renumberer: Private ordinary functions
Function, renumberl: Private ordinary functions
Function, renumberv: Private ordinary functions
Function, reorder-atoms2: Private ordinary functions
Function, replace-atom-in-wff: Private ordinary functions
Function, replace-rows-by-name-or-number: Private ordinary functions
Function, replace-skolem-terms-by-variables-in-atoms: Private ordinary functions
Function, replace-variable-by-value-in-term: Private ordinary functions
Function, report-not-2-arguments-implication: Private ordinary functions
Function, report-not-2-arguments-quantification: Private ordinary functions
Function, require-n-arguments: Private ordinary functions
Function, require-n-or-more-arguments: Private ordinary functions
Function, resolve: Public ordinary functions
Function, resolve-code-example1: Private ordinary functions
Function, resolve-code-example2: Private ordinary functions
Function, resolve-code-example2-satisfier: Private ordinary functions
Function, resolve-code-example3: Private ordinary functions
Function, resolve-code-resolver1: Private ordinary functions
Function, resolve-with-x-eq-x: Private ordinary functions
Function, resolve-with-x-eq-x2: Private ordinary functions
Function, resolve-with-x=x: Private ordinary functions
Function, resolver: Private ordinary functions
Function, resta: Private ordinary functions
Function, restore-dp-atom: Private ordinary functions
Function, restore-dp-clause-set: Public ordinary functions
Function, resume-snark: Public ordinary functions
Function, retrieval-size: Private ordinary functions
Function, retrieve-all-entries: Private ordinary functions
Function, retrieve-generalization-entries: Private ordinary functions
Function, retrieve-instance-entries: Private ordinary functions
Function, retrieve-paramodulatable-entries: Private ordinary functions
Function, retrieve-resolvable-entries: Private ordinary functions
Function, retrieve-unifiable-entries: Private ordinary functions
Function, retrieve-variant-entries: Private ordinary functions
Function, reverse-implication-p: Private ordinary functions
Function, reversem: Private ordinary functions
Function, rewrite-answers?: Public ordinary functions
Function, rewrite-compound: Private ordinary functions
Function, rewrite-compound-by-code: Private ordinary functions
Function, rewrite-compound-by-rule: Private ordinary functions
Function, rewrite-condition: Private ordinary functions
Function, rewrite-constant: Private ordinary functions
Function, rewrite-constraint-alist: Private ordinary functions
Function, rewrite-constraints?: Public ordinary functions
Function, rewrite-embeddings: Private ordinary functions
Function, rewrite-innermost: Private ordinary functions
Function, rewrite-list: Private ordinary functions
Function, rewrite-list-by-rule: Private ordinary functions
Function, rewrite-list-innermost: Private ordinary functions
Function, rewrite-list-outermost: Private ordinary functions
Function, rewrite-new-value-variables: Private ordinary functions
Function, rewrite-outermost: Private ordinary functions
Function, rewrite-p: Private ordinary functions
Function, rewrite-pattern: Private ordinary functions
Function, rewrite-pattern-symbol-count: Private ordinary functions
Function, rewrite-patterns-and-values: Private ordinary functions
Function, rewrite-polarity: Private ordinary functions
Function, rewrite-row: Private ordinary functions
Function, rewrite-value: Private ordinary functions
Function, rewriter: Private ordinary functions
Function, rnumberp: Private ordinary functions
Function, round-remainder: Private ordinary functions
Function, row: Public ordinary functions
Function, row-agenda-entries: Private ordinary functions
Function, row-ancestry: Public ordinary functions
Function, row-ancestry-rowset: Private ordinary functions
Function, row-answer: Public ordinary functions
Function, row-answer-weight: Private ordinary functions
Function, row-argument-count-limit-exceeded: Private ordinary functions
Function, row-argument-count-limit?: Public ordinary functions
Function, row-author: Public ordinary functions
Function, row-bare-p: Private ordinary functions
Function, row-bare-unit-p: Private ordinary functions
Function, row-children: Private ordinary functions
Function, row-clause-p: Private ordinary functions
Function, row-conc-name: Private ordinary functions
Function, row-constrained-p: Public ordinary functions
Function, row-constrained-p2: Private ordinary functions
Function, row-constraint-coverage: Private ordinary functions
Function, row-constraint-coverage*: Private ordinary functions
Function, row-constraints: Public ordinary functions
Function, row-context: Private ordinary functions
Function, row-context-live?: Private ordinary functions
Function, row-deleted-p: Private ordinary functions
Function, row-depth: Public ordinary functions
Function, row-documentation: Public ordinary functions
Function, row-embedding-p: Private ordinary functions
Function, row-from-conjecture-p: Private ordinary functions
Function, row-given-p: Private ordinary functions
Function, row-hint-p: Private ordinary functions
Function, row-hints-subsumed: Private ordinary functions
Function, row-hyperresolution-electron-p: Private ordinary functions
Function, row-input-p: Private ordinary functions
Function, row-input-wff: Public ordinary functions
Function, row-level: Public ordinary functions
Function, row-level0: Private ordinary functions
Function, row-name: Public ordinary functions
Function, row-name-or-number: Public ordinary functions
Function, row-neg: Private ordinary functions
Function, row-neg-size+depth: Public ordinary functions
Function, row-negative-p: Private ordinary functions
Function, row-nonassertion-p: Private ordinary functions
Function, row-number: Public ordinary functions
Function, row-p: Private ordinary functions
Function, row-parent: Private ordinary functions
Function, row-parents: Public ordinary functions
Function, row-plist: Private ordinary functions
Function, row-positive-or-negative: Private ordinary functions
Function, row-positive-p: Private ordinary functions
Function, row-pref: Private ordinary functions
Function, row-priority: Public ordinary functions
Function, row-priority-depth-factor?: Public ordinary functions
Function, row-priority-level-factor?: Public ordinary functions
Function, row-priority-size-factor?: Public ordinary functions
Function, row-priority-weight-factor?: Public ordinary functions
Function, row-proof-length-limit-exceeded: Private ordinary functions
Function, row-pure: Private ordinary functions
Function, row-reason: Public ordinary functions
Function, row-rewrites: Private ordinary functions
Function, row-rewrites-used: Public ordinary functions
Function, row-selections-alist: Private ordinary functions
Function, row-sequential: Private ordinary functions
Function, row-sequential-inheritably: Private ordinary functions
Function, row-size: Public ordinary functions
Function, row-size+depth: Public ordinary functions
Function, row-size+depth+level: Public ordinary functions
Function, row-sorts: Private ordinary functions
Function, row-source: Public ordinary functions
Function, row-status: Private ordinary functions
Function, row-subsumption-mark: Private ordinary functions
Function, row-supported: Private ordinary functions
Function, row-supported-inheritably: Private ordinary functions
Function, row-to-designator-string: Private ordinary functions
Function, row-unit-constraint: Private ordinary functions
Function, row-unit-p: Private ordinary functions
Function, row-variables: Private ordinary functions
Function, row-weight: Public ordinary functions
Function, row-weight+depth: Public ordinary functions
Function, row-weight+depth+level: Public ordinary functions
Function, row-weight-before-simplification-limit-exceeded: Public ordinary functions
Function, row-weight-before-simplification-limit?: Public ordinary functions
Function, row-weight-limit-exceeded: Public ordinary functions
Function, row-weight-limit?: Public ordinary functions
Function, row-wff: Public ordinary functions
Function, row-wff&answer-weight+depth: Public ordinary functions
Function, row-wff-symbol-counts: Private ordinary functions
Function, row-wff-symbol-counts0: Private ordinary functions
Function, rows: Public ordinary functions
Function, rows-containing-paramodulatable-term: Private ordinary functions
Function, rows-in-reason: Private ordinary functions
Function, rowset-delete: Private ordinary functions
Function, rowset-empty?: Private ordinary functions
Function, rowset-insert: Private ordinary functions
Function, rowset-size: Private ordinary functions
Function, rowsets-delete: Private ordinary functions
Function, rowsets-delete-column: Private ordinary functions
Function, rpo-add-created-function-symbol: Private ordinary functions
Function, rpo-cache-lookup: Private ordinary functions
Function, rpo-cache-store: Private ordinary functions
Function, rpo-compare-alists: Private ordinary functions
Function, rpo-compare-compound*constant: Private ordinary functions
Function, rpo-compare-compound*variable: Private ordinary functions
Function, rpo-compare-compounds: Private ordinary functions
Function, rpo-compare-compounds0: Private ordinary functions
Function, rpo-compare-compounds<: Private ordinary functions
Function, rpo-compare-compounds>: Private ordinary functions
Function, rpo-compare-compounds?: Private ordinary functions
Function, rpo-compare-constant*compound: Private ordinary functions
Function, rpo-compare-lists: Private ordinary functions
Function, rpo-compare-terms: Private ordinary functions
Function, rpo-compare-terms-top: Private ordinary functions
Function, rpo-compare-variable*compound: Private ordinary functions
Function, rpo-status?: Public ordinary functions
Function, rrest: Public ordinary functions
Function, rrrest: Public ordinary functions
Function, rrrrest: Public ordinary functions
Function, run-time-limit?: Public ordinary functions
Function, run-time-since: Private ordinary functions
Function, salsify: Private ordinary functions
Function, same-agenda-item-p: Private ordinary functions
Function, same-sort?: Private ordinary functions
Function, save-snark-system: Public ordinary functions
Function, select-query: Private ordinary functions
Function, selected-atom-in-row-p: Private ordinary functions
Function, selected-atom-p: Private ordinary functions
Function, selected-atoms-in-hyperresolution-electrons-p: Private ordinary functions
Function, selected-atoms-in-row: Private ordinary functions
Function, selected-lines: Private ordinary functions
Function, separator-char-p: Private ordinary functions
Function, set-options: Public ordinary functions
Function, set-redex-polarity: Private ordinary functions
Function, set-row-number: Private ordinary functions
Function, shorten-proof: Private ordinary functions
Function, show-count: Private ordinary functions
Function, show-count: Private ordinary functions
Function, show-count-p: Private ordinary functions
Function, show-count-p: Private ordinary functions
Function, show-count0: Private ordinary functions
Function, show-count1: Private ordinary functions
Function, similar-argument-list-ac1-p: Private ordinary functions
Function, simple-table-mapper: Private ordinary functions
Function, simplification-ordering-compare-equality-arguments: Private ordinary functions
Function, simplification-ordering-compare-terms: Private ordinary functions
Function, simplification-ordering-compare-terms0: Private ordinary functions
Function, simplification-ordering-compare-terms1: Private ordinary functions
Function, simplification-ordering-greaterp: Private ordinary functions
Function, simplify-constraint-alist: Private ordinary functions
Function, simplify-formula: Private ordinary functions
Function, simply-indexed-p: Private ordinary functions
Function, size: Private ordinary functions
Function, skolem-occurs-p: Private ordinary functions
Function, smallest-key: Private ordinary functions
Function, snark-option-spec-p: Private ordinary functions
Function, solve-sum: Private ordinary functions
Function, solve-sum-p: Private ordinary functions
Function, solve-sum-solutions: Private ordinary functions
Function, some-hash-term: Private ordinary functions
Function, some-path-index-entry: Private ordinary functions
Function, some-term-memory-entry: Private ordinary functions
Function, sort-compatible-p: Private ordinary functions
Function, sort-disjoint?: Public ordinary functions
Function, sort-from-variable-name: Private ordinary functions
Function, sort-intersection: Public ordinary functions
Function, sort-intersection0: Private ordinary functions
Function, sort-name: Public ordinary functions
Function, sort-name-expression?: Private ordinary functions
Function, sort-name?: Private ordinary functions
Function, sort-new-lines: Private ordinary functions
Function, sort-terms-and-counts: Private ordinary functions
Function, sort?: Private ordinary functions
Function, spacons: Public ordinary functions
Function, sparef1: Private ordinary functions
Function, sparef2: Private ordinary functions
Function, sparse-matrix-boolean: Public ordinary functions
Function, sparse-matrix-column: Public ordinary functions
Function, sparse-matrix-columns: Public ordinary functions
Function, sparse-matrix-count: Public ordinary functions
Function, sparse-matrix-default-value: Public ordinary functions
Function, sparse-matrix-p: Public ordinary functions
Function, sparse-matrix-row: Public ordinary functions
Function, sparse-matrix-rows: Public ordinary functions
Function, sparse-vector-b-tree-root-node: Private ordinary functions
Function, sparse-vector-boolean: Public ordinary functions
Function, sparse-vector-cached-key: Private ordinary functions
Function, sparse-vector-cached-value: Private ordinary functions
Function, sparse-vector-count: Public ordinary functions
Function, sparse-vector-count0: Private ordinary functions
Function, sparse-vector-default-value: Public ordinary functions
Function, sparse-vector-default-value0: Private ordinary functions
Function, sparse-vector-expression-description: Private ordinary functions
Function, sparse-vector-expression-generates-in-order-p: Private ordinary functions
Function, sparse-vector-expression-index-bounds: Private ordinary functions
Function, sparse-vector-expression-maxcount: Private ordinary functions
Function, sparse-vector-expression-p: Public ordinary functions
Function, sparse-vector-expression-size: Private ordinary functions
Function, sparse-vector-p: Public ordinary functions
Function, sparse-vector-setter: Private ordinary functions
Function, sparse-vector-type: Private ordinary functions
Function, special-unification-problem-algorithms: Private ordinary functions
Function, special-unification-problem-p: Private ordinary functions
Function, special-unification-problem-term1: Private ordinary functions
Function, special-unification-problem-term2: Private ordinary functions
Function, special-unify-p: Private ordinary functions
Function, split-if: Private ordinary functions
Function, store-boolean-ring-rewrites: Private ordinary functions
Function, store-derived-wff: Private ordinary functions
Function, store-given-row: Private ordinary functions
Function, store-given-row-equality: Private ordinary functions
Function, store-rewrite: Private ordinary functions
Function, store-rewrite2: Private ordinary functions
Function, string-info-canonical: Private ordinary functions
Function, string-info-sort: Private ordinary functions
Function, string-list-p: Private ordinary functions
Function, string-to-list: Private ordinary functions
Function, string-to-list-term-rewriter: Private ordinary functions
Function, strip-colons: Private ordinary functions
Function, strip-ors: Private ordinary functions
Function, submultisetp: Private ordinary functions
Function, subsort-forms: Private ordinary functions
Function, subsort0: Private ordinary functions
Function, subsort1?: Private ordinary functions
Function, subsort?: Public ordinary functions
Function, substitute: Private ordinary functions
Function, substitute-for-compound: Private ordinary functions
Function, substitute-for-compound-once: Private ordinary functions
Function, substitute-for-compound-oncel: Private ordinary functions
Function, substitute-for-compoundl: Private ordinary functions
Function, substitute-for-constant: Private ordinary functions
Function, substitute-for-constant-once: Private ordinary functions
Function, substitute-for-constant-oncel: Private ordinary functions
Function, substitute-for-constantl: Private ordinary functions
Function, substitute-for-variable: Private ordinary functions
Function, substitute-for-variable-once: Private ordinary functions
Function, substitute-for-variable-oncel: Private ordinary functions
Function, substitute-for-variablel: Private ordinary functions
Function, substitute-once: Private ordinary functions
Function, substitutel: Private ordinary functions
Function, substitution-diff: Private ordinary functions
Function, substitution-diff2: Private ordinary functions
Function, substitution-equal-p: Private ordinary functions
Function, substitution-subset-p: Private ordinary functions
Function, substitution-subset-p1: Private ordinary functions
Function, subsume: Private ordinary functions
Function, subsume-answers: Private ordinary functions
Function, subsume-bag: Private ordinary functions
Function, subsume-bag0: Private ordinary functions
Function, subsume-bag1: Private ordinary functions
Function, subsume-bag2: Private ordinary functions
Function, subsume-bag3: Private ordinary functions
Function, subsume-bag4: Private ordinary functions
Function, subsumed-p: Private ordinary functions
Function, subsumed-p1: Private ordinary functions
Function, subsumers: Private ordinary functions
Function, subsumers1: Private ordinary functions
Function, subsumes-p: Private ordinary functions
Function, subsumes-p1: Private ordinary functions
Function, sum-rel-number-atom-rewriter: Private ordinary functions
Function, sum-term-rewriter1: Private ordinary functions
Function, suspend-and-resume-snark: Public ordinary functions
Function, suspend-snark: Public ordinary functions
Function, suspend-snark*: Private ordinary functions
Function, symbol-aliases: Private ordinary functions
Function, symbol-boolean-valued-p: Private ordinary functions
Function, symbol-count: Private ordinary functions
Function, symbol-count-alist: Private ordinary functions
Function, symbol-count-not-greaterp: Private ordinary functions
Function, symbol-count-not-greaterp1: Private ordinary functions
Function, symbol-count-total: Private ordinary functions
Function, symbol-kind: Private ordinary functions
Function, symbol-number: Private ordinary functions
Function, symbol-numbered: Private ordinary functions
Function, symbol-ordering-compare: Private ordinary functions
Function, symbol-ordering-compare1: Private ordinary functions
Function, symbol-table-constant?: Public ordinary functions
Function, symbol-table-function?: Public ordinary functions
Function, symbol-table-kind-match: Private ordinary functions
Function, symbol-table-relation?: Public ordinary functions
Function, symbol-to-name: Private ordinary functions
Function, sz: Private ordinary functions
Function, table-lookup-pattern: Private ordinary functions
Function, table-rewriter: Private ordinary functions
Function, table-satisfier: Private ordinary functions
Function, target?: Private ordinary functions
Function, tc-term: Private ordinary functions
Function, term-by-hash-array-terms: Private ordinary functions
Function, term-feature-vector: Private ordinary functions
Function, term-memory-entry: Private ordinary functions
Function, term-memory-entry-p: Private ordinary functions
Function, term-memory-p: Private ordinary functions
Function, term-rel-term-to-0-rel-difference-atom-rewriter: Private ordinary functions
Function, term-satisfies-sequential-restriction-p: Private ordinary functions
Function, term-size-difference: Private ordinary functions
Function, term-sort: Public ordinary functions
Function, term-sort-p: Private ordinary functions
Function, term-subsort-p: Private ordinary functions
Function, term-to-lisp: Public ordinary functions
Function, terpri: Private ordinary functions
Function, terpri-comment: Private ordinary functions
Function, terpri-comment-indent: Private ordinary functions
Function, terpri-indent: Private ordinary functions
Function, test-option14?: Public ordinary functions
Function, test-option17?: Public ordinary functions
Function, test-option18?: Public ordinary functions
Function, test-option19?: Public ordinary functions
Function, test-option20?: Public ordinary functions
Function, test-option21?: Public ordinary functions
Function, test-option23?: Public ordinary functions
Function, test-option29?: Public ordinary functions
Function, test-option2?: Public ordinary functions
Function, test-option30?: Public ordinary functions
Function, test-option36?: Public ordinary functions
Function, test-option37?: Public ordinary functions
Function, test-option38?: Public ordinary functions
Function, test-option39?: Public ordinary functions
Function, test-option3?: Public ordinary functions
Function, test-option40?: Public ordinary functions
Function, test-option41?: Public ordinary functions
Function, test-option42?: Public ordinary functions
Function, test-option43?: Public ordinary functions
Function, test-option44?: Public ordinary functions
Function, test-option45?: Public ordinary functions
Function, test-option49?: Public ordinary functions
Function, test-option50?: Public ordinary functions
Function, test-option51?: Public ordinary functions
Function, test-option52?: Public ordinary functions
Function, test-option53?: Public ordinary functions
Function, test-option54?: Public ordinary functions
Function, test-option55?: Public ordinary functions
Function, test-option56?: Public ordinary functions
Function, test-option57?: Public ordinary functions
Function, test-option58?: Public ordinary functions
Function, test-option59?: Public ordinary functions
Function, test-option60?: Public ordinary functions
Function, test-option6?: Public ordinary functions
Function, test-option8?: Public ordinary functions
Function, test-option9?: Public ordinary functions
Function, test-table-resolver: Private ordinary functions
Function, the-feature: Public ordinary functions
Function, the-function-symbol: Private ordinary functions
Function, the-hash-term: Private ordinary functions
Function, the-path-index-entry: Private ordinary functions
Function, the-row-context: Private ordinary functions
Function, the-row-context2: Private ordinary functions
Function, the-sort: Public ordinary functions
Function, the-term-memory-entry: Private ordinary functions
Function, the-term-rewriter: Private ordinary functions
Function, theory-assert2: Private ordinary functions
Function, theory-deny2: Private ordinary functions
Function, theory-falsep: Private ordinary functions
Function, theory-truep: Private ordinary functions
Function, thereis-rpo-equal-or-greaterp: Private ordinary functions
Function, time-ii-atom-rewriter-for-dates: Private ordinary functions
Function, time-interval-sort-name?: Public ordinary functions
Function, time-pi-atom-rewriter-for-dates: Private ordinary functions
Function, time-point-sort-name?: Public ordinary functions
Function, time-pp-atom-rewriter-for-dates: Private ordinary functions
Function, tm-remove-entry: Private ordinary functions
Function, tm-retrieve-all-calls: Private ordinary functions
Function, tm-retrieve-all-count: Private ordinary functions
Function, tm-retrieve-generalization-calls: Private ordinary functions
Function, tm-retrieve-generalization-count: Private ordinary functions
Function, tm-retrieve-instance-calls: Private ordinary functions
Function, tm-retrieve-instance-count: Private ordinary functions
Function, tm-retrieve-unifiable-calls: Private ordinary functions
Function, tm-retrieve-unifiable-count: Private ordinary functions
Function, tm-retrieve-variant-calls: Private ordinary functions
Function, tm-retrieve-variant-count: Private ordinary functions
Function, tm-store: Private ordinary functions
Function, tme-depth: Private ordinary functions
Function, tme-in-nodes: Private ordinary functions
Function, tme-in-nodes-last: Private ordinary functions
Function, tme-mark: Private ordinary functions
Function, tme-mindepth: Private ordinary functions
Function, tme-number: Private ordinary functions
Function, tme-rewrites: Private ordinary functions
Function, tme-rows-containing-atom-negatively: Private ordinary functions
Function, tme-rows-containing-atom-positively: Private ordinary functions
Function, tme-rows-containing-paramodulatable-equality: Private ordinary functions
Function, tme-rows-containing-term: Private ordinary functions
Function, tme-size: Private ordinary functions
Function, tme-term: Private ordinary functions
Function, tme-useless-p: Private ordinary functions
Function, to-string: Public ordinary functions
Function, together-target?: Private ordinary functions
Function, tokenize: Public ordinary functions
Function, tokenize1: Private ordinary functions
Function, tokens-to-lisp: Private ordinary functions
Function, top-sort: Public ordinary functions
Function, top-sort-name: Private ordinary functions
Function, top-sort-name?: Private ordinary functions
Function, top-sort?: Private ordinary functions
Function, topological-sort: Public ordinary functions
Function, topological-sort*: Public ordinary functions
Function, total-run-time: Public ordinary functions
Function, to_rat-term-rewriter: Private ordinary functions
Function, to_real-term-rewriter: Private ordinary functions
Function, tptp-file-source-string: Private ordinary functions
Function, tptp-function-name: Private ordinary functions
Function, tptp-include-file-name: Private ordinary functions
Function, tptp-problem-input-pathname: Private ordinary functions
Function, tptp-problem-output-pathname: Private ordinary functions
Function, tptp-problem-pathname0: Private ordinary functions
Function, tptp-sort-name: Private ordinary functions
Function, tptp-to-snark-input: Private ordinary functions
Function, tptp-to-snark-input-args: Private ordinary functions
Function, tptp-to-snark-reason: Private ordinary functions
Function, tptp-type-product-list: Private ordinary functions
Function, tptp-type-product-p: Private ordinary functions
Function, trace-dp-refute?: Public ordinary functions
Function, trace-dpll-subsumption?: Public ordinary functions
Function, trace-optimize-sparse-vector-expression?: Public ordinary functions
Function, trace-rewrite?: Public ordinary functions
Function, trace-unify-bag-basis?: Public ordinary functions
Function, trace-unify-bag-bindings?: Public ordinary functions
Function, trace-unify?: Public ordinary functions
Function, traced-optimize-sparse-vector-expression: Private ordinary functions
Function, translate-assertion-file-to-tptp-format: Private ordinary functions
Function, trie-index-build-path-for-term: Private ordinary functions
Function, trie-index-build-path-for-terms: Private ordinary functions
Function, trie-index-delete: Private ordinary functions
Function, trie-index-entry-constructor: Private ordinary functions
Function, trie-index-entry-counter: Private ordinary functions
Function, trie-index-insert: Private ordinary functions
Function, trie-index-internal-node-constant-indexed-child-node: Private ordinary functions
Function, trie-index-internal-node-constant-indexed-child-nodes: Private ordinary functions
Function, trie-index-internal-node-function-indexed-child-node: Private ordinary functions
Function, trie-index-internal-node-function-indexed-child-nodes: Private ordinary functions
Function, trie-index-internal-node-p: Private ordinary functions
Function, trie-index-internal-node-variable-child-node: Private ordinary functions
Function, trie-index-internal-node-variable-indexed-child-node: Private ordinary functions
Function, trie-index-leaf-node-b-tree-root-node: Private ordinary functions
Function, trie-index-leaf-node-cached-key: Private ordinary functions
Function, trie-index-leaf-node-cached-value: Private ordinary functions
Function, trie-index-leaf-node-count0: Private ordinary functions
Function, trie-index-leaf-node-default-value0: Private ordinary functions
Function, trie-index-leaf-node-p: Private ordinary functions
Function, trie-index-leaf-node-type: Private ordinary functions
Function, trie-index-node-counter: Private ordinary functions
Function, trie-index-p: Private ordinary functions
Function, trie-index-path-for-term: Private ordinary functions
Function, trie-index-path-for-terms: Private ordinary functions
Function, trie-index-retrieve-all-calls: Private ordinary functions
Function, trie-index-retrieve-all-count: Private ordinary functions
Function, trie-index-retrieve-generalization-calls: Private ordinary functions
Function, trie-index-retrieve-generalization-count: Private ordinary functions
Function, trie-index-retrieve-instance-calls: Private ordinary functions
Function, trie-index-retrieve-instance-count: Private ordinary functions
Function, trie-index-retrieve-unifiable-calls: Private ordinary functions
Function, trie-index-retrieve-unifiable-count: Private ordinary functions
Function, trie-index-retrieve-variant-calls: Private ordinary functions
Function, trie-index-retrieve-variant-count: Private ordinary functions
Function, trie-index-top-node: Private ordinary functions
Function, trie-node-counter: Private ordinary functions
Function, trie-p: Private ordinary functions
Function, trie-size: Private ordinary functions
Function, trie-top-node: Private ordinary functions
Function, trieref: Private ordinary functions
Function, type-symbol-p: Private ordinary functions
Function, uminus-term-rewriter: Private ordinary functions
Function, unassign-atom: Private ordinary functions
Function, unassign-atoms: Private ordinary functions
Function, uncheckpoint-dp-clause-set: Public ordinary functions
Function, unflatten-term: Private ordinary functions
Function, unflatten-term1: Private ordinary functions
Function, unfrozen-variable-p: Private ordinary functions
Function, unifiers: Private ordinary functions
Function, unify: Public ordinary functions
Function, unify-bag: Private ordinary functions
Function, unify-bag*: Private ordinary functions
Function, unify-bag-basis: Private ordinary functions
Function, unify-bag-basis-size-limit?: Public ordinary functions
Function, unify-bag0: Private ordinary functions
Function, unify-bag1: Private ordinary functions
Function, unify-identity: Private ordinary functions
Function, unify-identity-with-vector: Private ordinary functions
Function, unify-jepd-relation-atom-args: Private ordinary functions
Function, unify-p: Private ordinary functions
Function, unify-special: Private ordinary functions
Function, unify-variable-with-vector: Private ordinary functions
Function, unify-variable-with-vector-max: Private ordinary functions
Function, unify-vector: Private ordinary functions
Function, unimplemented: Private ordinary functions
Function, uninitialized: Private ordinary functions
Function, universal-quantification-p: Private ordinary functions
Function, unquote: Public ordinary functions
Function, unsortable-variable-name: Private ordinary functions
Function, unsorted-p: Private ordinary functions
Function, unstore-agenda-item: Private ordinary functions
Function, unstore-wff: Private ordinary functions
Function, unthe-feature: Private ordinary functions
Function, update-feature-vector: Private ordinary functions
Function, update-operator-syntax: Private ordinary functions
Function, ur-resolve: Public ordinary functions
Function, ur-resolve1: Private ordinary functions
Function, ur-resolver: Private ordinary functions
Function, ur-resolver1: Private ordinary functions
Function, use-ac-connectives?: Public ordinary functions
Function, use-answers-during-subsumption?: Public ordinary functions
Function, use-assertion-analysis?: Public ordinary functions
Function, use-associative-identity?: Public ordinary functions
Function, use-associative-unification?: Public ordinary functions
Function, use-clausification?: Public ordinary functions
Function, use-closure-when-satisfiable?: Public ordinary functions
Function, use-condensing?: Public ordinary functions
Function, use-conditional-answer-creation?: Public ordinary functions
Function, use-constraint-purification?: Public ordinary functions
Function, use-constraint-solver-in-subsumption?: Public ordinary functions
Function, use-constructive-answer-restriction?: Public ordinary functions
Function, use-default-ordering?: Public ordinary functions
Function, use-dp-subsumption?: Public ordinary functions
Function, use-embedded-rewrites?: Public ordinary functions
Function, use-equality-elimination?: Public ordinary functions
Function, use-equality-factoring?: Public ordinary functions
Function, use-extended-implications?: Public ordinary functions
Function, use-extended-quantifiers?: Public ordinary functions
Function, use-factoring?: Public ordinary functions
Function, use-function-creation?: Public ordinary functions
Function, use-hyperresolution?: Public ordinary functions
Function, use-indefinite-answers?: Public ordinary functions
Function, use-input-restriction?: Public ordinary functions
Function, use-literal-ordering-with-hyperresolution?: Public ordinary functions
Function, use-literal-ordering-with-negative-hyperresolution?: Public ordinary functions
Function, use-literal-ordering-with-paramodulation?: Public ordinary functions
Function, use-literal-ordering-with-resolution?: Public ordinary functions
Function, use-literal-ordering-with-ur-resolution?: Public ordinary functions
Function, use-lookahead-in-dpll-for-subsumption?: Public ordinary functions
Function, use-magic-transformation?: Public ordinary functions
Function, use-negative-hyperresolution?: Public ordinary functions
Function, use-paramodulation-only-from-units?: Public ordinary functions
Function, use-paramodulation-only-into-units?: Public ordinary functions
Function, use-paramodulation?: Public ordinary functions
Function, use-partitions?: Public ordinary functions
Function, use-purity-test?: Public ordinary functions
Function, use-quantifier-preservation?: Public ordinary functions
Function, use-relevance-test?: Public ordinary functions
Function, use-replacement-resolution-with-x=x?: Public ordinary functions
Function, use-resolution?: Public ordinary functions
Function, use-resolve-code?: Public ordinary functions
Function, use-simplification-by-equalities?: Public ordinary functions
Function, use-simplification-by-units?: Public ordinary functions
Function, use-single-replacement-paramodulation?: Public ordinary functions
Function, use-sort-relativization?: Public ordinary functions
Function, use-subsume-bag?: Public ordinary functions
Function, use-subsumption-by-false?: Public ordinary functions
Function, use-subsumption?: Public ordinary functions
Function, use-term-memory-deletion?: Public ordinary functions
Function, use-term-ordering-cache?: Public ordinary functions
Function, use-term-ordering?: Public ordinary functions
Function, use-to-lisp-code?: Public ordinary functions
Function, use-unit-restriction?: Public ordinary functions
Function, use-ur-pttp?: Public ordinary functions
Function, use-ur-resolution?: Public ordinary functions
Function, use-variable-name-sorts?: Public ordinary functions
Function, use-well-sorting?: Public ordinary functions
Function, utime-interval-term-p: Private ordinary functions
Function, utime-interval-term-to-lisp: Private ordinary functions
Function, utime-point-term-p: Private ordinary functions
Function, utime-point-term-to-lisp: Private ordinary functions
Function, valued-atoms: Private ordinary functions
Function, variable-and-range-p: Private ordinary functions
Function, variable-block: Private ordinary functions
Function, variable-block-0-p: Private ordinary functions
Function, variable-counts: Private ordinary functions
Function, variable-disjoint-partition: Private ordinary functions
Function, variable-frozen-p: Private ordinary functions
Function, variable-kbo-weight: Private ordinary functions
Function, variable-number: Private ordinary functions
Function, variable-occurs-below-constructor-p: Private ordinary functions
Function, variable-occurs-p: Private ordinary functions
Function, variable-occurs-p1: Private ordinary functions
Function, variable-occurs-p1l: Private ordinary functions
Function, variable-occurs-p2: Private ordinary functions
Function, variable-occurs-p2l: Private ordinary functions
Function, variable-occurs-purely-in-row-p: Private ordinary functions
Function, variable-occurs-purely-p: Private ordinary functions
Function, variable-p: Public ordinary functions
Function, variable-range: Private ordinary functions
Function, variable-satisfier: Private ordinary functions
Function, variable-sort: Public ordinary functions
Function, variable-sort-marker?: Public ordinary functions
Function, variable-sort-p: Private ordinary functions
Function, variable-symbol-prefixed-p: Private ordinary functions
Function, variable-symbol-prefixes?: Public ordinary functions
Function, variable-to-lisp-code?: Public ordinary functions
Function, variable-weight1: Private ordinary functions
Function, variable-weight?: Public ordinary functions
Function, variables: Private ordinary functions
Function, variables-and-ranges-p: Private ordinary functions
Function, variables-irreflexivity-falsifier: Private ordinary functions
Function, variables-reflexivity-satisfier: Private ordinary functions
Function, variablesl: Private ordinary functions
Function, variant: Private ordinary functions
Function, variant-bag: Private ordinary functions
Function, variant-bag*: Private ordinary functions
Function, variant-bag0: Private ordinary functions
Function, variant-commute: Private ordinary functions
Function, variant-jepd-relation-atom-args: Private ordinary functions
Function, variant-p: Private ordinary functions
Function, variant-vector: Private ordinary functions
Function, variantl: Private ordinary functions
Function, weigh-first-two-arguments: Private ordinary functions
Function, weight: Private ordinary functions
Function, weightm: Private ordinary functions
Function, well-sort: Private ordinary functions
Function, well-sort-args: Private ordinary functions
Function, well-sort-atoms: Private ordinary functions
Function, well-sort-atoms1: Private ordinary functions
Function, well-sort-wff: Private ordinary functions
Function, well-sort-wffs: Private ordinary functions
Function, well-sort-which-atoms: Private ordinary functions
Function, well-sorted-args-p: Private ordinary functions
Function, well-sorted-p: Private ordinary functions
Function, wff-clauses: Public ordinary functions
Function, wff-depth: Private ordinary functions
Function, wff-length: Private ordinary functions
Function, wff-neg: Private ordinary functions
Function, wff-positive-or-negative: Private ordinary functions
Function, wff-size: Private ordinary functions
Function, wff-size*: Private ordinary functions
Function, wff-size+depth: Private ordinary functions
Function, wff-subsumption: Private ordinary functions
Function, wff-subsumption*: Private ordinary functions
Function, wff-subsumption*1: Private ordinary functions
Function, wff-symbol-counts: Private ordinary functions
Function, wff-symbol-counts-not-greaterp: Private ordinary functions
Function, wff-weight: Private ordinary functions
Function, wff-weight+depth: Private ordinary functions
Function, whitespace-char-p: Private ordinary functions
Function, wrap-block: Private ordinary functions
Function, wrap-progn: Private ordinary functions
Function, wrap2: Private ordinary functions
Function, xx-intersection: Private ordinary functions
function-allowed-in-answer: Private ordinary functions
function-argument-sort-alist: Private ordinary functions
function-arithmetic-relation-rewrite-code: Private ordinary functions
function-arity: Public ordinary functions
function-associative: Private ordinary functions
function-associativity-tests: Private ordinary functions
function-author: Public compiler macros
function-author: Public ordinary functions
function-boolean-valued-p: Private ordinary functions
function-code-name: Private ordinary functions
function-code-name0: Private compiler macros
function-code-name0: Private ordinary functions
function-commutative: Private ordinary functions
function-commutativity-tests: Private ordinary functions
function-complement: Private compiler macros
function-complement: Private ordinary functions
function-constraint-theory: Private ordinary functions
function-constructor: Private ordinary functions
function-created-p: Private compiler macros
function-created-p: Private ordinary functions
function-do-not-factor: Private compiler macros
function-do-not-factor: Private ordinary functions
function-do-not-paramodulate: Private compiler macros
function-do-not-paramodulate: Private ordinary functions
function-do-not-resolve: Private compiler macros
function-do-not-resolve: Private ordinary functions
function-documentation: Public compiler macros
function-documentation: Public ordinary functions
function-equal-code: Private ordinary functions
function-equality-rewrite-code: Private ordinary functions
function-falsify-code: Private ordinary functions
function-has-arity-p: Private ordinary functions
function-hash-code: Private ordinary functions
function-identity: Private ordinary functions
function-identity-tests: Private ordinary functions
function-identity2: Private ordinary functions
function-index-type: Private ordinary functions
function-injective: Private ordinary functions
function-injective-supplied: Private compiler macros
function-injective-supplied: Private ordinary functions
function-input-code: Private ordinary functions
function-inverse-tests: Private ordinary functions
function-kbo-status: Private compiler macros
function-kbo-status: Private ordinary functions
function-kbo-weight: Private ordinary functions
function-keep-head: Private compiler macros
function-keep-head: Private ordinary functions
function-kind: Private ordinary functions
function-locked: Private compiler macros
function-locked: Private ordinary functions
function-logical-symbol-dual: Private ordinary functions
function-logical-symbol-p: Public ordinary functions
function-macro: Private compiler macros
function-macro: Private ordinary functions
function-magic: Private ordinary functions
function-make-compound*-function: Private ordinary functions
function-name: Public ordinary functions
function-name-arity-lessp: Private ordinary functions
function-name-lessp: Private ordinary functions
function-number: Private ordinary functions
function-occurs-p: Private ordinary functions
function-ordering-status: Private ordinary functions
function-paramodulate-code: Private ordinary functions
function-plist: Private ordinary functions
function-polarity-map: Private ordinary functions
function-resolve-code: Private ordinary functions
function-resolve-code-falsify-code: Private compiler macros
function-resolve-code-falsify-code: Private ordinary functions
function-resolve-code-satisfy-code: Private compiler macros
function-resolve-code-satisfy-code: Private ordinary functions
function-resolve-code2: Private ordinary functions
function-rewritable-p: Private ordinary functions
function-rewrite-code: Private ordinary functions
function-rewrites: Private compiler macros
function-rewrites: Private ordinary functions
function-rpo-status: Private compiler macros
function-rpo-status: Private ordinary functions
function-satisfy-code: Private ordinary functions
function-skolem-p: Private compiler macros
function-skolem-p: Private ordinary functions
function-sort: Private ordinary functions
function-sort-code: Private ordinary functions
function-source: Public compiler macros
function-source: Public ordinary functions
function-symbol-p: Public ordinary functions
function-to-lisp-code: Private compiler macros
function-to-lisp-code: Private ordinary functions
function-trie-index-args: Private compiler macros
function-trie-index-args: Private ordinary functions
function-trie-index-arity: Private compiler macros
function-trie-index-arity: Private ordinary functions
function-trie-index-lookup-args: Private compiler macros
function-trie-index-lookup-args: Private ordinary functions
function-unify-code: Private ordinary functions
function-variant-code: Private ordinary functions
function-weight: Private ordinary functions
function-weight-code: Private ordinary functions
fv-trie-key: Private compiler macros
fv-trie-key: Private ordinary functions
fv-trie-key-feature: Private compiler macros
fv-trie-key-feature: Private ordinary functions
fv-trie-key-value: Private compiler macros
fv-trie-key-value: Private ordinary functions

G
Generic Function, 1-ary-functions>2-ary-functions-in-default-ordering: Public generic functions
Generic Function, agenda-length-before-simplification-limit: Public generic functions
Generic Function, agenda-length-limit: Public generic functions
Generic Function, agenda-ordering-function: Public generic functions
Generic Function, allow-skolem-symbols-in-answers: Public generic functions
Generic Function, assert-context: Public generic functions
Generic Function, assert-sequential: Public generic functions
Generic Function, assert-supported: Public generic functions
Generic Function, assertion-file-commands: Public generic functions
Generic Function, assertion-file-format: Public generic functions
Generic Function, assertion-file-if-does-not-exist: Public generic functions
Generic Function, assertion-file-keywords: Public generic functions
Generic Function, assertion-file-negate-conjectures: Public generic functions
Generic Function, assertion-file-package: Public generic functions
Generic Function, assertion-file-readtable: Public generic functions
Generic Function, assertion-file-verbose: Public generic functions
Generic Function, assume-sequential: Public generic functions
Generic Function, assume-supported: Public generic functions
Generic Function, bag-weight-factorial: Public generic functions
Generic Function, builtin-constant-weight: Public generic functions
Generic Function, changeable-properties-of-locked-constant: Public generic functions
Generic Function, changeable-properties-of-locked-function: Public generic functions
Generic Function, checkpoint-theory: Public generic functions
Generic Function, declare-root-sort: Public generic functions
Generic Function, declare-string-sort: Public generic functions
Generic Function, eliminate-negations: Public generic functions
Generic Function, ex-join-negation: Public generic functions
Generic Function, feature-vector-symbol-number-folding: Public generic functions
Generic Function, flatten-connectives: Public generic functions
Generic Function, input-floats-as-ratios: Public generic functions
Generic Function, kbo-builtin-constant-weight: Public generic functions
Generic Function, kbo-status: Public generic functions
Generic Function, kbo-variable-weight: Public generic functions
Generic Function, level-pref-for-giving: Public generic functions
Generic Function, listen-for-commands: Public generic functions
Generic Function, map-index-leaf-nodes: Private generic functions
Generic Function, meter-unify-bag: Public generic functions
Generic Function, number-of-given-rows-limit: Public generic functions
Generic Function, number-of-rows-limit: Public generic functions
Generic Function, ordering-functions>constants: Public generic functions
Generic Function, partition-communication-table: Public generic functions
Generic Function, print-agenda-when-finished: Public generic functions
Generic Function, print-assertion-analysis-notes: Public generic functions
Generic Function, print-clocks-when-finished: Public generic functions
Generic Function, print-derived-row: Private generic functions
Generic Function, print-final-rows: Public generic functions
Generic Function, print-given-row: Private generic functions
Generic Function, print-given-row-lines-printing: Public generic functions
Generic Function, print-given-row-lines-signalling: Public generic functions
Generic Function, print-index-leaf-node: Private generic functions
Generic Function, print-irrelevant-rows: Public generic functions
Generic Function, print-options-when-starting: Public generic functions
Generic Function, print-pure-rows: Public generic functions
Generic Function, print-rewrite-orientation: Public generic functions
Generic Function, print-row-answers: Public generic functions
Generic Function, print-row-constraints: Public generic functions
Generic Function, print-row-goals: Public generic functions
Generic Function, print-row-length-limit: Public generic functions
Generic Function, print-row-partitions: Public generic functions
Generic Function, print-row-reasons: Public generic functions
Generic Function, print-row-wffs-prettily: Public generic functions
Generic Function, print-rows-prettily: Public generic functions
Generic Function, print-rows-shortened: Public generic functions
Generic Function, print-rows-test: Public generic functions
Generic Function, print-rows-when-derived: Public generic functions
Generic Function, print-rows-when-finished: Public generic functions
Generic Function, print-rows-when-given: Public generic functions
Generic Function, print-rows-when-processed: Public generic functions
Generic Function, print-summary-when-finished: Public generic functions
Generic Function, print-symbol-table-warnings: Public generic functions
Generic Function, print-term-memory-when-finished: Public generic functions
Generic Function, print-time-used: Public generic functions
Generic Function, print-unorientable-rows: Public generic functions
Generic Function, prove-closure: Public generic functions
Generic Function, prove-sequential: Public generic functions
Generic Function, prove-supported: Public generic functions
Generic Function, pruning-tests: Public generic functions
Generic Function, pruning-tests-before-simplification: Public generic functions
Generic Function, rcc8-region-sort-name: Public generic functions
Generic Function, refute-file-actions: Public generic functions
Generic Function, refute-file-closure: Public generic functions
Generic Function, refute-file-if-exists: Public generic functions
Generic Function, refute-file-ignore-errors: Public generic functions
Generic Function, refute-file-initialize: Public generic functions
Generic Function, refute-file-options: Public generic functions
Generic Function, refute-file-output-file: Public generic functions
Generic Function, refute-file-verbose: Public generic functions
Generic Function, restore-theory: Public generic functions
Generic Function, rewrite-answers: Public generic functions
Generic Function, rewrite-constraints: Public generic functions
Generic Function, row-argument-count-limit: Public generic functions
Generic Function, row-priority-depth-factor: Public generic functions
Generic Function, row-priority-level-factor: Public generic functions
Generic Function, row-priority-size-factor: Public generic functions
Generic Function, row-priority-weight-factor: Public generic functions
Generic Function, row-weight-before-simplification-limit: Public generic functions
Generic Function, row-weight-limit: Public generic functions
Generic Function, rpo-status: Public generic functions
Generic Function, run-time-limit: Public generic functions
Generic Function, test-option14: Public generic functions
Generic Function, test-option17: Public generic functions
Generic Function, test-option18: Public generic functions
Generic Function, test-option19: Public generic functions
Generic Function, test-option2: Public generic functions
Generic Function, test-option20: Public generic functions
Generic Function, test-option21: Public generic functions
Generic Function, test-option23: Public generic functions
Generic Function, test-option29: Public generic functions
Generic Function, test-option3: Public generic functions
Generic Function, test-option30: Public generic functions
Generic Function, test-option36: Public generic functions
Generic Function, test-option37: Public generic functions
Generic Function, test-option38: Public generic functions
Generic Function, test-option39: Public generic functions
Generic Function, test-option40: Public generic functions
Generic Function, test-option41: Public generic functions
Generic Function, test-option42: Public generic functions
Generic Function, test-option43: Public generic functions
Generic Function, test-option44: Public generic functions
Generic Function, test-option45: Public generic functions
Generic Function, test-option49: Public generic functions
Generic Function, test-option50: Public generic functions
Generic Function, test-option51: Public generic functions
Generic Function, test-option52: Public generic functions
Generic Function, test-option53: Public generic functions
Generic Function, test-option54: Public generic functions
Generic Function, test-option55: Public generic functions
Generic Function, test-option56: Public generic functions
Generic Function, test-option57: Public generic functions
Generic Function, test-option58: Public generic functions
Generic Function, test-option59: Public generic functions
Generic Function, test-option6: Public generic functions
Generic Function, test-option60: Public generic functions
Generic Function, test-option8: Public generic functions
Generic Function, test-option9: Public generic functions
Generic Function, theory-assert: Private generic functions
Generic Function, theory-closure: Private generic functions
Generic Function, theory-deny: Private generic functions
Generic Function, theory-rewrite: Private generic functions
Generic Function, theory-simplify: Private generic functions
Generic Function, time-interval-sort-name: Public generic functions
Generic Function, time-point-sort-name: Public generic functions
Generic Function, trace-dp-refute: Public generic functions
Generic Function, trace-dpll-subsumption: Public generic functions
Generic Function, trace-optimize-sparse-vector-expression: Public generic functions
Generic Function, trace-rewrite: Public generic functions
Generic Function, trace-unify: Public generic functions
Generic Function, trace-unify-bag-basis: Public generic functions
Generic Function, trace-unify-bag-bindings: Public generic functions
Generic Function, uncheckpoint-theory: Public generic functions
Generic Function, unify-bag-basis-size-limit: Public generic functions
Generic Function, use-ac-connectives: Public generic functions
Generic Function, use-answers-during-subsumption: Public generic functions
Generic Function, use-assertion-analysis: Public generic functions
Generic Function, use-associative-identity: Public generic functions
Generic Function, use-associative-unification: Public generic functions
Generic Function, use-clausification: Public generic functions
Generic Function, use-closure-when-satisfiable: Public generic functions
Generic Function, use-condensing: Public generic functions
Generic Function, use-conditional-answer-creation: Public generic functions
Generic Function, use-constraint-purification: Public generic functions
Generic Function, use-constraint-solver-in-subsumption: Public generic functions
Generic Function, use-constructive-answer-restriction: Public generic functions
Generic Function, use-default-ordering: Public generic functions
Generic Function, use-dp-subsumption: Public generic functions
Generic Function, use-embedded-rewrites: Public generic functions
Generic Function, use-equality-elimination: Public generic functions
Generic Function, use-equality-factoring: Public generic functions
Generic Function, use-extended-implications: Public generic functions
Generic Function, use-extended-quantifiers: Public generic functions
Generic Function, use-factoring: Public generic functions
Generic Function, use-function-creation: Public generic functions
Generic Function, use-hyperresolution: Public generic functions
Generic Function, use-indefinite-answers: Public generic functions
Generic Function, use-input-restriction: Public generic functions
Generic Function, use-literal-ordering-with-hyperresolution: Public generic functions
Generic Function, use-literal-ordering-with-negative-hyperresolution: Public generic functions
Generic Function, use-literal-ordering-with-paramodulation: Public generic functions
Generic Function, use-literal-ordering-with-resolution: Public generic functions
Generic Function, use-literal-ordering-with-ur-resolution: Public generic functions
Generic Function, use-lookahead-in-dpll-for-subsumption: Public generic functions
Generic Function, use-magic-transformation: Public generic functions
Generic Function, use-negative-hyperresolution: Public generic functions
Generic Function, use-paramodulation: Public generic functions
Generic Function, use-paramodulation-only-from-units: Public generic functions
Generic Function, use-paramodulation-only-into-units: Public generic functions
Generic Function, use-partitions: Public generic functions
Generic Function, use-purity-test: Public generic functions
Generic Function, use-quantifier-preservation: Public generic functions
Generic Function, use-relevance-test: Public generic functions
Generic Function, use-replacement-resolution-with-x=x: Public generic functions
Generic Function, use-resolution: Public generic functions
Generic Function, use-resolve-code: Public generic functions
Generic Function, use-simplification-by-equalities: Public generic functions
Generic Function, use-simplification-by-units: Public generic functions
Generic Function, use-single-replacement-paramodulation: Public generic functions
Generic Function, use-sort-relativization: Public generic functions
Generic Function, use-subsume-bag: Public generic functions
Generic Function, use-subsumption: Public generic functions
Generic Function, use-subsumption-by-false: Public generic functions
Generic Function, use-term-memory-deletion: Public generic functions
Generic Function, use-term-ordering: Public generic functions
Generic Function, use-term-ordering-cache: Public generic functions
Generic Function, use-to-lisp-code: Public generic functions
Generic Function, use-unit-restriction: Public generic functions
Generic Function, use-ur-pttp: Public generic functions
Generic Function, use-ur-resolution: Public generic functions
Generic Function, use-variable-name-sorts: Public generic functions
Generic Function, use-well-sorting: Public generic functions
Generic Function, variable-sort-marker: Public generic functions
Generic Function, variable-symbol-prefixes: Public generic functions
Generic Function, variable-to-lisp-code: Public generic functions
Generic Function, variable-weight: Public generic functions
give: Public ordinary functions
give-constraint-row: Private ordinary functions
give-is-next-in-agenda: Private ordinary functions
giver: Private ordinary functions
graph-coloring-problem: Private ordinary functions
graph-coloring-problem-clauses: Private ordinary functions
greater?: Private ordinary functions
greatereq?: Private ordinary functions
ground-p: Private ordinary functions

H
has-author: Public macros
has-documentation: Public macros
has-name: Public macros
has-source: Public macros
hash-compound: Private ordinary functions
hash-dollar-p: Private ordinary functions
hash-dollar-prin1: Public ordinary functions
hash-dollar-print: Public ordinary functions
hash-dollar-reader: Private ordinary functions
hash-dollar-symbol: Private ordinary functions
hash-dollar-symbolize: Private ordinary functions
hash-list: Private ordinary functions
hash-term: Private ordinary functions
hash-term*: Private ordinary functions
hash-term-code: Private ordinary functions
hash-term-set-p: Private ordinary functions
head: Public compiler macros
head: Public ordinary functions
head-is-logical-symbol: Private ordinary functions
head-or-term: Private compiler macros
head-or-term: Private ordinary functions
heada: Private compiler macros
heada: Private ordinary functions
hint: Public ordinary functions
hts-adjoin-p: Private ordinary functions
hts-count-down-to-hashing: Private ordinary functions
hts-member-p: Private ordinary functions
hts-substitution: Private ordinary functions
hts-terms: Private ordinary functions
hyperresolution-electron-polarity: Private compiler macros
hyperresolution-electron-polarity: Private ordinary functions
hyperresolution-nucleus-polarity: Private compiler macros
hyperresolution-nucleus-polarity: Private ordinary functions
hyperresolution-orderfun: Private compiler macros
hyperresolution-orderfun: Private ordinary functions
hyperresolve: Public ordinary functions
hyperresolver: Private ordinary functions
hyperresolver1: Private ordinary functions
hyperresolver2: Private ordinary functions

I
if-let: Public macros
iff: Public compiler macros
iff: Public ordinary functions
ii-compare-universal-times: Private ordinary functions
implication-p: Private ordinary functions
implied-by-wff-rewriter: Private ordinary functions
implies: Public macros
implies-wff-rewriter: Private ordinary functions
implies-wff-rewriter1: Private ordinary functions
impose-binary-restrictions: Private ordinary functions
in-kb: Public macros
in-language: Public macros
in-row-context: Public ordinary functions
inc-argument-count: Private macros
increment-counter: Public ordinary functions
index-entry-p: Private ordinary functions
index-entry-term: Private ordinary functions
index-terms-in-atom-of-derived-wff: Private ordinary functions
infix-operator-lookup: Private compiler macros
infix-operator-lookup: Private ordinary functions
infix-operator-p: Private compiler macros
infix-operator-p: Private ordinary functions
init-constant-info: Private ordinary functions
initialize: Public ordinary functions
initialize-agenda: Private ordinary functions
initialize-assertion-analysis: Private ordinary functions
initialize-clocks: Public ordinary functions
initialize-constants: Private ordinary functions
initialize-features: Public ordinary functions
initialize-hash-dollar-reader: Private ordinary functions
initialize-numberings: Public ordinary functions
initialize-operator-syntax: Public ordinary functions
initialize-options: Private ordinary functions
initialize-propositional-abstraction-of-input-wffs: Private ordinary functions
initialize-rewrites: Private ordinary functions
initialize-row-contexts: Private ordinary functions
initialize-rows: Private ordinary functions
initialize-rows2: Private ordinary functions
initialize-simplification-ordering-compare-equality-arguments-hash-table: Private ordinary functions
initialize-sort-theory: Private ordinary functions
initialize-sort-theory2: Private ordinary functions
initialize-symbol-ordering: Private ordinary functions
initialize-symbol-table: Private ordinary functions
initialize-symbol-table2: Private ordinary functions
initialize-term-hash: Private ordinary functions
initialize-variables: Private ordinary functions
input-argument-sort-alist: Private ordinary functions
input-atom: Private ordinary functions
input-atom-with-keyword-arguments: Private ordinary functions
input-bag*-term: Private ordinary functions
input-bag-term: Private ordinary functions
input-conditional: Private ordinary functions
input-conditional-answer: Private ordinary functions
input-conjunction: Private ordinary functions
input-constant-symbol: Public ordinary functions
input-date-interval: Private ordinary functions
input-date-point: Private ordinary functions
input-disequality: Private ordinary functions
input-disjunction: Private ordinary functions
input-equality: Private ordinary functions
input-equivalence: Private ordinary functions
input-exclusive-or: Private ordinary functions
input-float-function-as-relation: Private ordinary functions
input-floats-as-ratios: Public generic functions
input-floats-as-ratios: Public generic functions
input-floats-as-ratios?: Public compiler macros
input-floats-as-ratios?: Public ordinary functions
input-form: Private ordinary functions
input-form*: Private ordinary functions
input-function-as-relation: Private ordinary functions
input-function-as-relation-result-sort: Private ordinary functions
input-function-as-relation-result-sort2: Private ordinary functions
input-function-symbol: Public ordinary functions
input-head-function-symbol: Private ordinary functions
input-head-relation-symbol: Private ordinary functions
input-implication: Private ordinary functions
input-kif-backward-implication: Private ordinary functions
input-kif-forward-implication: Private ordinary functions
input-lisp-list: Private ordinary functions
input-lisp-list*: Private ordinary functions
input-logical-symbol: Private ordinary functions
input-nand: Private ordinary functions
input-negation: Private ordinary functions
input-nor: Private ordinary functions
input-normal-target: Private ordinary functions
input-proposition-symbol: Public ordinary functions
input-quantification: Private ordinary functions
input-quantifier-variable: Private ordinary functions
input-quantifier-variables: Private ordinary functions
input-quoted-constant: Private ordinary functions
input-relation-as-function: Private ordinary functions
input-relation-symbol: Public ordinary functions
input-reverse-implication: Private ordinary functions
input-single-target: Private ordinary functions
input-symbol: Private ordinary functions
input-target: Private ordinary functions
input-term: Public ordinary functions
input-term1: Private ordinary functions
input-terms: Private ordinary functions
input-together-target: Private ordinary functions
input-tptp-type-declaration: Private ordinary functions
input-variables-in-form: Private ordinary functions
input-wff: Public ordinary functions
input-wff1: Private ordinary functions
input-wffs1: Private ordinary functions
input-wffs2: Private ordinary functions
insert-into-rows-containing-atom-negatively: Private ordinary functions
insert-into-rows-containing-atom-positively: Private ordinary functions
insert-into-rows-containing-term: Private ordinary functions
insert-row-into-agenda: Private ordinary functions
instantiate: Private ordinary functions
instantiating-direction: Private ordinary functions
instantiating-direction1: Private ordinary functions
integers-between: Public ordinary functions
ints: Public ordinary functions
irreflexivity-falsifier: Private ordinary functions
irreflexivity-rewriter: Private ordinary functions

J
jepd-atom-to-lisp: Private ordinary functions
jepd-relation-atom-rewriter: Private ordinary functions
jepd-relation-atom-weight: Private ordinary functions
jepd-relation-code: Private ordinary functions
jepd-relation-composition-rewriter: Private ordinary functions
jepd-relation-composition-rewriter1: Private ordinary functions
jepd-relation-input-function: Private ordinary functions
jepd-relation-intersection-rewriter1: Private ordinary functions
just-line-number: Private ordinary functions
just-list: Private ordinary functions

K
kbo-builtin-constant-weight: Public generic functions
kbo-builtin-constant-weight: Public generic functions
kbo-builtin-constant-weight?: Public compiler macros
kbo-builtin-constant-weight?: Public ordinary functions
kbo-compare-terms: Private ordinary functions
kbo-evaluate-term: Private ordinary functions
kbo-evaluate-terms: Private ordinary functions
kbo-status: Public generic functions
kbo-status: Public generic functions
kbo-status?: Public compiler macros
kbo-status?: Public ordinary functions
kbo-variable-weight: Public generic functions
kbo-variable-weight: Public generic functions
kbo-variable-weight?: Public compiler macros
kbo-variable-weight?: Public ordinary functions
keyword-argument-list-p: Private ordinary functions
kwote: Public ordinary functions

L
largest-key: Private compiler macros
largest-key: Private ordinary functions
last-nonempty-agenda-bucket: Private compiler macros
last-nonempty-agenda-bucket: Private ordinary functions
last-row: Public ordinary functions
last-sparef: Public ordinary functions
lastc: Private compiler macros
lastc: Private ordinary functions
lcons: Public macros
leafp: Public ordinary functions
leap-year-p: Public ordinary functions
length<: Public ordinary functions
length<=: Public ordinary functions
length=: Public ordinary functions
length>: Public compiler macros
length>: Public ordinary functions
length>=: Public compiler macros
length>=: Public ordinary functions
less?: Private ordinary functions
lesseq?: Private ordinary functions
let-options: Public macros
level-pref-for-giving: Public generic functions
level-pref-for-giving: Public generic functions
level-pref-for-giving?: Public compiler macros
level-pref-for-giving?: Public ordinary functions
lifo: Public ordinary functions
limit-agenda-length: Public ordinary functions
list-bindings: Private ordinary functions
list-p: Private ordinary functions
list-to-bag: Private ordinary functions
list-to-string: Private ordinary functions
list-to-string-term-rewriter: Private ordinary functions
listen-for-commands: Public generic functions
listen-for-commands: Public generic functions
listen-for-commands?: Public compiler macros
listen-for-commands?: Public ordinary functions
literal-is-not-dominated-in-clause-p: Private ordinary functions
literal-is-not-dominating-in-clause-p: Private ordinary functions
literal-member-p: Private ordinary functions
literal-ordering-a: Public ordinary functions
literal-ordering-n: Public ordinary functions
literal-ordering-p: Public ordinary functions
literal-p: Private ordinary functions
literal-satisfies-ordering-restriction-p: Private ordinary functions
literals-in-clause: Private ordinary functions
literals-to-clause: Private ordinary functions
lookahead*: Private ordinary functions
lookahead-false: Public ordinary functions
lookahead-false-true: Public ordinary functions
lookahead-true: Public ordinary functions
lookahead-true-false: Public ordinary functions
lookup-feature-name: Private ordinary functions
lookup-value-in-substitution: Private ordinary functions
lookup-value-in-substitution2: Private ordinary functions
lookup-variable-in-substitution: Private ordinary functions

M
Macro, a-coef: Private macros
Macro, add-binding-to-substitution: Private macros
Macro, add-path-index-internal-node1-constant-indexed-child-node: Private macros
Macro, add-path-index-internal-node1-function-indexed-child-node: Private macros
Macro, assertion: Public macros
Macro, b-coef: Private macros
Macro, b-tree-node-alist: Private macros
Macro, b-tree-node-nonleaf-last-value: Private macros
Macro, binding-value: Private macros
Macro, binding-var: Private macros
Macro, caarcc: Public macros
Macro, cadrcc: Public macros
Macro, carc: Public macros
Macro, cdarcc: Public macros
Macro, cddrcc: Public macros
Macro, cdrc: Public macros
Macro, check-unify-bag-basis-size: Private macros
Macro, clause-contains-true-negative-literal: Private macros
Macro, clause-contains-true-positive-literal: Private macros
Macro, collect: Public macros
Macro, constant-info0: Private macros
Macro, count-argument: Private macros
Macro, current-row-context: Public macros
Macro, declare-snark-option: Public macros
Macro, define-constant-slot-accessor: Private macros
Macro, define-plist-slot-accessor: Public macros
Macro, definline: Public macros
Macro, dereference: Public macros
Macro, dereference2: Private macros
Macro, do-map-sparse-vector-backward: Private macros
Macro, do-map-sparse-vector-forward: Private macros
Macro, dobindings: Private macros
Macro, dopairs: Public macros
Macro, dotails: Public macros
Macro, fancy-make-compound*: Private macros
Macro, first-nonfalse-atom: Private macros
Macro, first-nontrue-atom: Private macros
Macro, first-unassigned-atom: Private macros
Macro, has-author: Public macros
Macro, has-documentation: Public macros
Macro, has-name: Public macros
Macro, has-source: Public macros
Macro, if-let: Public macros
Macro, implies: Public macros
Macro, in-kb: Public macros
Macro, in-language: Public macros
Macro, inc-argument-count: Private macros
Macro, lcons: Public macros
Macro, let-options: Public macros
Macro, make-a1-compound*: Private macros
Macro, make-b-tree-node: Private macros
Macro, make-binding: Private macros
Macro, make-compound: Public macros
Macro, make-compound*: Public macros
Macro, make-resolvent-part: Private macros
Macro, make-row: Private macros
Macro, make-trie-node: Private macros
Macro, map-leaf: Private macros
Macro, map-leaf0: Private macros
Macro, map-sparse-vector-expression-macro: Private macros
Macro, map-trie-index-entries: Private macros
Macro, mark-path-index-entry-in-nodes: Private macros
Macro, member-path-index-entry-in-nodes: Private macros
Macro, mvlet: Public macros
Macro, mvlet*: Public macros
Macro, ncollect: Public macros
Macro, nosol3x: Private macros
Macro, nosol3y: Private macros
Macro, nth-unassigned-atom: Private macros
Macro, number-info: Private macros
Macro, path-index-constant-leaf: Private macros
Macro, path-index-internal-node1-constant-indexed-child-node: Private macros
Macro, path-index-internal-node1-function-indexed-child-node: Private macros
Macro, path-index-variable-leaf: Private macros
Macro, prefer-to-bind-p: Private macros
Macro, princf: Public macros
Macro, prog->: Public macros
Macro, push-unless-nil: Public macros
Macro, pushnew-unless-nil: Public macros
Macro, rewrite-*most: Private macros
Macro, rewrites: Private macros
Macro, root-row-context: Public macros
Macro, rows-containing-atom-negatively: Private macros
Macro, rows-containing-atom-positively: Private macros
Macro, rows-containing-paramodulatable-equality: Private macros
Macro, rows-containing-term: Private macros
Macro, set-function-code: Private macros
Macro, set-slot-if-supplied: Private macros
Macro, setq-once: Private macros
Macro, sparef: Public macros
Macro, string-info: Private macros
Macro, symbol-table-entries: Public macros
Macro, tc-count: Private macros
Macro, thvalues: Private macros
Macro, trie-index-leaf-node-entries: Private macros
Macro, trie-node-branches: Private macros
Macro, trie-node-data: Private macros
Macro, unify-bag2*: Private macros
Macro, unnamed-prog->: Private macros
Macro, unroll-full-alist: Private macros
Macro, unroll-sparef1-leaf: Private macros
Macro, unroll-sparef1-nonleaf: Private macros
Macro, variable-occurs-p1-macro: Private macros
Macro, variable-occurs-p2-macro: Private macros
Macro, weight-macro: Private macros
Macro, when-let: Public macros
Macro, with-clock-off: Public macros
Macro, with-clock-on: Public macros
Macro, with-input-functions-disabled: Private macros
Macro, with-no-output: Public macros
Macro, with-standard-io-syntax2: Public macros
Macro, wrap-interactive-operation: Private macros
Macro, x-bind: Private macros
Macro, x-term: Private macros
Macro, x-term-ground-p: Private macros
Macro, xx-unify-p: Private macros
Macro, xy-unify-p: Private macros
Macro, y-bind: Private macros
Macro, y-term: Private macros
Macro, y-term-ground-p: Private macros
Macro, yy-unify-p: Private macros
magic-goal-atom-p: Private ordinary functions
magic-goal-occurs-p: Private ordinary functions
magic-transform-clause: Private ordinary functions
magic-transform-wff: Private ordinary functions
make-a1-compound*: Private macros
make-aa-function: Private ordinary functions
make-aa-relation: Private ordinary functions
make-agenda: Public ordinary functions
make-and-freeze-variable: Private ordinary functions
make-answer2: Private ordinary functions
make-atom-hash-code: Private ordinary functions
make-b-tree-node: Private macros
make-binding: Private macros
make-boolean-query: Private ordinary functions
make-boolean-query*: Private ordinary functions
make-cancel: Private ordinary functions
make-characteristic-atom-rewriter: Private ordinary functions
make-clock-variable: Private ordinary functions
make-collector: Public ordinary functions
make-composition-table: Private ordinary functions
make-compound: Public macros
make-compound%*: Private ordinary functions
make-compound%2: Private ordinary functions
make-compound*: Public macros
make-compound1: Private ordinary functions
make-compound2: Private ordinary functions
make-conditional: Private ordinary functions
make-conditional*: Private ordinary functions
make-conditional-answer: Private ordinary functions
make-conditional-answer*: Private ordinary functions
make-constant-info: Private ordinary functions
make-context: Private ordinary functions
make-context2: Private ordinary functions
make-counter: Public ordinary functions
make-demodulant: Private ordinary functions
make-deque: Public ordinary functions
make-dp-atom: Private ordinary functions
make-dp-clause: Private ordinary functions
make-dp-clause-set: Public ordinary functions
make-embedding: Private ordinary functions
make-embeddings: Private ordinary functions
make-embeddings1: Private ordinary functions
make-equality: Private ordinary functions
make-equality0: Private ordinary functions
make-equivalence: Private ordinary functions
make-equivalence*: Private ordinary functions
make-exclusive-or: Private ordinary functions
make-exclusive-or*: Private ordinary functions
make-feature: Public ordinary functions
make-feature-combo: Private ordinary functions
make-feature-tree: Private ordinary functions
make-feature-vector-index0: Private ordinary functions
make-feature-vector-row-index: Private ordinary functions
make-feature-vector-term-index: Private ordinary functions
make-feature0: Private ordinary functions
make-feature1: Private ordinary functions
make-fn-chain: Private ordinary functions
make-function-symbol: Private ordinary functions
make-function-symbol0: Private ordinary functions
make-hash-dollar: Private ordinary functions
make-hash-term-set: Private ordinary functions
make-hyperresolvent: Private ordinary functions
make-hyperresolvent-nucleus-part: Private ordinary functions
make-idempotent-substitution: Private ordinary functions
make-implication: Private ordinary functions
make-implication*: Private ordinary functions
make-index-entry: Private ordinary functions
make-lemma: Private ordinary functions
make-magic-goal-atom: Private ordinary functions
make-number-info: Private ordinary functions
make-numbering: Public ordinary functions
make-operator: Private ordinary functions
make-paramodulant: Private ordinary functions
make-paramodulant-form: Private ordinary functions
make-paramodulanta: Private ordinary functions
make-path-index: Private ordinary functions
make-path-index-entry: Private ordinary functions
make-path-index-internal-node1: Private ordinary functions
make-path-index-internal-node2: Private ordinary functions
make-path-index-leaf-node: Private ordinary functions
make-path-index-node: Private ordinary functions
make-path-index-query: Private ordinary functions
make-path-index-query-appl: Private ordinary functions
make-path-index-query-g: Private ordinary functions
make-path-index-query-i: Private ordinary functions
make-path-index-query-list: Private ordinary functions
make-path-index-query-u: Private ordinary functions
make-path-index-query-v: Private ordinary functions
make-path-index0: Private ordinary functions
make-poset: Private ordinary functions
make-proof-line: Private ordinary functions
make-queue: Public ordinary functions
make-resolvent: Private ordinary functions
make-resolvent-part: Private macros
make-resolvent1: Private ordinary functions
make-resolventa: Private ordinary functions
make-resolventb: Private ordinary functions
make-resolventc: Private ordinary functions
make-reverse-implication: Private ordinary functions
make-reverse-implication*: Private ordinary functions
make-rewrite: Private ordinary functions
make-row: Private macros
make-row-context: Public ordinary functions
make-row0: Private ordinary functions
make-rowset: Private ordinary functions
make-snark-system: Public ordinary functions
make-sparse-matrix: Public ordinary functions
make-sparse-matrix0: Private ordinary functions
make-sparse-vector: Public ordinary functions
make-sparse-vector0: Private ordinary functions
make-special-unification-problem: Private ordinary functions
make-split: Private ordinary functions
make-string-info: Private ordinary functions
make-subsumption-test-clauses: Private ordinary functions
make-subsumption-test-dp-clause-set: Private ordinary functions
make-subsumption-test-dp-clause-set1: Private ordinary functions
make-symbol-count: Private ordinary functions
make-symbol-table: Private ordinary functions
make-tc: Private compiler macros
make-tc: Private ordinary functions
make-term-memory: Private ordinary functions
make-term-memory-entry: Private ordinary functions
make-term-memory-entry1: Private ordinary functions
make-term-memory0: Private ordinary functions
make-trie: Private ordinary functions
make-trie-index: Private ordinary functions
make-trie-index-internal-node: Private ordinary functions
make-trie-index-leaf-node: Private ordinary functions
make-trie-index0: Private ordinary functions
make-trie-node: Private macros
make-uniond-query2: Private ordinary functions
make-ur-resolvent: Private ordinary functions
make-variable: Private ordinary functions
make-variable-from-var-spec: Private ordinary functions
make-variable0: Private ordinary functions
manual-ordering-compare-terms: Private ordinary functions
map-agenda-buckets: Private ordinary functions
map-atoms-in-alist-of-wffs-and-compose-result: Private ordinary functions
map-atoms-in-clause: Private ordinary functions
map-atoms-in-list-of-wffs: Private ordinary functions
map-atoms-in-list-of-wffs-and-compose-result: Private ordinary functions
map-atoms-in-wff: Private ordinary functions
map-atoms-in-wff-and-compose-result: Private ordinary functions
map-boolean-sparse-vector-backward: Private ordinary functions
map-boolean-sparse-vector-backward-bounded: Private ordinary functions
map-boolean-sparse-vector-backward-bounded-with-indexes: Private ordinary functions
map-boolean-sparse-vector-backward-with-indexes: Private ordinary functions
map-boolean-sparse-vector-forward: Private ordinary functions
map-boolean-sparse-vector-forward-bounded: Private ordinary functions
map-boolean-sparse-vector-forward-bounded-with-indexes: Private ordinary functions
map-boolean-sparse-vector-forward-with-indexes: Private ordinary functions
map-conjuncts: Private ordinary functions
map-feature-vector-row-index-backward-subsumption-candidates: Private ordinary functions
map-feature-vector-row-index-forward-subsumption-candidates: Private ordinary functions
map-feature-vector-term-index-generalizations: Private ordinary functions
map-feature-vector-term-index-instances: Private ordinary functions
map-fv-trie<=: Private ordinary functions
map-fv-trie>=: Private ordinary functions
map-index-leaf-nodes: Private generic functions
map-index-leaf-nodes: Private generic functions
map-index-leaf-nodes: Private generic functions
map-index-leaf-nodes: Private generic functions
map-index-leaf-nodes: Private generic functions
map-index-leaf-nodes: Private generic functions
map-leaf: Private macros
map-leaf0: Private macros
map-path-index-by-query: Private ordinary functions
map-path-index-entries: Private ordinary functions
map-polarity: Private ordinary functions
map-rows: Public ordinary functions
map-rows-in-reason: Private ordinary functions
map-sparse-matrix: Public ordinary functions
map-sparse-matrix-indexes-only: Public ordinary functions
map-sparse-matrix-with-indexes: Public ordinary functions
map-sparse-vector: Public compiler macros
map-sparse-vector: Public ordinary functions
map-sparse-vector-backward: Private ordinary functions
map-sparse-vector-backward-bounded: Private ordinary functions
map-sparse-vector-backward-bounded-indexes-only: Private ordinary functions
map-sparse-vector-backward-bounded-with-indexes: Private ordinary functions
map-sparse-vector-backward-indexes-only: Private ordinary functions
map-sparse-vector-backward-with-indexes: Private ordinary functions
map-sparse-vector-expression: Public compiler macros
map-sparse-vector-expression: Public ordinary functions
map-sparse-vector-expression-indexes-only: Public compiler macros
map-sparse-vector-expression-indexes-only: Public ordinary functions
map-sparse-vector-expression-indexes-only0: Private ordinary functions
map-sparse-vector-expression-macro: Private macros
map-sparse-vector-expression-values2: Private ordinary functions
map-sparse-vector-expression-with-indexes: Public compiler macros
map-sparse-vector-expression-with-indexes: Public ordinary functions
map-sparse-vector-expression-with-indexes0: Private ordinary functions
map-sparse-vector-expression0: Private ordinary functions
map-sparse-vector-forward: Private ordinary functions
map-sparse-vector-forward-bounded: Private ordinary functions
map-sparse-vector-forward-bounded-indexes-only: Private ordinary functions
map-sparse-vector-forward-bounded-with-indexes: Private ordinary functions
map-sparse-vector-forward-indexes-only: Private ordinary functions
map-sparse-vector-forward-with-indexes: Private ordinary functions
map-sparse-vector-indexes-only: Public compiler macros
map-sparse-vector-indexes-only: Public ordinary functions
map-sparse-vector-with-indexes: Public compiler macros
map-sparse-vector-with-indexes: Public ordinary functions
map-sparse-vector0: Private ordinary functions
map-symbol-table: Private ordinary functions
map-terms-in-atom: Private ordinary functions
map-terms-in-atom-and-compose-result: Private ordinary functions
map-terms-in-list-of-terms: Private ordinary functions
map-terms-in-list-of-terms-and-compose-result: Private ordinary functions
map-terms-in-list-of-wffs-and-compose-result: Private ordinary functions
map-terms-in-term: Private ordinary functions
map-terms-in-term-and-compose-result: Private ordinary functions
map-terms-in-wff: Private ordinary functions
map-terms-in-wff-and-compose-result: Private ordinary functions
map-trie: Private ordinary functions
map-trie-index: Private compiler macros
map-trie-index: Private ordinary functions
map-trie-index-all-entries: Private ordinary functions
map-trie-index-entries: Private macros
map-trie-index-generalization-entries: Private ordinary functions
map-trie-index-instance-entries: Private ordinary functions
map-trie-index-unifiable-entries: Private ordinary functions
map-trie-index-variant-entries: Private ordinary functions
mapnconc-agenda: Public ordinary functions
mapnconc-deque: Public ordinary functions
mapnconc-file-forms: Public ordinary functions
mapnconc-file-lines: Public ordinary functions
mapnconc-rows: Private ordinary functions
mapnconc-stream-forms: Public ordinary functions
mapnconc-stream-lines: Public ordinary functions
mapnconc-stream0: Private ordinary functions
mapnconc-tptp-file-forms: Private ordinary functions
mark-as-given: Public ordinary functions
mark-path-index-entry-in-nodes: Private macros
mark-used-atoms: Private ordinary functions
maximum-and-minimum-clause-lengths: Private ordinary functions
maximum-and-minimum-clause-lengths-neg: Private ordinary functions
maximum-argument-weight: Private ordinary functions
maxtc1: Private ordinary functions
maybe-declare-function-associative: Private ordinary functions
maybe-declare-function-commutative: Private ordinary functions
maybe-declare-function-identity: Private ordinary functions
maybe-declare-relation-commutative: Private ordinary functions
maybe-new-row: Private ordinary functions
maybe-store-atom-rewrite: Private ordinary functions
meets-binary-restrictions-p: Private ordinary functions
mem-sparse-vector-expression: Private compiler macros
mem-sparse-vector-expression: Private ordinary functions
mem-sparse-vector-expression1: Private ordinary functions
member-p: Private ordinary functions
member-path-index-entry-in-nodes: Private macros
meter-unify-bag: Public generic functions
meter-unify-bag: Public generic functions
meter-unify-bag?: Public compiler macros
meter-unify-bag?: Public ordinary functions
Method, 1-ary-functions>2-ary-functions-in-default-ordering: Public generic functions
Method, agenda-length-before-simplification-limit: Public generic functions
Method, agenda-length-before-simplification-limit: Public generic functions
Method, agenda-length-limit: Public generic functions
Method, agenda-length-limit: Public generic functions
Method, agenda-ordering-function: Public generic functions
Method, allow-skolem-symbols-in-answers: Public generic functions
Method, assert-context: Public generic functions
Method, assert-sequential: Public generic functions
Method, assert-supported: Public generic functions
Method, assertion-file-commands: Public generic functions
Method, assertion-file-format: Public generic functions
Method, assertion-file-if-does-not-exist: Public generic functions
Method, assertion-file-keywords: Public generic functions
Method, assertion-file-negate-conjectures: Public generic functions
Method, assertion-file-package: Public generic functions
Method, assertion-file-readtable: Public generic functions
Method, assertion-file-verbose: Public generic functions
Method, assume-sequential: Public generic functions
Method, assume-supported: Public generic functions
Method, bag-weight-factorial: Public generic functions
Method, builtin-constant-weight: Public generic functions
Method, changeable-properties-of-locked-constant: Public generic functions
Method, changeable-properties-of-locked-function: Public generic functions
Method, checkpoint-theory: Public generic functions
Method, checkpoint-theory: Public generic functions
Method, checkpoint-theory: Public generic functions
Method, checkpoint-theory: Public generic functions
Method, declare-root-sort: Public generic functions
Method, declare-string-sort: Public generic functions
Method, eliminate-negations: Public generic functions
Method, ex-join-negation: Public generic functions
Method, feature-vector-symbol-number-folding: Public generic functions
Method, flatten-connectives: Public generic functions
Method, input-floats-as-ratios: Public generic functions
Method, kbo-builtin-constant-weight: Public generic functions
Method, kbo-status: Public generic functions
Method, kbo-variable-weight: Public generic functions
Method, level-pref-for-giving: Public generic functions
Method, listen-for-commands: Public generic functions
Method, map-index-leaf-nodes: Private generic functions
Method, map-index-leaf-nodes: Private generic functions
Method, map-index-leaf-nodes: Private generic functions
Method, map-index-leaf-nodes: Private generic functions
Method, map-index-leaf-nodes: Private generic functions
Method, meter-unify-bag: Public generic functions
Method, number-of-given-rows-limit: Public generic functions
Method, number-of-rows-limit: Public generic functions
Method, ordering-functions>constants: Public generic functions
Method, partition-communication-table: Public generic functions
Method, print-agenda-when-finished: Public generic functions
Method, print-assertion-analysis-notes: Public generic functions
Method, print-clocks-when-finished: Public generic functions
Method, print-derived-row: Private generic functions
Method, print-final-rows: Public generic functions
Method, print-given-row: Private generic functions
Method, print-given-row-lines-printing: Public generic functions
Method, print-given-row-lines-signalling: Public generic functions
Method, print-index-leaf-node: Private generic functions
Method, print-index-leaf-node: Private generic functions
Method, print-irrelevant-rows: Public generic functions
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-object: Public standalone methods
Method, print-options-when-starting: Public generic functions
Method, print-pure-rows: Public generic functions
Method, print-rewrite-orientation: Public generic functions
Method, print-row-answers: Public generic functions
Method, print-row-constraints: Public generic functions
Method, print-row-goals: Public generic functions
Method, print-row-length-limit: Public generic functions
Method, print-row-partitions: Public generic functions
Method, print-row-reasons: Public generic functions
Method, print-row-wffs-prettily: Public generic functions
Method, print-rows-prettily: Public generic functions
Method, print-rows-shortened: Public generic functions
Method, print-rows-test: Public generic functions
Method, print-rows-when-derived: Public generic functions
Method, print-rows-when-finished: Public generic functions
Method, print-rows-when-given: Public generic functions
Method, print-rows-when-processed: Public generic functions
Method, print-summary-when-finished: Public generic functions
Method, print-symbol-table-warnings: Public generic functions
Method, print-term-memory-when-finished: Public generic functions
Method, print-time-used: Public generic functions
Method, print-unorientable-rows: Public generic functions
Method, prove-closure: Public generic functions
Method, prove-sequential: Public generic functions
Method, prove-supported: Public generic functions
Method, pruning-tests: Public generic functions
Method, pruning-tests-before-simplification: Public generic functions
Method, rcc8-region-sort-name: Public generic functions
Method, refute-file-actions: Public generic functions
Method, refute-file-closure: Public generic functions
Method, refute-file-if-exists: Public generic functions
Method, refute-file-ignore-errors: Public generic functions
Method, refute-file-initialize: Public generic functions
Method, refute-file-options: Public generic functions
Method, refute-file-output-file: Public generic functions
Method, refute-file-verbose: Public generic functions
Method, restore-theory: Public generic functions
Method, restore-theory: Public generic functions
Method, restore-theory: Public generic functions
Method, restore-theory: Public generic functions
Method, rewrite-answers: Public generic functions
Method, rewrite-constraints: Public generic functions
Method, row-argument-count-limit: Public generic functions
Method, row-priority-depth-factor: Public generic functions
Method, row-priority-level-factor: Public generic functions
Method, row-priority-size-factor: Public generic functions
Method, row-priority-weight-factor: Public generic functions
Method, row-weight-before-simplification-limit: Public generic functions
Method, row-weight-limit: Public generic functions
Method, rpo-status: Public generic functions
Method, run-time-limit: Public generic functions
Method, test-option14: Public generic functions
Method, test-option17: Public generic functions
Method, test-option18: Public generic functions
Method, test-option19: Public generic functions
Method, test-option2: Public generic functions
Method, test-option20: Public generic functions
Method, test-option21: Public generic functions
Method, test-option23: Public generic functions
Method, test-option29: Public generic functions
Method, test-option3: Public generic functions
Method, test-option30: Public generic functions
Method, test-option36: Public generic functions
Method, test-option37: Public generic functions
Method, test-option38: Public generic functions
Method, test-option39: Public generic functions
Method, test-option40: Public generic functions
Method, test-option41: Public generic functions
Method, test-option42: Public generic functions
Method, test-option43: Public generic functions
Method, test-option44: Public generic functions
Method, test-option45: Public generic functions
Method, test-option49: Public generic functions
Method, test-option50: Public generic functions
Method, test-option51: Public generic functions
Method, test-option52: Public generic functions
Method, test-option53: Public generic functions
Method, test-option54: Public generic functions
Method, test-option55: Public generic functions
Method, test-option56: Public generic functions
Method, test-option57: Public generic functions
Method, test-option58: Public generic functions
Method, test-option59: Public generic functions
Method, test-option6: Public generic functions
Method, test-option60: Public generic functions
Method, test-option8: Public generic functions
Method, test-option9: Public generic functions
Method, theory-assert: Private generic functions
Method, theory-assert: Private generic functions
Method, theory-assert: Private generic functions
Method, theory-assert: Private generic functions
Method, theory-closure: Private generic functions
Method, theory-closure: Private generic functions
Method, theory-closure: Private generic functions
Method, theory-closure: Private generic functions
Method, theory-deny: Private generic functions
Method, theory-deny: Private generic functions
Method, theory-deny: Private generic functions
Method, theory-deny: Private generic functions
Method, theory-rewrite: Private generic functions
Method, theory-rewrite: Private generic functions
Method, theory-rewrite: Private generic functions
Method, theory-simplify: Private generic functions
Method, theory-simplify: Private generic functions
Method, theory-simplify: Private generic functions
Method, theory-simplify: Private generic functions
Method, theory-simplify: Private generic functions
Method, theory-simplify: Private generic functions
Method, time-interval-sort-name: Public generic functions
Method, time-point-sort-name: Public generic functions
Method, trace-dp-refute: Public generic functions
Method, trace-dpll-subsumption: Public generic functions
Method, trace-optimize-sparse-vector-expression: Public generic functions
Method, trace-rewrite: Public generic functions
Method, trace-unify: Public generic functions
Method, trace-unify-bag-basis: Public generic functions
Method, trace-unify-bag-bindings: Public generic functions
Method, uncheckpoint-theory: Public generic functions
Method, uncheckpoint-theory: Public generic functions
Method, uncheckpoint-theory: Public generic functions
Method, uncheckpoint-theory: Public generic functions
Method, unify-bag-basis-size-limit: Public generic functions
Method, use-ac-connectives: Public generic functions
Method, use-answers-during-subsumption: Public generic functions
Method, use-assertion-analysis: Public generic functions
Method, use-associative-identity: Public generic functions
Method, use-associative-unification: Public generic functions
Method, use-clausification: Public generic functions
Method, use-closure-when-satisfiable: Public generic functions
Method, use-condensing: Public generic functions
Method, use-conditional-answer-creation: Public generic functions
Method, use-constraint-purification: Public generic functions
Method, use-constraint-purification: Public generic functions
Method, use-constraint-solver-in-subsumption: Public generic functions
Method, use-constructive-answer-restriction: Public generic functions
Method, use-default-ordering: Public generic functions
Method, use-dp-subsumption: Public generic functions
Method, use-embedded-rewrites: Public generic functions
Method, use-equality-elimination: Public generic functions
Method, use-equality-factoring: Public generic functions
Method, use-extended-implications: Public generic functions
Method, use-extended-quantifiers: Public generic functions
Method, use-factoring: Public generic functions
Method, use-function-creation: Public generic functions
Method, use-hyperresolution: Public generic functions
Method, use-indefinite-answers: Public generic functions
Method, use-input-restriction: Public generic functions
Method, use-literal-ordering-with-hyperresolution: Public generic functions
Method, use-literal-ordering-with-negative-hyperresolution: Public generic functions
Method, use-literal-ordering-with-paramodulation: Public generic functions
Method, use-literal-ordering-with-resolution: Public generic functions
Method, use-literal-ordering-with-ur-resolution: Public generic functions
Method, use-lookahead-in-dpll-for-subsumption: Public generic functions
Method, use-magic-transformation: Public generic functions
Method, use-negative-hyperresolution: Public generic functions
Method, use-paramodulation: Public generic functions
Method, use-paramodulation-only-from-units: Public generic functions
Method, use-paramodulation-only-into-units: Public generic functions
Method, use-partitions: Public generic functions
Method, use-purity-test: Public generic functions
Method, use-quantifier-preservation: Public generic functions
Method, use-relevance-test: Public generic functions
Method, use-replacement-resolution-with-x=x: Public generic functions
Method, use-resolution: Public generic functions
Method, use-resolve-code: Public generic functions
Method, use-resolve-code: Public generic functions
Method, use-simplification-by-equalities: Public generic functions
Method, use-simplification-by-units: Public generic functions
Method, use-single-replacement-paramodulation: Public generic functions
Method, use-sort-relativization: Public generic functions
Method, use-subsume-bag: Public generic functions
Method, use-subsumption: Public generic functions
Method, use-subsumption-by-false: Public generic functions
Method, use-term-memory-deletion: Public generic functions
Method, use-term-ordering: Public generic functions
Method, use-term-ordering: Public generic functions
Method, use-term-ordering-cache: Public generic functions
Method, use-to-lisp-code: Public generic functions
Method, use-unit-restriction: Public generic functions
Method, use-ur-pttp: Public generic functions
Method, use-ur-resolution: Public generic functions
Method, use-variable-name-sorts: Public generic functions
Method, use-well-sorting: Public generic functions
Method, variable-sort-marker: Public generic functions
Method, variable-symbol-prefixes: Public generic functions
Method, variable-to-lisp-code: Public generic functions
Method, variable-weight: Public generic functions
might-unify-p: Private ordinary functions
mindepth: Private ordinary functions
mklist: Public compiler macros
mklist: Public ordinary functions
month-number: Public ordinary functions
multiset-equal: Private ordinary functions
must-precede-in-assertion-file: Private ordinary functions
mvlet: Public macros
mvlet*: Public macros
mvlet-expansion: Private ordinary functions
mvlet-test1: Private ordinary functions
mvlet-test2: Private ordinary functions

N
name-row: Public ordinary functions
naturalp: Public ordinary functions
ncollect: Public macros
nearest-common-feature-ancestor: Private compiler macros
nearest-common-feature-ancestor: Private ordinary functions
negate: Private ordinary functions
negate*: Private ordinary functions
negate0: Private ordinary functions
negation-p: Private ordinary functions
negative-hyperresolve: Public ordinary functions
negative-literal-p: Private ordinary functions
neq: Public compiler macros
neq: Public ordinary functions
neql: Public compiler macros
neql: Public ordinary functions
nequal: Public compiler macros
nequal: Public ordinary functions
nequalp: Public compiler macros
nequalp: Public ordinary functions
nestn: Private ordinary functions
new-feature-vector: Private ordinary functions
new-prove: Public ordinary functions
new-row-context: Public ordinary functions
new-variables: Private ordinary functions
newsym: Private ordinary functions
newsym-prefix: Private ordinary functions
newsym2: Private ordinary functions
nmatches: Private ordinary functions
no-integer-indexed-child-nodes-p: Private ordinary functions
no-new-variable-occurs-p: Private ordinary functions
nocomment: Private ordinary functions
nocomment*: Private compiler macros
nocomment*: Private ordinary functions
nodup-append: Private ordinary functions
nonce: Public compiler macros
nonce: Public ordinary functions
nontheory-variables: Private ordinary functions
nonvariable-rewriter: Private ordinary functions
nonvariable-satisfier: Private ordinary functions
nonzero-rationalp: Private ordinary functions
nonzero-rnumberp: Private ordinary functions
nosol3x: Private macros
nosol3y: Private macros
not-clause-error: Private ordinary functions
not-not-eliminate: Private ordinary functions
not-wff-error: Private ordinary functions
not-wff-rewriter: Private ordinary functions
note-function-associative: Private ordinary functions
note-function-commutative: Private ordinary functions
note-function-left-identity: Private ordinary functions
note-function-left-inverse: Private ordinary functions
note-function-right-identity: Private ordinary functions
note-function-right-inverse: Private ordinary functions
note-relation-assoc1: Private ordinary functions
note-relation-assoc2: Private ordinary functions
note-relation-closure: Private ordinary functions
note-relation-commutative: Private ordinary functions
note-relation-functional: Private ordinary functions
note-relation-left-identity: Private ordinary functions
note-relation-left-inverse: Private ordinary functions
note-relation-right-identity: Private ordinary functions
note-relation-right-inverse: Private ordinary functions
nth-unassigned-atom: Private macros
number-canonical: Private ordinary functions
number-info: Private macros
number-info-sort: Private ordinary functions
number-list: Private ordinary functions
number-of-given-rows-limit: Public generic functions
number-of-given-rows-limit: Public generic functions
number-of-given-rows-limit?: Public compiler macros
number-of-given-rows-limit?: Public ordinary functions
number-of-rows-limit: Public generic functions
number-of-rows-limit: Public generic functions
number-of-rows-limit?: Public compiler macros
number-of-rows-limit?: Public ordinary functions
number-sort-name: Private ordinary functions

O
occurs-p: Private ordinary functions
operator-input-string: Private ordinary functions
operator-lookup0: Private compiler macros
operator-lookup0: Private ordinary functions
operator-output-symbol: Private ordinary functions
operator-p: Private ordinary functions
operator-precedence: Private ordinary functions
operator-type: Private ordinary functions
opposite-order: Private ordinary functions
opposite-polarity: Private ordinary functions
optimize-and-sort-short-lists-of-sparse-vector-expressions: Private compiler macros
optimize-and-sort-short-lists-of-sparse-vector-expressions: Private ordinary functions
optimize-sparse-vector-expression: Public compiler macros
optimize-sparse-vector-expression: Public ordinary functions
optimize-sparse-vector-expression1: Private ordinary functions
optimized-sparse-vector-expression-maxcount: Private ordinary functions
or-wff-rewriter: Private ordinary functions
ordering-functions>constants: Public generic functions
ordering-functions>constants: Public generic functions
ordering-functions>constants?: Public compiler macros
ordering-functions>constants?: Public ordinary functions
ordinary-char-p: Private compiler macros
ordinary-char-p: Private ordinary functions

P
paramodulate: Public ordinary functions
paramodulate-by: Public ordinary functions
paramodulater-from: Private ordinary functions
paramodulater-from1: Private ordinary functions
paramodulater-to: Private ordinary functions
paramodulater-to1: Private ordinary functions
paramodulation-allowable-p: Private ordinary functions
partition-communication-table: Public generic functions
partition-communication-table: Public generic functions
partition-communication-table?: Public compiler macros
partition-communication-table?: Public ordinary functions
path-index-constant-leaf: Private macros
path-index-delete: Private ordinary functions
path-index-delete-leaf-node: Private ordinary functions
path-index-entries: Private ordinary functions
path-index-entry: Private ordinary functions
path-index-entry-constructor: Private ordinary functions
path-index-entry-counter: Private ordinary functions
path-index-entry-in-nodes: Private ordinary functions
path-index-entry-in-nodes-last: Private ordinary functions
path-index-entry-mark: Private ordinary functions
path-index-entry-p: Private ordinary functions
path-index-entry-satisfies-query-p: Private ordinary functions
path-index-entry-satisfies-query-p*: Private ordinary functions
path-index-entry-term: Private ordinary functions
path-index-insert: Private ordinary functions
path-index-insert*: Private ordinary functions
path-index-insert-appl: Private ordinary functions
path-index-insert-at-leaf: Private ordinary functions
path-index-insert-list: Private ordinary functions
path-index-insert-list1: Private ordinary functions
path-index-internal-node1-constant-indexed-child-node: Private macros
path-index-internal-node1-constant-indexed-child-nodes: Private ordinary functions
path-index-internal-node1-function-indexed-child-node: Private macros
path-index-internal-node1-function-indexed-child-nodes: Private ordinary functions
path-index-internal-node1-mark: Private ordinary functions
path-index-internal-node1-p: Private ordinary functions
path-index-internal-node1-parent-node: Private ordinary functions
path-index-internal-node1-variable-child-node: Private ordinary functions
path-index-internal-node2-integer-indexed-child-nodes: Private ordinary functions
path-index-internal-node2-mark: Private ordinary functions
path-index-internal-node2-p: Private ordinary functions
path-index-internal-node2-parent-node: Private ordinary functions
path-index-internal-node2-query: Private ordinary functions
path-index-key-for-value: Private ordinary functions
path-index-leaf-node-entries: Private ordinary functions
path-index-leaf-node-mark: Private ordinary functions
path-index-leaf-node-p: Private ordinary functions
path-index-leaf-node-parent-node: Private ordinary functions
path-index-node-counter: Private ordinary functions
path-index-node-mark: Private ordinary functions
path-index-node-p: Private ordinary functions
path-index-node-parent-node: Private ordinary functions
path-index-node-revpath: Private ordinary functions
path-index-p: Private ordinary functions
path-index-sparse-vector-expression-p: Private ordinary functions
path-index-top-node: Private ordinary functions
path-index-variable-leaf: Private macros
pattern-match: Public ordinary functions
percentage: Public ordinary functions
pi-compare-universal-times: Private ordinary functions
pigeonhole-problem: Private ordinary functions
pigeonhole-problem-clauses: Private ordinary functions
pop-agenda: Public ordinary functions
pop-first-sparef: Public ordinary functions
pop-form-from-agenda: Private ordinary functions
pop-last-sparef: Public ordinary functions
pop-row-context: Public ordinary functions
poset-equivalent: Private ordinary functions
poset-greaterp: Private compiler macros
poset-greaterp: Private ordinary functions
poset-inferiors: Private ordinary functions
poset-lessp: Private compiler macros
poset-lessp: Private ordinary functions
poset-superiors: Private ordinary functions
positive-equality-wff-p: Private ordinary functions
postfix-operator-lookup: Private compiler macros
postfix-operator-lookup: Private ordinary functions
postfix-operator-p: Private compiler macros
postfix-operator-p: Private ordinary functions
pp-compare-universal-times: Private ordinary functions
predicate-to-table: Private ordinary functions
prefer-to-bind-p: Private macros
prefix-operator-lookup: Private compiler macros
prefix-operator-lookup: Private ordinary functions
prefix-operator-p: Private compiler macros
prefix-operator-p: Private ordinary functions
princf: Public macros
print-agenda: Public ordinary functions
print-agenda-when-finished: Public generic functions
print-agenda-when-finished: Public generic functions
print-agenda-when-finished?: Public compiler macros
print-agenda-when-finished?: Public ordinary functions
print-agenda3: Private ordinary functions
print-ancestry: Public ordinary functions
print-args: Public ordinary functions
print-assertion-analysis-note: Private ordinary functions
print-assertion-analysis-notes: Public generic functions
print-assertion-analysis-notes: Public generic functions
print-assertion-analysis-notes?: Public compiler macros
print-assertion-analysis-notes?: Public ordinary functions
print-clocks: Public ordinary functions
print-clocks-when-finished: Public generic functions
print-clocks-when-finished: Public generic functions
print-clocks-when-finished?: Public compiler macros
print-clocks-when-finished?: Public ordinary functions
print-coder-state: Private ordinary functions
print-context: Private ordinary functions
print-current-time: Public ordinary functions
print-deleted-wff: Private ordinary functions
print-derived-row: Private generic functions
print-derived-row: Private generic functions
print-dp-atom: Private ordinary functions
print-dp-choice-points: Private ordinary functions
print-dp-clause: Private ordinary functions
print-dp-clause-set3: Private ordinary functions
print-dp-trace-line: Private ordinary functions
print-feature: Private ordinary functions
print-feature-combo3: Private ordinary functions
print-feature-list: Private ordinary functions
print-feature-tree: Public ordinary functions
print-feature-vector-index1: Private ordinary functions
print-feature-vector-row-index: Private ordinary functions
print-feature-vector-term-index: Private ordinary functions
print-feature3: Private ordinary functions
print-final-row: Private ordinary functions
print-final-rows: Public generic functions
print-final-rows: Public generic functions
print-final-rows?: Public compiler macros
print-final-rows?: Public ordinary functions
print-function-symbol: Private ordinary functions
print-given-row: Private generic functions
print-given-row: Private generic functions
print-given-row-lines-printing: Public generic functions
print-given-row-lines-printing: Public generic functions
print-given-row-lines-printing?: Public compiler macros
print-given-row-lines-printing?: Public ordinary functions
print-given-row-lines-signalling: Public generic functions
print-given-row-lines-signalling: Public generic functions
print-given-row-lines-signalling?: Public compiler macros
print-given-row-lines-signalling?: Public ordinary functions
print-hash-dollar-symbol3: Private ordinary functions
print-incremental-time-used: Public ordinary functions
print-index*: Private ordinary functions
print-index-leaf-node: Private generic functions
print-index-leaf-node: Private generic functions
print-index-leaf-node: Private generic functions
print-irrelevant-rows: Public generic functions
print-irrelevant-rows: Public generic functions
print-irrelevant-rows?: Public compiler macros
print-irrelevant-rows?: Public ordinary functions
print-list-in-tptp-format: Private ordinary functions
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-object: Public standalone methods
print-options: Public ordinary functions
print-options-when-starting: Public generic functions
print-options-when-starting: Public generic functions
print-options-when-starting?: Public compiler macros
print-options-when-starting?: Public ordinary functions
print-path-index: Private ordinary functions
print-path-index-query: Private ordinary functions
print-processed-row: Private ordinary functions
print-proof: Private ordinary functions
print-proof-for-otter-verification: Private ordinary functions
print-proof-line: Private ordinary functions
print-proof-line-just: Private ordinary functions
print-proof-lines: Private ordinary functions
print-pure-row: Private ordinary functions
print-pure-rows: Public generic functions
print-pure-rows: Public generic functions
print-pure-rows?: Public compiler macros
print-pure-rows?: Public ordinary functions
print-revpath: Private ordinary functions
print-rewrite-orientation: Public generic functions
print-rewrite-orientation: Public generic functions
print-rewrite-orientation?: Public compiler macros
print-rewrite-orientation?: Public ordinary functions
print-rewrites: Public ordinary functions
print-row: Public ordinary functions
print-row-answers: Public generic functions
print-row-answers: Public generic functions
print-row-answers?: Public compiler macros
print-row-answers?: Public ordinary functions
print-row-constraints: Public generic functions
print-row-constraints: Public generic functions
print-row-constraints?: Public compiler macros
print-row-constraints?: Public ordinary functions
print-row-context-tree: Private ordinary functions
print-row-goals: Public generic functions
print-row-goals: Public generic functions
print-row-goals?: Public compiler macros
print-row-goals?: Public ordinary functions
print-row-in-tptp-format: Private ordinary functions
print-row-length-limit: Public generic functions
print-row-length-limit: Public generic functions
print-row-length-limit1: Private ordinary functions
print-row-length-limit?: Public compiler macros
print-row-length-limit?: Public ordinary functions
print-row-name-or-number-in-tptp-format: Private ordinary functions
print-row-partitions: Public generic functions
print-row-partitions: Public generic functions
print-row-partitions?: Public compiler macros
print-row-partitions?: Public ordinary functions
print-row-reason: Private ordinary functions
print-row-reason-in-tptp-format: Private ordinary functions
print-row-reason-in-tptp-format2: Private ordinary functions
print-row-reason-in-tptp-format3: Private ordinary functions
print-row-reasons: Public generic functions
print-row-reasons: Public generic functions
print-row-reasons?: Public compiler macros
print-row-reasons?: Public ordinary functions
print-row-source-in-tptp-format: Private ordinary functions
print-row-term: Public ordinary functions
print-row-wffs-prettily: Public generic functions
print-row-wffs-prettily: Public generic functions
print-row-wffs-prettily?: Public compiler macros
print-row-wffs-prettily?: Public ordinary functions
print-row3: Private ordinary functions
print-rows: Public ordinary functions
print-rows-prettily: Public generic functions
print-rows-prettily: Public generic functions
print-rows-prettily?: Public compiler macros
print-rows-prettily?: Public ordinary functions
print-rows-shortened: Public generic functions
print-rows-shortened: Public generic functions
print-rows-shortened?: Public compiler macros
print-rows-shortened?: Public ordinary functions
print-rows-test: Public generic functions
print-rows-test: Public generic functions
print-rows-test?: Public compiler macros
print-rows-test?: Public ordinary functions
print-rows-when-derived: Public generic functions
print-rows-when-derived: Public generic functions
print-rows-when-derived?: Public compiler macros
print-rows-when-derived?: Public ordinary functions
print-rows-when-finished: Public generic functions
print-rows-when-finished: Public generic functions
print-rows-when-finished?: Public compiler macros
print-rows-when-finished?: Public ordinary functions
print-rows-when-given: Public generic functions
print-rows-when-given: Public generic functions
print-rows-when-given?: Public compiler macros
print-rows-when-given?: Public ordinary functions
print-rows-when-processed: Public generic functions
print-rows-when-processed: Public generic functions
print-rows-when-processed?: Public compiler macros
print-rows-when-processed?: Public ordinary functions
print-sort-theory: Public ordinary functions
print-sparse-matrix3: Private ordinary functions
print-sparse-vector3: Private ordinary functions
print-substitution: Private ordinary functions
print-summary: Public ordinary functions
print-summary-when-finished: Public generic functions
print-summary-when-finished: Public generic functions
print-summary-when-finished?: Public compiler macros
print-summary-when-finished?: Public ordinary functions
print-symbol-in-tptp-format: Private ordinary functions
print-symbol-ordering: Public ordinary functions
print-symbol-table: Public ordinary functions
print-symbol-table-warnings: Public generic functions
print-symbol-table-warnings: Public generic functions
print-symbol-table-warnings?: Public compiler macros
print-symbol-table-warnings?: Public ordinary functions
print-szs-answers-short: Private ordinary functions
print-szs-status: Private ordinary functions
print-term: Public ordinary functions
print-term-for-otter: Private ordinary functions
print-term-for-otter2: Private ordinary functions
print-term-hash: Private ordinary functions
print-term-in-tptp-format: Private ordinary functions
print-term-memory: Private ordinary functions
print-term-memory-when-finished: Public generic functions
print-term-memory-when-finished: Public generic functions
print-term-memory-when-finished?: Public compiler macros
print-term-memory-when-finished?: Public ordinary functions
print-term3: Private ordinary functions
print-time: Private ordinary functions
print-time-used: Public generic functions
print-time-used: Public generic functions
print-time-used?: Public compiler macros
print-time-used?: Public ordinary functions
print-trie-index: Private ordinary functions
print-unify-bag-basis: Private ordinary functions
print-universal-time: Private ordinary functions
print-unorientable-rows: Public generic functions
print-unorientable-rows: Public generic functions
print-unorientable-rows?: Public compiler macros
print-unorientable-rows?: Public ordinary functions
print-unorientable-wff: Private ordinary functions
print-variable: Private ordinary functions
print-varspecs: Private ordinary functions
print-wff-in-tptp-format: Private ordinary functions
print-wff-in-tptp-format1: Private ordinary functions
print-wffs-in-tptp-format: Private ordinary functions
process-new-row: Private ordinary functions
process-new-row-msg: Private ordinary functions
process-prog->: Private ordinary functions
process-prog->-block: Private ordinary functions
process-prog->-progn: Private ordinary functions
product-rel-number-atom-rewriter: Private ordinary functions
prog->: Public macros
prog->*-call: Private ordinary functions
prog->*-function-argument: Private ordinary functions
prog->*-function-second-form-p: Private ordinary functions
prog->-atom: Private ordinary functions
prog->-no-variable-error: Private ordinary functions
prog->-special-form: Private ordinary functions
prog->-special-form-args: Private ordinary functions
prog->-special-form-match-error: Private ordinary functions
prog->-special-form-pattern: Private ordinary functions
prog->-special-form-result: Private ordinary functions
prog->-too-many->s-error: Private ordinary functions
prog->-too-many-variables-error: Private ordinary functions
prog->-unrecognized->-atom: Private ordinary functions
proof: Public ordinary functions
proof-line-cut: Private ordinary functions
proof-line-hint: Private ordinary functions
proof-line-just: Private ordinary functions
proof-line-number: Private ordinary functions
proof-line-p: Private ordinary functions
proof-line-target: Private ordinary functions
proof-line-wff: Private ordinary functions
proof-line-wff-size: Private ordinary functions
proof-line-wff-vars: Private ordinary functions
proofs: Public ordinary functions
proposition-complementer: Private ordinary functions
proposition-magic-goal-p: Private ordinary functions
propositional-contradiction-p: Private ordinary functions
propositional-tautology-p: Private ordinary functions
prove: Public ordinary functions
prove-closure: Public generic functions
prove-closure: Public generic functions
prove-closure?: Public compiler macros
prove-closure?: Public ordinary functions
prove-sequential: Public generic functions
prove-sequential: Public generic functions
prove-sequential?: Public compiler macros
prove-sequential?: Public ordinary functions
prove-supported: Public generic functions
prove-supported: Public generic functions
prove-supported?: Public compiler macros
prove-supported?: Public ordinary functions
pruning-tests: Public generic functions
pruning-tests: Public generic functions
pruning-tests-before-simplification: Public generic functions
pruning-tests-before-simplification: Public generic functions
pruning-tests-before-simplification?: Public compiler macros
pruning-tests-before-simplification?: Public ordinary functions
pruning-tests?: Public compiler macros
pruning-tests?: Public ordinary functions
purity-test: Private ordinary functions
push-row-context: Public ordinary functions
push-unless-nil: Public macros
pushnew-unless-nil: Public macros

Q
quant-compound-to-lisp: Private ordinary functions
queens-problem: Private ordinary functions
queens-problem-clauses: Private ordinary functions
queue-empty-p: Public ordinary functions
queue-last: Private ordinary functions
queue-list: Private ordinary functions
queue-p: Private ordinary functions
quit: Public ordinary functions
quotation-char-p: Private compiler macros
quotation-char-p: Private ordinary functions
quote-tptp-symbol?: Private ordinary functions
quoteval: Private ordinary functions

R
range-term-value: Private ordinary functions
ratiop: Public ordinary functions
rcc8-region-sort-name: Public generic functions
rcc8-region-sort-name: Public generic functions
rcc8-region-sort-name?: Public compiler macros
rcc8-region-sort-name?: Public ordinary functions
read-assertion-file: Public ordinary functions
read-file: Public ordinary functions
read-file-lines: Public ordinary functions
read-file-to-string: Public ordinary functions
read-infix-term: Public ordinary functions
read-infix-terms: Private ordinary functions
read-tptp-term: Private ordinary functions
read-tptp-term1: Private ordinary functions
reciprocal-rel-number-atom-rewriter: Private ordinary functions
record-backward-simplifiable-wff: Private ordinary functions
record-new-derived-row: Private ordinary functions
record-new-embedding: Private ordinary functions
record-new-input-wff: Private ordinary functions
record-new-row-to-give: Private ordinary functions
record-new-row-to-give-again: Private ordinary functions
recount-arguments: Private ordinary functions
recursively-unstore-wff: Private ordinary functions
redex-at-top?: Private ordinary functions
redex-clause?: Private ordinary functions
redex-literal?: Private ordinary functions
redex-polarity: Private ordinary functions
reduce-before?: Private compiler macros
reduce-before?: Private ordinary functions
refine-substs: Private ordinary functions
reflexivity-rewriter: Private ordinary functions
reflexivity-satisfier: Private ordinary functions
refute-file: Public ordinary functions
refute-file-actions: Public generic functions
refute-file-actions: Public generic functions
refute-file-actions?: Public compiler macros
refute-file-actions?: Public ordinary functions
refute-file-closure: Public generic functions
refute-file-closure: Public generic functions
refute-file-closure?: Public compiler macros
refute-file-closure?: Public ordinary functions
refute-file-if-exists: Public generic functions
refute-file-if-exists: Public generic functions
refute-file-if-exists?: Public compiler macros
refute-file-if-exists?: Public ordinary functions
refute-file-ignore-errors: Public generic functions
refute-file-ignore-errors: Public generic functions
refute-file-ignore-errors?: Public compiler macros
refute-file-ignore-errors?: Public ordinary functions
refute-file-initialize: Public generic functions
refute-file-initialize: Public generic functions
refute-file-initialize?: Public compiler macros
refute-file-initialize?: Public ordinary functions
refute-file-options: Public generic functions
refute-file-options: Public generic functions
refute-file-options?: Public compiler macros
refute-file-options?: Public ordinary functions
refute-file-output-file: Public generic functions
refute-file-output-file: Public generic functions
refute-file-output-file?: Public compiler macros
refute-file-output-file?: Public ordinary functions
refute-file-verbose: Public generic functions
refute-file-verbose: Public generic functions
refute-file-verbose?: Public compiler macros
refute-file-verbose?: Public ordinary functions
refute-methods: Private ordinary functions
relation-associativity-tests: Private ordinary functions
relation-closure-tests: Private ordinary functions
relation-commutativity-tests: Private ordinary functions
relation-complementer: Private ordinary functions
relation-functionality-tests: Private ordinary functions
relation-identity-tests: Private ordinary functions
relation-inverse-tests: Private ordinary functions
relation-magic-goal-p: Private ordinary functions
relation-to-table: Private ordinary functions
remove-irrelevant-bindings: Private ordinary functions
remove-step-to-use: Private ordinary functions
remove-target: Private ordinary functions
rename-feature: Private ordinary functions
rename-function-symbol: Private ordinary functions
renumber: Private ordinary functions
renumber-new: Private ordinary functions
renumber-row: Private ordinary functions
renumberer: Private ordinary functions
renumberl: Private ordinary functions
renumberv: Private ordinary functions
reorder-atoms2: Private ordinary functions
replace-atom-in-wff: Private ordinary functions
replace-rows-by-name-or-number: Private ordinary functions
replace-skolem-terms-by-variables-in-atoms: Private ordinary functions
replace-variable-by-value-in-term: Private ordinary functions
report-not-2-arguments-implication: Private ordinary functions
report-not-2-arguments-quantification: Private ordinary functions
require-n-arguments: Private ordinary functions
require-n-or-more-arguments: Private ordinary functions
resolve: Public ordinary functions
resolve-code-example1: Private ordinary functions
resolve-code-example2: Private ordinary functions
resolve-code-example2-satisfier: Private ordinary functions
resolve-code-example3: Private ordinary functions
resolve-code-resolver1: Private ordinary functions
resolve-with-x-eq-x: Private ordinary functions
resolve-with-x-eq-x2: Private ordinary functions
resolve-with-x=x: Private ordinary functions
resolver: Private ordinary functions
resta: Private ordinary functions
restore-dp-atom: Private ordinary functions
restore-dp-clause-set: Public ordinary functions
restore-theory: Public generic functions
restore-theory: Public generic functions
restore-theory: Public generic functions
restore-theory: Public generic functions
restore-theory: Public generic functions
resume-snark: Public ordinary functions
retrieval-size: Private ordinary functions
retrieve-all-entries: Private ordinary functions
retrieve-generalization-entries: Private ordinary functions
retrieve-instance-entries: Private ordinary functions
retrieve-paramodulatable-entries: Private ordinary functions
retrieve-resolvable-entries: Private ordinary functions
retrieve-unifiable-entries: Private ordinary functions
retrieve-variant-entries: Private ordinary functions
reverse-implication-p: Private ordinary functions
reversem: Private ordinary functions
rewrite-*most: Private macros
rewrite-answers: Public generic functions
rewrite-answers: Public generic functions
rewrite-answers?: Public compiler macros
rewrite-answers?: Public ordinary functions
rewrite-compound: Private ordinary functions
rewrite-compound-by-code: Private ordinary functions
rewrite-compound-by-rule: Private ordinary functions
rewrite-condition: Private ordinary functions
rewrite-constant: Private ordinary functions
rewrite-constraint-alist: Private ordinary functions
rewrite-constraints: Public generic functions
rewrite-constraints: Public generic functions
rewrite-constraints?: Public compiler macros
rewrite-constraints?: Public ordinary functions
rewrite-embeddings: Private ordinary functions
rewrite-innermost: Private ordinary functions
rewrite-list: Private ordinary functions
rewrite-list-by-rule: Private ordinary functions
rewrite-list-innermost: Private ordinary functions
rewrite-list-outermost: Private ordinary functions
rewrite-new-value-variables: Private ordinary functions
rewrite-outermost: Private ordinary functions
rewrite-p: Private ordinary functions
rewrite-pattern: Private ordinary functions
rewrite-pattern-symbol-count: Private ordinary functions
rewrite-patterns-and-values: Private ordinary functions
rewrite-polarity: Private ordinary functions
rewrite-row: Private ordinary functions
rewrite-value: Private ordinary functions
rewriter: Private ordinary functions
rewrites: Private macros
rnumberp: Private ordinary functions
root-row-context: Public macros
round-remainder: Private ordinary functions
row: Public ordinary functions
row-agenda-entries: Private ordinary functions
row-ancestry: Public ordinary functions
row-ancestry-rowset: Private ordinary functions
row-answer: Public ordinary functions
row-answer-weight: Private ordinary functions
row-argument-count-limit: Public generic functions
row-argument-count-limit: Public generic functions
row-argument-count-limit-exceeded: Private ordinary functions
row-argument-count-limit?: Public compiler macros
row-argument-count-limit?: Public ordinary functions
row-author: Public compiler macros
row-author: Public ordinary functions
row-bare-p: Private ordinary functions
row-bare-unit-p: Private ordinary functions
row-children: Private ordinary functions
row-clause-p: Private ordinary functions
row-conc-name: Private compiler macros
row-conc-name: Private ordinary functions
row-constrained-p: Public ordinary functions
row-constrained-p2: Private ordinary functions
row-constraint-coverage: Private ordinary functions
row-constraint-coverage*: Private ordinary functions
row-constraints: Public ordinary functions
row-context: Private ordinary functions
row-context-live?: Private ordinary functions
row-deleted-p: Private ordinary functions
row-depth: Public ordinary functions
row-documentation: Public compiler macros
row-documentation: Public ordinary functions
row-embedding-p: Private ordinary functions
row-from-conjecture-p: Private ordinary functions
row-given-p: Private ordinary functions
row-hint-p: Private ordinary functions
row-hints-subsumed: Private ordinary functions
row-hyperresolution-electron-p: Private compiler macros
row-hyperresolution-electron-p: Private ordinary functions
row-input-p: Private ordinary functions
row-input-wff: Public compiler macros
row-input-wff: Public ordinary functions
row-level: Public ordinary functions
row-level0: Private ordinary functions
row-name: Public compiler macros
row-name: Public ordinary functions
row-name-or-number: Public ordinary functions
row-neg: Private ordinary functions
row-neg-size+depth: Public ordinary functions
row-negative-p: Private ordinary functions
row-nonassertion-p: Private ordinary functions
row-number: Public ordinary functions
row-p: Private ordinary functions
row-parent: Private ordinary functions
row-parents: Public ordinary functions
row-plist: Private ordinary functions
row-positive-or-negative: Private ordinary functions
row-positive-p: Private ordinary functions
row-pref: Private ordinary functions
row-priority: Public ordinary functions
row-priority-depth-factor: Public generic functions
row-priority-depth-factor: Public generic functions
row-priority-depth-factor?: Public compiler macros
row-priority-depth-factor?: Public ordinary functions
row-priority-level-factor: Public generic functions
row-priority-level-factor: Public generic functions
row-priority-level-factor?: Public compiler macros
row-priority-level-factor?: Public ordinary functions
row-priority-size-factor: Public generic functions
row-priority-size-factor: Public generic functions
row-priority-size-factor?: Public compiler macros
row-priority-size-factor?: Public ordinary functions
row-priority-weight-factor: Public generic functions
row-priority-weight-factor: Public generic functions
row-priority-weight-factor?: Public compiler macros
row-priority-weight-factor?: Public ordinary functions
row-proof-length-limit-exceeded: Private ordinary functions
row-pure: Private compiler macros
row-pure: Private ordinary functions
row-reason: Public ordinary functions
row-rewrites: Private ordinary functions
row-rewrites-used: Public ordinary functions
row-selections-alist: Private ordinary functions
row-sequential: Private ordinary functions
row-sequential-inheritably: Private ordinary functions
row-size: Public ordinary functions
row-size+depth: Public ordinary functions
row-size+depth+level: Public ordinary functions
row-sorts: Private ordinary functions
row-source: Public compiler macros
row-source: Public ordinary functions
row-status: Private ordinary functions
row-subsumption-mark: Private ordinary functions
row-supported: Private ordinary functions
row-supported-inheritably: Private ordinary functions
row-to-designator-string: Private ordinary functions
row-unit-constraint: Private ordinary functions
row-unit-p: Private ordinary functions
row-variables: Private ordinary functions
row-weight: Public ordinary functions
row-weight+depth: Public ordinary functions
row-weight+depth+level: Public ordinary functions
row-weight-before-simplification-limit: Public generic functions
row-weight-before-simplification-limit: Public generic functions
row-weight-before-simplification-limit-exceeded: Public ordinary functions
row-weight-before-simplification-limit?: Public compiler macros
row-weight-before-simplification-limit?: Public ordinary functions
row-weight-limit: Public generic functions
row-weight-limit: Public generic functions
row-weight-limit-exceeded: Public ordinary functions
row-weight-limit?: Public compiler macros
row-weight-limit?: Public ordinary functions
row-wff: Public ordinary functions
row-wff&answer-weight+depth: Public ordinary functions
row-wff-symbol-counts: Private ordinary functions
row-wff-symbol-counts0: Private ordinary functions
rows: Public ordinary functions
rows-containing-atom-negatively: Private macros
rows-containing-atom-positively: Private macros
rows-containing-paramodulatable-equality: Private macros
rows-containing-paramodulatable-term: Private ordinary functions
rows-containing-term: Private macros
rows-in-reason: Private ordinary functions
rowset-delete: Private ordinary functions
rowset-empty?: Private ordinary functions
rowset-insert: Private ordinary functions
rowset-size: Private ordinary functions
rowsets-delete: Private ordinary functions
rowsets-delete-column: Private ordinary functions
rpo-add-created-function-symbol: Private ordinary functions
rpo-cache-lookup: Private ordinary functions
rpo-cache-store: Private ordinary functions
rpo-compare-alists: Private ordinary functions
rpo-compare-compound*constant: Private ordinary functions
rpo-compare-compound*variable: Private compiler macros
rpo-compare-compound*variable: Private ordinary functions
rpo-compare-compounds: Private ordinary functions
rpo-compare-compounds0: Private ordinary functions
rpo-compare-compounds<: Private ordinary functions
rpo-compare-compounds>: Private ordinary functions
rpo-compare-compounds?: Private ordinary functions
rpo-compare-constant*compound: Private ordinary functions
rpo-compare-lists: Private ordinary functions
rpo-compare-terms: Private ordinary functions
rpo-compare-terms-top: Private ordinary functions
rpo-compare-variable*compound: Private compiler macros
rpo-compare-variable*compound: Private ordinary functions
rpo-status: Public generic functions
rpo-status: Public generic functions
rpo-status?: Public compiler macros
rpo-status?: Public ordinary functions
rrest: Public compiler macros
rrest: Public ordinary functions
rrrest: Public compiler macros
rrrest: Public ordinary functions
rrrrest: Public compiler macros
rrrrest: Public ordinary functions
run-time-limit: Public generic functions
run-time-limit: Public generic functions
run-time-limit?: Public compiler macros
run-time-limit?: Public ordinary functions
run-time-since: Private ordinary functions

S
salsify: Private ordinary functions
same-agenda-item-p: Private ordinary functions
same-sort?: Private compiler macros
same-sort?: Private ordinary functions
save-snark-system: Public ordinary functions
select-query: Private ordinary functions
selected-atom-in-row-p: Private ordinary functions
selected-atom-p: Private ordinary functions
selected-atoms-in-hyperresolution-electrons-p: Private ordinary functions
selected-atoms-in-row: Private ordinary functions
selected-lines: Private ordinary functions
separator-char-p: Private compiler macros
separator-char-p: Private ordinary functions
set-function-code: Private macros
set-options: Public ordinary functions
set-redex-polarity: Private ordinary functions
set-row-number: Private ordinary functions
set-slot-if-supplied: Private macros
setq-once: Private macros
shorten-proof: Private ordinary functions
show-count: Private ordinary functions
show-count: Private ordinary functions
show-count-p: Private compiler macros
show-count-p: Private ordinary functions
show-count-p: Private ordinary functions
show-count0: Private ordinary functions
show-count1: Private ordinary functions
similar-argument-list-ac1-p: Private ordinary functions
simple-table-mapper: Private ordinary functions
simplification-ordering-compare-equality-arguments: Private ordinary functions
simplification-ordering-compare-terms: Private ordinary functions
simplification-ordering-compare-terms0: Private ordinary functions
simplification-ordering-compare-terms1: Private ordinary functions
simplification-ordering-greaterp: Private ordinary functions
simplify-constraint-alist: Private ordinary functions
simplify-formula: Private ordinary functions
simply-indexed-p: Private ordinary functions
size: Private ordinary functions
skolem-occurs-p: Private ordinary functions
smallest-key: Private compiler macros
smallest-key: Private ordinary functions
snark-option-spec-p: Private ordinary functions
solve-sum: Private ordinary functions
solve-sum-p: Private ordinary functions
solve-sum-solutions: Private ordinary functions
some-hash-term: Private ordinary functions
some-path-index-entry: Private ordinary functions
some-term-memory-entry: Private ordinary functions
sort-compatible-p: Private ordinary functions
sort-disjoint?: Public compiler macros
sort-disjoint?: Public ordinary functions
sort-from-variable-name: Private ordinary functions
sort-intersection: Public compiler macros
sort-intersection: Public ordinary functions
sort-intersection0: Private ordinary functions
sort-name: Public ordinary functions
sort-name-expression?: Private ordinary functions
sort-name?: Private ordinary functions
sort-new-lines: Private ordinary functions
sort-terms-and-counts: Private ordinary functions
sort?: Private ordinary functions
spacons: Public compiler macros
spacons: Public ordinary functions
sparef: Public macros
sparef1: Private ordinary functions
sparef2: Private ordinary functions
sparse-matrix-boolean: Public ordinary functions
sparse-matrix-column: Public ordinary functions
sparse-matrix-columns: Public ordinary functions
sparse-matrix-count: Public ordinary functions
sparse-matrix-default-value: Public ordinary functions
sparse-matrix-p: Public ordinary functions
sparse-matrix-row: Public ordinary functions
sparse-matrix-rows: Public ordinary functions
sparse-vector-b-tree-root-node: Private ordinary functions
sparse-vector-boolean: Public compiler macros
sparse-vector-boolean: Public ordinary functions
sparse-vector-cached-key: Private ordinary functions
sparse-vector-cached-value: Private ordinary functions
sparse-vector-count: Public compiler macros
sparse-vector-count: Public ordinary functions
sparse-vector-count0: Private ordinary functions
sparse-vector-default-value: Public compiler macros
sparse-vector-default-value: Public ordinary functions
sparse-vector-default-value0: Private ordinary functions
sparse-vector-expression-description: Private ordinary functions
sparse-vector-expression-generates-in-order-p: Private ordinary functions
sparse-vector-expression-index-bounds: Private ordinary functions
sparse-vector-expression-maxcount: Private ordinary functions
sparse-vector-expression-p: Public ordinary functions
sparse-vector-expression-size: Private ordinary functions
sparse-vector-p: Public ordinary functions
sparse-vector-setter: Private ordinary functions
sparse-vector-type: Private ordinary functions
special-unification-problem-algorithms: Private ordinary functions
special-unification-problem-p: Private ordinary functions
special-unification-problem-term1: Private ordinary functions
special-unification-problem-term2: Private ordinary functions
special-unify-p: Private ordinary functions
split-if: Private ordinary functions
store-boolean-ring-rewrites: Private ordinary functions
store-derived-wff: Private ordinary functions
store-given-row: Private ordinary functions
store-given-row-equality: Private ordinary functions
store-rewrite: Private ordinary functions
store-rewrite2: Private ordinary functions
string-info: Private macros
string-info-canonical: Private ordinary functions
string-info-sort: Private ordinary functions
string-list-p: Private ordinary functions
string-to-list: Private ordinary functions
string-to-list-term-rewriter: Private ordinary functions
strip-colons: Private ordinary functions
strip-ors: Private ordinary functions
submultisetp: Private ordinary functions
subsort-forms: Private ordinary functions
subsort0: Private ordinary functions
subsort1?: Private compiler macros
subsort1?: Private ordinary functions
subsort?: Public compiler macros
subsort?: Public ordinary functions
substitute: Private ordinary functions
substitute-for-compound: Private ordinary functions
substitute-for-compound-once: Private ordinary functions
substitute-for-compound-oncel: Private ordinary functions
substitute-for-compoundl: Private ordinary functions
substitute-for-constant: Private ordinary functions
substitute-for-constant-once: Private ordinary functions
substitute-for-constant-oncel: Private ordinary functions
substitute-for-constantl: Private ordinary functions
substitute-for-variable: Private ordinary functions
substitute-for-variable-once: Private ordinary functions
substitute-for-variable-oncel: Private ordinary functions
substitute-for-variablel: Private ordinary functions
substitute-once: Private ordinary functions
substitutel: Private ordinary functions
substitution-diff: Private ordinary functions
substitution-diff2: Private ordinary functions
substitution-equal-p: Private ordinary functions
substitution-subset-p: Private ordinary functions
substitution-subset-p1: Private ordinary functions
subsume: Private ordinary functions
subsume-answers: Private ordinary functions
subsume-bag: Private ordinary functions
subsume-bag0: Private ordinary functions
subsume-bag1: Private ordinary functions
subsume-bag2: Private ordinary functions
subsume-bag3: Private ordinary functions
subsume-bag4: Private ordinary functions
subsumed-p: Private ordinary functions
subsumed-p1: Private ordinary functions
subsumers: Private ordinary functions
subsumers1: Private ordinary functions
subsumes-p: Private ordinary functions
subsumes-p1: Private ordinary functions
sum-rel-number-atom-rewriter: Private ordinary functions
sum-term-rewriter1: Private ordinary functions
suspend-and-resume-snark: Public ordinary functions
suspend-snark: Public ordinary functions
suspend-snark*: Private ordinary functions
symbol-aliases: Private ordinary functions
symbol-boolean-valued-p: Private ordinary functions
symbol-count: Private ordinary functions
symbol-count-alist: Private ordinary functions
symbol-count-not-greaterp: Private ordinary functions
symbol-count-not-greaterp1: Private compiler macros
symbol-count-not-greaterp1: Private ordinary functions
symbol-count-total: Private ordinary functions
symbol-kind: Private ordinary functions
symbol-number: Private ordinary functions
symbol-numbered: Private compiler macros
symbol-numbered: Private ordinary functions
symbol-ordering-compare: Private compiler macros
symbol-ordering-compare: Private ordinary functions
symbol-ordering-compare1: Private ordinary functions
symbol-table-constant?: Public ordinary functions
symbol-table-entries: Public macros
symbol-table-function?: Public ordinary functions
symbol-table-kind-match: Private ordinary functions
symbol-table-relation?: Public ordinary functions
symbol-to-name: Private ordinary functions
sz: Private ordinary functions

T
table-lookup-pattern: Private ordinary functions
table-rewriter: Private ordinary functions
table-satisfier: Private ordinary functions
target?: Private ordinary functions
tc-count: Private macros
tc-term: Private compiler macros
tc-term: Private ordinary functions
term-by-hash-array-terms: Private ordinary functions
term-feature-vector: Private ordinary functions
term-memory-entry: Private ordinary functions
term-memory-entry-p: Private ordinary functions
term-memory-p: Private ordinary functions
term-rel-term-to-0-rel-difference-atom-rewriter: Private ordinary functions
term-satisfies-sequential-restriction-p: Private ordinary functions
term-size-difference: Private ordinary functions
term-sort: Public ordinary functions
term-sort-p: Private ordinary functions
term-subsort-p: Private ordinary functions
term-to-lisp: Public ordinary functions
terpri: Private ordinary functions
terpri-comment: Private ordinary functions
terpri-comment-indent: Private ordinary functions
terpri-indent: Private ordinary functions
test-option14: Public generic functions
test-option14: Public generic functions
test-option14?: Public compiler macros
test-option14?: Public ordinary functions
test-option17: Public generic functions
test-option17: Public generic functions
test-option17?: Public compiler macros
test-option17?: Public ordinary functions
test-option18: Public generic functions
test-option18: Public generic functions
test-option18?: Public compiler macros
test-option18?: Public ordinary functions
test-option19: Public generic functions
test-option19: Public generic functions
test-option19?: Public compiler macros
test-option19?: Public ordinary functions
test-option2: Public generic functions
test-option2: Public generic functions
test-option20: Public generic functions
test-option20: Public generic functions
test-option20?: Public compiler macros
test-option20?: Public ordinary functions
test-option21: Public generic functions
test-option21: Public generic functions
test-option21?: Public compiler macros
test-option21?: Public ordinary functions
test-option23: Public generic functions
test-option23: Public generic functions
test-option23?: Public compiler macros
test-option23?: Public ordinary functions
test-option29: Public generic functions
test-option29: Public generic functions
test-option29?: Public compiler macros
test-option29?: Public ordinary functions
test-option2?: Public compiler macros
test-option2?: Public ordinary functions
test-option3: Public generic functions
test-option3: Public generic functions
test-option30: Public generic functions
test-option30: Public generic functions
test-option30?: Public compiler macros
test-option30?: Public ordinary functions
test-option36: Public generic functions
test-option36: Public generic functions
test-option36?: Public compiler macros
test-option36?: Public ordinary functions
test-option37: Public generic functions
test-option37: Public generic functions
test-option37?: Public compiler macros
test-option37?: Public ordinary functions
test-option38: Public generic functions
test-option38: Public generic functions
test-option38?: Public compiler macros
test-option38?: Public ordinary functions
test-option39: Public generic functions
test-option39: Public generic functions
test-option39?: Public compiler macros
test-option39?: Public ordinary functions
test-option3?: Public compiler macros
test-option3?: Public ordinary functions
test-option40: Public generic functions
test-option40: Public generic functions
test-option40?: Public compiler macros
test-option40?: Public ordinary functions
test-option41: Public generic functions
test-option41: Public generic functions
test-option41?: Public compiler macros
test-option41?: Public ordinary functions
test-option42: Public generic functions
test-option42: Public generic functions
test-option42?: Public compiler macros
test-option42?: Public ordinary functions
test-option43: Public generic functions
test-option43: Public generic functions
test-option43?: Public compiler macros
test-option43?: Public ordinary functions
test-option44: Public generic functions
test-option44: Public generic functions
test-option44?: Public compiler macros
test-option44?: Public ordinary functions
test-option45: Public generic functions
test-option45: Public generic functions
test-option45?: Public compiler macros
test-option45?: Public ordinary functions
test-option49: Public generic functions
test-option49: Public generic functions
test-option49?: Public compiler macros
test-option49?: Public ordinary functions
test-option50: Public generic functions
test-option50: Public generic functions
test-option50?: Public compiler macros
test-option50?: Public ordinary functions
test-option51: Public generic functions
test-option51: Public generic functions
test-option51?: Public compiler macros
test-option51?: Public ordinary functions
test-option52: Public generic functions
test-option52: Public generic functions
test-option52?: Public compiler macros
test-option52?: Public ordinary functions
test-option53: Public generic functions
test-option53: Public generic functions
test-option53?: Public compiler macros
test-option53?: Public ordinary functions
test-option54: Public generic functions
test-option54: Public generic functions
test-option54?: Public compiler macros
test-option54?: Public ordinary functions
test-option55: Public generic functions
test-option55: Public generic functions
test-option55?: Public compiler macros
test-option55?: Public ordinary functions
test-option56: Public generic functions
test-option56: Public generic functions
test-option56?: Public compiler macros
test-option56?: Public ordinary functions
test-option57: Public generic functions
test-option57: Public generic functions
test-option57?: Public compiler macros
test-option57?: Public ordinary functions
test-option58: Public generic functions
test-option58: Public generic functions
test-option58?: Public compiler macros
test-option58?: Public ordinary functions
test-option59: Public generic functions
test-option59: Public generic functions
test-option59?: Public compiler macros
test-option59?: Public ordinary functions
test-option6: Public generic functions
test-option6: Public generic functions
test-option60: Public generic functions
test-option60: Public generic functions
test-option60?: Public compiler macros
test-option60?: Public ordinary functions
test-option6?: Public compiler macros
test-option6?: Public ordinary functions
test-option8: Public generic functions
test-option8: Public generic functions
test-option8?: Public compiler macros
test-option8?: Public ordinary functions
test-option9: Public generic functions
test-option9: Public generic functions
test-option9?: Public compiler macros
test-option9?: Public ordinary functions
test-table-resolver: Private ordinary functions
the-feature: Public ordinary functions
the-function-symbol: Private ordinary functions
the-hash-term: Private ordinary functions
the-path-index-entry: Private ordinary functions
the-row-context: Private ordinary functions
the-row-context2: Private ordinary functions
the-sort: Public ordinary functions
the-term-memory-entry: Private ordinary functions
the-term-rewriter: Private ordinary functions
theory-assert: Private generic functions
theory-assert: Private generic functions
theory-assert: Private generic functions
theory-assert: Private generic functions
theory-assert: Private generic functions
theory-assert2: Private ordinary functions
theory-closure: Private generic functions
theory-closure: Private generic functions
theory-closure: Private generic functions
theory-closure: Private generic functions
theory-closure: Private generic functions
theory-deny: Private generic functions
theory-deny: Private generic functions
theory-deny: Private generic functions
theory-deny: Private generic functions
theory-deny: Private generic functions
theory-deny2: Private ordinary functions
theory-falsep: Private ordinary functions
theory-rewrite: Private generic functions
theory-rewrite: Private generic functions
theory-rewrite: Private generic functions
theory-rewrite: Private generic functions
theory-simplify: Private generic functions
theory-simplify: Private generic functions
theory-simplify: Private generic functions
theory-simplify: Private generic functions
theory-simplify: Private generic functions
theory-simplify: Private generic functions
theory-simplify: Private generic functions
theory-truep: Private ordinary functions
thereis-rpo-equal-or-greaterp: Private ordinary functions
thvalues: Private macros
time-ii-atom-rewriter-for-dates: Private ordinary functions
time-interval-sort-name: Public generic functions
time-interval-sort-name: Public generic functions
time-interval-sort-name?: Public compiler macros
time-interval-sort-name?: Public ordinary functions
time-pi-atom-rewriter-for-dates: Private ordinary functions
time-point-sort-name: Public generic functions
time-point-sort-name: Public generic functions
time-point-sort-name?: Public compiler macros
time-point-sort-name?: Public ordinary functions
time-pp-atom-rewriter-for-dates: Private ordinary functions
tm-remove-entry: Private ordinary functions
tm-retrieve-all-calls: Private ordinary functions
tm-retrieve-all-count: Private ordinary functions
tm-retrieve-generalization-calls: Private ordinary functions
tm-retrieve-generalization-count: Private ordinary functions
tm-retrieve-instance-calls: Private ordinary functions
tm-retrieve-instance-count: Private ordinary functions
tm-retrieve-unifiable-calls: Private ordinary functions
tm-retrieve-unifiable-count: Private ordinary functions
tm-retrieve-variant-calls: Private ordinary functions
tm-retrieve-variant-count: Private ordinary functions
tm-store: Private ordinary functions
tme-depth: Private ordinary functions
tme-in-nodes: Private ordinary functions
tme-in-nodes-last: Private ordinary functions
tme-mark: Private ordinary functions
tme-mindepth: Private ordinary functions
tme-number: Private ordinary functions
tme-rewrites: Private ordinary functions
tme-rows-containing-atom-negatively: Private ordinary functions
tme-rows-containing-atom-positively: Private ordinary functions
tme-rows-containing-paramodulatable-equality: Private ordinary functions
tme-rows-containing-term: Private ordinary functions
tme-size: Private ordinary functions
tme-term: Private ordinary functions
tme-useless-p: Private ordinary functions
to-string: Public ordinary functions
together-target?: Private ordinary functions
tokenize: Public ordinary functions
tokenize1: Private ordinary functions
tokens-to-lisp: Private ordinary functions
top-sort: Public compiler macros
top-sort: Public ordinary functions
top-sort-name: Private compiler macros
top-sort-name: Private ordinary functions
top-sort-name?: Private ordinary functions
top-sort?: Private compiler macros
top-sort?: Private ordinary functions
topological-sort: Public ordinary functions
topological-sort*: Public ordinary functions
total-run-time: Public ordinary functions
to_rat-term-rewriter: Private ordinary functions
to_real-term-rewriter: Private ordinary functions
tptp-file-source-string: Private ordinary functions
tptp-function-name: Private ordinary functions
tptp-include-file-name: Private ordinary functions
tptp-problem-input-pathname: Private ordinary functions
tptp-problem-output-pathname: Private ordinary functions
tptp-problem-pathname0: Private ordinary functions
tptp-sort-name: Private ordinary functions
tptp-to-snark-input: Private ordinary functions
tptp-to-snark-input-args: Private ordinary functions
tptp-to-snark-reason: Private ordinary functions
tptp-type-product-list: Private ordinary functions
tptp-type-product-p: Private ordinary functions
trace-dp-refute: Public generic functions
trace-dp-refute: Public generic functions
trace-dp-refute?: Public compiler macros
trace-dp-refute?: Public ordinary functions
trace-dpll-subsumption: Public generic functions
trace-dpll-subsumption: Public generic functions
trace-dpll-subsumption?: Public compiler macros
trace-dpll-subsumption?: Public ordinary functions
trace-optimize-sparse-vector-expression: Public generic functions
trace-optimize-sparse-vector-expression: Public generic functions
trace-optimize-sparse-vector-expression?: Public compiler macros
trace-optimize-sparse-vector-expression?: Public ordinary functions
trace-rewrite: Public generic functions
trace-rewrite: Public generic functions
trace-rewrite?: Public compiler macros
trace-rewrite?: Public ordinary functions
trace-unify: Public generic functions
trace-unify: Public generic functions
trace-unify-bag-basis: Public generic functions
trace-unify-bag-basis: Public generic functions
trace-unify-bag-basis?: Public compiler macros
trace-unify-bag-basis?: Public ordinary functions
trace-unify-bag-bindings: Public generic functions
trace-unify-bag-bindings: Public generic functions
trace-unify-bag-bindings?: Public compiler macros
trace-unify-bag-bindings?: Public ordinary functions
trace-unify?: Public compiler macros
trace-unify?: Public ordinary functions
traced-optimize-sparse-vector-expression: Private ordinary functions
translate-assertion-file-to-tptp-format: Private ordinary functions
trie-index-build-path-for-term: Private ordinary functions
trie-index-build-path-for-terms: Private compiler macros
trie-index-build-path-for-terms: Private ordinary functions
trie-index-delete: Private ordinary functions
trie-index-entry-constructor: Private ordinary functions
trie-index-entry-counter: Private ordinary functions
trie-index-insert: Private ordinary functions
trie-index-internal-node-constant-indexed-child-node: Private compiler macros
trie-index-internal-node-constant-indexed-child-node: Private ordinary functions
trie-index-internal-node-constant-indexed-child-nodes: Private ordinary functions
trie-index-internal-node-function-indexed-child-node: Private compiler macros
trie-index-internal-node-function-indexed-child-node: Private ordinary functions
trie-index-internal-node-function-indexed-child-nodes: Private ordinary functions
trie-index-internal-node-p: Private ordinary functions
trie-index-internal-node-variable-child-node: Private ordinary functions
trie-index-internal-node-variable-indexed-child-node: Private compiler macros
trie-index-internal-node-variable-indexed-child-node: Private ordinary functions
trie-index-leaf-node-b-tree-root-node: Private ordinary functions
trie-index-leaf-node-cached-key: Private ordinary functions
trie-index-leaf-node-cached-value: Private ordinary functions
trie-index-leaf-node-count0: Private ordinary functions
trie-index-leaf-node-default-value0: Private ordinary functions
trie-index-leaf-node-entries: Private macros
trie-index-leaf-node-p: Private ordinary functions
trie-index-leaf-node-type: Private ordinary functions
trie-index-node-counter: Private ordinary functions
trie-index-p: Private ordinary functions
trie-index-path-for-term: Private ordinary functions
trie-index-path-for-terms: Private compiler macros
trie-index-path-for-terms: Private ordinary functions
trie-index-retrieve-all-calls: Private ordinary functions
trie-index-retrieve-all-count: Private ordinary functions
trie-index-retrieve-generalization-calls: Private ordinary functions
trie-index-retrieve-generalization-count: Private ordinary functions
trie-index-retrieve-instance-calls: Private ordinary functions
trie-index-retrieve-instance-count: Private ordinary functions
trie-index-retrieve-unifiable-calls: Private ordinary functions
trie-index-retrieve-unifiable-count: Private ordinary functions
trie-index-retrieve-variant-calls: Private ordinary functions
trie-index-retrieve-variant-count: Private ordinary functions
trie-index-top-node: Private ordinary functions
trie-node-branches: Private macros
trie-node-counter: Private ordinary functions
trie-node-data: Private macros
trie-p: Private ordinary functions
trie-size: Private ordinary functions
trie-top-node: Private ordinary functions
trieref: Private ordinary functions
type-symbol-p: Private ordinary functions

U
uminus-term-rewriter: Private ordinary functions
unassign-atom: Private ordinary functions
unassign-atoms: Private ordinary functions
uncheckpoint-dp-clause-set: Public ordinary functions
uncheckpoint-theory: Public generic functions
uncheckpoint-theory: Public generic functions
uncheckpoint-theory: Public generic functions
uncheckpoint-theory: Public generic functions
uncheckpoint-theory: Public generic functions
unflatten-term: Private ordinary functions
unflatten-term1: Private ordinary functions
unfrozen-variable-p: Private compiler macros
unfrozen-variable-p: Private ordinary functions
unifiers: Private ordinary functions
unify: Public ordinary functions
unify-bag: Private ordinary functions
unify-bag*: Private ordinary functions
unify-bag-basis: Private ordinary functions
unify-bag-basis-size-limit: Public generic functions
unify-bag-basis-size-limit: Public generic functions
unify-bag-basis-size-limit?: Public compiler macros
unify-bag-basis-size-limit?: Public ordinary functions
unify-bag0: Private ordinary functions
unify-bag1: Private ordinary functions
unify-bag2*: Private macros
unify-identity: Private ordinary functions
unify-identity-with-vector: Private ordinary functions
unify-jepd-relation-atom-args: Private ordinary functions
unify-p: Private ordinary functions
unify-special: Private ordinary functions
unify-variable-with-vector: Private ordinary functions
unify-variable-with-vector-max: Private ordinary functions
unify-vector: Private ordinary functions
unimplemented: Private ordinary functions
uninitialized: Private ordinary functions
universal-quantification-p: Private ordinary functions
unnamed-prog->: Private macros
unquote: Public ordinary functions
unroll-full-alist: Private macros
unroll-sparef1-leaf: Private macros
unroll-sparef1-nonleaf: Private macros
unsortable-variable-name: Private ordinary functions
unsorted-p: Private ordinary functions
unstore-agenda-item: Private ordinary functions
unstore-wff: Private ordinary functions
unthe-feature: Private ordinary functions
update-feature-vector: Private ordinary functions
update-operator-syntax: Private ordinary functions
ur-resolve: Public ordinary functions
ur-resolve1: Private ordinary functions
ur-resolver: Private ordinary functions
ur-resolver1: Private ordinary functions
use-ac-connectives: Public generic functions
use-ac-connectives: Public generic functions
use-ac-connectives?: Public compiler macros
use-ac-connectives?: Public ordinary functions
use-answers-during-subsumption: Public generic functions
use-answers-during-subsumption: Public generic functions
use-answers-during-subsumption?: Public compiler macros
use-answers-during-subsumption?: Public ordinary functions
use-assertion-analysis: Public generic functions
use-assertion-analysis: Public generic functions
use-assertion-analysis?: Public compiler macros
use-assertion-analysis?: Public ordinary functions
use-associative-identity: Public generic functions
use-associative-identity: Public generic functions
use-associative-identity?: Public compiler macros
use-associative-identity?: Public ordinary functions
use-associative-unification: Public generic functions
use-associative-unification: Public generic functions
use-associative-unification?: Public compiler macros
use-associative-unification?: Public ordinary functions
use-clausification: Public generic functions
use-clausification: Public generic functions
use-clausification?: Public compiler macros
use-clausification?: Public ordinary functions
use-closure-when-satisfiable: Public generic functions
use-closure-when-satisfiable: Public generic functions
use-closure-when-satisfiable?: Public compiler macros
use-closure-when-satisfiable?: Public ordinary functions
use-condensing: Public generic functions
use-condensing: Public generic functions
use-condensing?: Public compiler macros
use-condensing?: Public ordinary functions
use-conditional-answer-creation: Public generic functions
use-conditional-answer-creation: Public generic functions
use-conditional-answer-creation?: Public compiler macros
use-conditional-answer-creation?: Public ordinary functions
use-constraint-purification: Public generic functions
use-constraint-purification: Public generic functions
use-constraint-purification: Public generic functions
use-constraint-purification?: Public compiler macros
use-constraint-purification?: Public ordinary functions
use-constraint-solver-in-subsumption: Public generic functions
use-constraint-solver-in-subsumption: Public generic functions
use-constraint-solver-in-subsumption?: Public compiler macros
use-constraint-solver-in-subsumption?: Public ordinary functions
use-constructive-answer-restriction: Public generic functions
use-constructive-answer-restriction: Public generic functions
use-constructive-answer-restriction?: Public compiler macros
use-constructive-answer-restriction?: Public ordinary functions
use-default-ordering: Public generic functions
use-default-ordering: Public generic functions
use-default-ordering?: Public compiler macros
use-default-ordering?: Public ordinary functions
use-dp-subsumption: Public generic functions
use-dp-subsumption: Public generic functions
use-dp-subsumption?: Public compiler macros
use-dp-subsumption?: Public ordinary functions
use-embedded-rewrites: Public generic functions
use-embedded-rewrites: Public generic functions
use-embedded-rewrites?: Public compiler macros
use-embedded-rewrites?: Public ordinary functions
use-equality-elimination: Public generic functions
use-equality-elimination: Public generic functions
use-equality-elimination?: Public compiler macros
use-equality-elimination?: Public ordinary functions
use-equality-factoring: Public generic functions
use-equality-factoring: Public generic functions
use-equality-factoring?: Public compiler macros
use-equality-factoring?: Public ordinary functions
use-extended-implications: Public generic functions
use-extended-implications: Public generic functions
use-extended-implications?: Public compiler macros
use-extended-implications?: Public ordinary functions
use-extended-quantifiers: Public generic functions
use-extended-quantifiers: Public generic functions
use-extended-quantifiers?: Public compiler macros
use-extended-quantifiers?: Public ordinary functions
use-factoring: Public generic functions
use-factoring: Public generic functions
use-factoring?: Public compiler macros
use-factoring?: Public ordinary functions
use-function-creation: Public generic functions
use-function-creation: Public generic functions
use-function-creation?: Public compiler macros
use-function-creation?: Public ordinary functions
use-hyperresolution: Public generic functions
use-hyperresolution: Public generic functions
use-hyperresolution?: Public compiler macros
use-hyperresolution?: Public ordinary functions
use-indefinite-answers: Public generic functions
use-indefinite-answers: Public generic functions
use-indefinite-answers?: Public compiler macros
use-indefinite-answers?: Public ordinary functions
use-input-restriction: Public generic functions
use-input-restriction: Public generic functions
use-input-restriction?: Public compiler macros
use-input-restriction?: Public ordinary functions
use-literal-ordering-with-hyperresolution: Public generic functions
use-literal-ordering-with-hyperresolution: Public generic functions
use-literal-ordering-with-hyperresolution?: Public compiler macros
use-literal-ordering-with-hyperresolution?: Public ordinary functions
use-literal-ordering-with-negative-hyperresolution: Public generic functions
use-literal-ordering-with-negative-hyperresolution: Public generic functions
use-literal-ordering-with-negative-hyperresolution?: Public compiler macros
use-literal-ordering-with-negative-hyperresolution?: Public ordinary functions
use-literal-ordering-with-paramodulation: Public generic functions
use-literal-ordering-with-paramodulation: Public generic functions
use-literal-ordering-with-paramodulation?: Public compiler macros
use-literal-ordering-with-paramodulation?: Public ordinary functions
use-literal-ordering-with-resolution: Public generic functions
use-literal-ordering-with-resolution: Public generic functions
use-literal-ordering-with-resolution?: Public compiler macros
use-literal-ordering-with-resolution?: Public ordinary functions
use-literal-ordering-with-ur-resolution: Public generic functions
use-literal-ordering-with-ur-resolution: Public generic functions
use-literal-ordering-with-ur-resolution?: Public compiler macros
use-literal-ordering-with-ur-resolution?: Public ordinary functions
use-lookahead-in-dpll-for-subsumption: Public generic functions
use-lookahead-in-dpll-for-subsumption: Public generic functions
use-lookahead-in-dpll-for-subsumption?: Public compiler macros
use-lookahead-in-dpll-for-subsumption?: Public ordinary functions
use-magic-transformation: Public generic functions
use-magic-transformation: Public generic functions
use-magic-transformation?: Public compiler macros
use-magic-transformation?: Public ordinary functions
use-negative-hyperresolution: Public generic functions
use-negative-hyperresolution: Public generic functions
use-negative-hyperresolution?: Public compiler macros
use-negative-hyperresolution?: Public ordinary functions
use-paramodulation: Public generic functions
use-paramodulation: Public generic functions
use-paramodulation-only-from-units: Public generic functions
use-paramodulation-only-from-units: Public generic functions
use-paramodulation-only-from-units?: Public compiler macros
use-paramodulation-only-from-units?: Public ordinary functions
use-paramodulation-only-into-units: Public generic functions
use-paramodulation-only-into-units: Public generic functions
use-paramodulation-only-into-units?: Public compiler macros
use-paramodulation-only-into-units?: Public ordinary functions
use-paramodulation?: Public compiler macros
use-paramodulation?: Public ordinary functions
use-partitions: Public generic functions
use-partitions: Public generic functions
use-partitions?: Public compiler macros
use-partitions?: Public ordinary functions
use-purity-test: Public generic functions
use-purity-test: Public generic functions
use-purity-test?: Public compiler macros
use-purity-test?: Public ordinary functions
use-quantifier-preservation: Public generic functions
use-quantifier-preservation: Public generic functions
use-quantifier-preservation?: Public compiler macros
use-quantifier-preservation?: Public ordinary functions
use-relevance-test: Public generic functions
use-relevance-test: Public generic functions
use-relevance-test?: Public compiler macros
use-relevance-test?: Public ordinary functions
use-replacement-resolution-with-x=x: Public generic functions
use-replacement-resolution-with-x=x: Public generic functions
use-replacement-resolution-with-x=x?: Public compiler macros
use-replacement-resolution-with-x=x?: Public ordinary functions
use-resolution: Public generic functions
use-resolution: Public generic functions
use-resolution?: Public compiler macros
use-resolution?: Public ordinary functions
use-resolve-code: Public generic functions
use-resolve-code: Public generic functions
use-resolve-code: Public generic functions
use-resolve-code?: Public compiler macros
use-resolve-code?: Public ordinary functions
use-simplification-by-equalities: Public generic functions
use-simplification-by-equalities: Public generic functions
use-simplification-by-equalities?: Public compiler macros
use-simplification-by-equalities?: Public ordinary functions
use-simplification-by-units: Public generic functions
use-simplification-by-units: Public generic functions
use-simplification-by-units?: Public compiler macros
use-simplification-by-units?: Public ordinary functions
use-single-replacement-paramodulation: Public generic functions
use-single-replacement-paramodulation: Public generic functions
use-single-replacement-paramodulation?: Public compiler macros
use-single-replacement-paramodulation?: Public ordinary functions
use-sort-relativization: Public generic functions
use-sort-relativization: Public generic functions
use-sort-relativization?: Public compiler macros
use-sort-relativization?: Public ordinary functions
use-subsume-bag: Public generic functions
use-subsume-bag: Public generic functions
use-subsume-bag?: Public compiler macros
use-subsume-bag?: Public ordinary functions
use-subsumption: Public generic functions
use-subsumption: Public generic functions
use-subsumption-by-false: Public generic functions
use-subsumption-by-false: Public generic functions
use-subsumption-by-false?: Public compiler macros
use-subsumption-by-false?: Public ordinary functions
use-subsumption?: Public compiler macros
use-subsumption?: Public ordinary functions
use-term-memory-deletion: Public generic functions
use-term-memory-deletion: Public generic functions
use-term-memory-deletion?: Public compiler macros
use-term-memory-deletion?: Public ordinary functions
use-term-ordering: Public generic functions
use-term-ordering: Public generic functions
use-term-ordering: Public generic functions
use-term-ordering-cache: Public generic functions
use-term-ordering-cache: Public generic functions
use-term-ordering-cache?: Public compiler macros
use-term-ordering-cache?: Public ordinary functions
use-term-ordering?: Public compiler macros
use-term-ordering?: Public ordinary functions
use-to-lisp-code: Public generic functions
use-to-lisp-code: Public generic functions
use-to-lisp-code?: Public compiler macros
use-to-lisp-code?: Public ordinary functions
use-unit-restriction: Public generic functions
use-unit-restriction: Public generic functions
use-unit-restriction?: Public compiler macros
use-unit-restriction?: Public ordinary functions
use-ur-pttp: Public generic functions
use-ur-pttp: Public generic functions
use-ur-pttp?: Public compiler macros
use-ur-pttp?: Public ordinary functions
use-ur-resolution: Public generic functions
use-ur-resolution: Public generic functions
use-ur-resolution?: Public compiler macros
use-ur-resolution?: Public ordinary functions
use-variable-name-sorts: Public generic functions
use-variable-name-sorts: Public generic functions
use-variable-name-sorts?: Public compiler macros
use-variable-name-sorts?: Public ordinary functions
use-well-sorting: Public generic functions
use-well-sorting: Public generic functions
use-well-sorting?: Public compiler macros
use-well-sorting?: Public ordinary functions
utime-interval-term-p: Private ordinary functions
utime-interval-term-to-lisp: Private ordinary functions
utime-point-term-p: Private ordinary functions
utime-point-term-to-lisp: Private ordinary functions

V
valued-atoms: Private ordinary functions
variable-and-range-p: Private ordinary functions
variable-block: Private ordinary functions
variable-block-0-p: Private ordinary functions
variable-counts: Private ordinary functions
variable-disjoint-partition: Private ordinary functions
variable-frozen-p: Private compiler macros
variable-frozen-p: Private ordinary functions
variable-kbo-weight: Private compiler macros
variable-kbo-weight: Private ordinary functions
variable-number: Private ordinary functions
variable-occurs-below-constructor-p: Private ordinary functions
variable-occurs-p: Private ordinary functions
variable-occurs-p1: Private ordinary functions
variable-occurs-p1-macro: Private macros
variable-occurs-p1l: Private ordinary functions
variable-occurs-p2: Private ordinary functions
variable-occurs-p2-macro: Private macros
variable-occurs-p2l: Private ordinary functions
variable-occurs-purely-in-row-p: Private ordinary functions
variable-occurs-purely-p: Private ordinary functions
variable-p: Public ordinary functions
variable-range: Private ordinary functions
variable-satisfier: Private ordinary functions
variable-sort: Public ordinary functions
variable-sort-marker: Public generic functions
variable-sort-marker: Public generic functions
variable-sort-marker?: Public compiler macros
variable-sort-marker?: Public ordinary functions
variable-sort-p: Private compiler macros
variable-sort-p: Private ordinary functions
variable-symbol-prefixed-p: Private ordinary functions
variable-symbol-prefixes: Public generic functions
variable-symbol-prefixes: Public generic functions
variable-symbol-prefixes?: Public compiler macros
variable-symbol-prefixes?: Public ordinary functions
variable-to-lisp-code: Public generic functions
variable-to-lisp-code: Public generic functions
variable-to-lisp-code?: Public compiler macros
variable-to-lisp-code?: Public ordinary functions
variable-weight: Public generic functions
variable-weight: Public generic functions
variable-weight1: Private compiler macros
variable-weight1: Private ordinary functions
variable-weight?: Public compiler macros
variable-weight?: Public ordinary functions
variables: Private ordinary functions
variables-and-ranges-p: Private ordinary functions
variables-irreflexivity-falsifier: Private ordinary functions
variables-reflexivity-satisfier: Private ordinary functions
variablesl: Private ordinary functions
variant: Private ordinary functions
variant-bag: Private ordinary functions
variant-bag*: Private ordinary functions
variant-bag0: Private ordinary functions
variant-commute: Private ordinary functions
variant-jepd-relation-atom-args: Private ordinary functions
variant-p: Private ordinary functions
variant-vector: Private ordinary functions
variantl: Private ordinary functions

W
weigh-first-two-arguments: Private ordinary functions
weight: Private ordinary functions
weight-macro: Private macros
weightm: Private ordinary functions
well-sort: Private ordinary functions
well-sort-args: Private ordinary functions
well-sort-atoms: Private ordinary functions
well-sort-atoms1: Private ordinary functions
well-sort-wff: Private ordinary functions
well-sort-wffs: Private ordinary functions
well-sort-which-atoms: Private ordinary functions
well-sorted-args-p: Private ordinary functions
well-sorted-p: Private ordinary functions
wff-clauses: Public ordinary functions
wff-depth: Private ordinary functions
wff-length: Private ordinary functions
wff-neg: Private ordinary functions
wff-positive-or-negative: Private ordinary functions
wff-size: Private ordinary functions
wff-size*: Private ordinary functions
wff-size+depth: Private ordinary functions
wff-subsumption: Private ordinary functions
wff-subsumption*: Private ordinary functions
wff-subsumption*1: Private ordinary functions
wff-symbol-counts: Private ordinary functions
wff-symbol-counts-not-greaterp: Private ordinary functions
wff-weight: Private ordinary functions
wff-weight+depth: Private ordinary functions
when-let: Public macros
whitespace-char-p: Private compiler macros
whitespace-char-p: Private ordinary functions
with-clock-off: Public macros
with-clock-on: Public macros
with-input-functions-disabled: Private macros
with-no-output: Public macros
with-standard-io-syntax2: Public macros
wrap-block: Private ordinary functions
wrap-interactive-operation: Private macros
wrap-progn: Private ordinary functions
wrap2: Private ordinary functions

X
x-bind: Private macros
x-term: Private macros
x-term-ground-p: Private macros
xx-intersection: Private ordinary functions
xx-unify-p: Private macros
xy-unify-p: Private macros

Y
y-bind: Private macros
y-term: Private macros
y-term-ground-p: Private macros
yy-unify-p: Private macros


A.3 Variables

Jump to:   $   *  
A   B   C   D   E   F   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W  
Index Entry  Section

$
$fv-features-per-symbol: Private constants
$fv-maximum-feature-value: Private constants
$fv-number-ground: Private constants
$fv-offset-neg-count: Private constants
$fv-offset-neg-max-depth: Private constants
$fv-offset-neg-min-depth: Private constants
$fv-offset-pos-count: Private constants
$fv-offset-pos-max-depth: Private constants
$fv-offset-pos-min-depth: Private constants
$number-of-variable-blocks: Private constants
$number-of-variables-in-blocks: Private constants
$number-of-variables-per-block: Private constants
$rcc8-composition-table: Private special variables
$rcc8-relation-code: Private special variables
$time-ii-relation-code: Private special variables
$time-iii-composition-table: Private special variables
$time-iip-composition-table: Private special variables
$time-ip-relation-code: Private special variables
$time-ipi-composition-table: Private special variables
$time-ipp-composition-table: Private special variables
$time-pi-relation-code: Private special variables
$time-pii-composition-table: Private special variables
$time-pip-composition-table: Private special variables
$time-pp-relation-code: Private special variables
$time-ppi-composition-table: Private special variables
$time-ppp-composition-table: Private special variables

*
*%1-ary-functions>2-ary-functions-in-default-ordering%*: Private special variables
*%agenda-length-before-simplification-limit%*: Private special variables
*%agenda-length-limit%*: Private special variables
*%agenda-ordering-function%*: Private special variables
*%allow-skolem-symbols-in-answers%*: Private special variables
*%assert-context%*: Private special variables
*%assert-count%*: Private special variables
*%assert-sequential%*: Private special variables
*%assert-supported%*: Private special variables
*%assert-time%*: Private special variables
*%assertion-file-commands%*: Private special variables
*%assertion-file-format%*: Private special variables
*%assertion-file-if-does-not-exist%*: Private special variables
*%assertion-file-keywords%*: Private special variables
*%assertion-file-negate-conjectures%*: Private special variables
*%assertion-file-package%*: Private special variables
*%assertion-file-readtable%*: Private special variables
*%assertion-file-verbose%*: Private special variables
*%assume-sequential%*: Private special variables
*%assume-supported%*: Private special variables
*%backward-simplification-count%*: Private special variables
*%backward-simplification-time%*: Private special variables
*%backward-subsumption-count%*: Private special variables
*%backward-subsumption-time%*: Private special variables
*%bag-weight-factorial%*: Private special variables
*%builtin-constant-weight%*: Private special variables
*%changeable-properties-of-locked-constant%*: Private special variables
*%changeable-properties-of-locked-function%*: Private special variables
*%check-for-well-sorted-atom%*: Private special variables
*%checking-well-sorted-p%*: Private special variables
*%clause-clause-subsumption-count%*: Private special variables
*%clause-clause-subsumption-time%*: Private special variables
*%condensing-count%*: Private special variables
*%condensing-time%*: Private special variables
*%constraint-simplification-count%*: Private special variables
*%constraint-simplification-time%*: Private special variables
*%declare-root-sort%*: Private special variables
*%declare-string-sort%*: Private special variables
*%default-1-ary-functions>2-ary-functions-in-default-ordering%*: Private special variables
*%default-agenda-length-before-simplification-limit%*: Private special variables
*%default-agenda-length-limit%*: Private special variables
*%default-agenda-ordering-function%*: Private special variables
*%default-allow-skolem-symbols-in-answers%*: Private special variables
*%default-assert-context%*: Private special variables
*%default-assert-sequential%*: Private special variables
*%default-assert-supported%*: Private special variables
*%default-assertion-file-commands%*: Private special variables
*%default-assertion-file-format%*: Private special variables
*%default-assertion-file-if-does-not-exist%*: Private special variables
*%default-assertion-file-keywords%*: Private special variables
*%default-assertion-file-negate-conjectures%*: Private special variables
*%default-assertion-file-package%*: Private special variables
*%default-assertion-file-readtable%*: Private special variables
*%default-assertion-file-verbose%*: Private special variables
*%default-assume-sequential%*: Private special variables
*%default-assume-supported%*: Private special variables
*%default-bag-weight-factorial%*: Private special variables
*%default-builtin-constant-weight%*: Private special variables
*%default-changeable-properties-of-locked-constant%*: Private special variables
*%default-changeable-properties-of-locked-function%*: Private special variables
*%default-declare-root-sort%*: Private special variables
*%default-declare-string-sort%*: Private special variables
*%default-eliminate-negations%*: Private special variables
*%default-ex-join-negation%*: Private special variables
*%default-feature-vector-symbol-number-folding%*: Private special variables
*%default-flatten-connectives%*: Private special variables
*%default-input-floats-as-ratios%*: Private special variables
*%default-kbo-builtin-constant-weight%*: Private special variables
*%default-kbo-status%*: Private special variables
*%default-kbo-variable-weight%*: Private special variables
*%default-level-pref-for-giving%*: Private special variables
*%default-listen-for-commands%*: Private special variables
*%default-meter-unify-bag%*: Private special variables
*%default-number-of-given-rows-limit%*: Private special variables
*%default-number-of-rows-limit%*: Private special variables
*%default-ordering-functions>constants%*: Private special variables
*%default-partition-communication-table%*: Private special variables
*%default-print-agenda-when-finished%*: Private special variables
*%default-print-assertion-analysis-notes%*: Private special variables
*%default-print-clocks-when-finished%*: Private special variables
*%default-print-final-rows%*: Private special variables
*%default-print-given-row-lines-printing%*: Private special variables
*%default-print-given-row-lines-signalling%*: Private special variables
*%default-print-irrelevant-rows%*: Private special variables
*%default-print-options-when-starting%*: Private special variables
*%default-print-pure-rows%*: Private special variables
*%default-print-rewrite-orientation%*: Private special variables
*%default-print-row-answers%*: Private special variables
*%default-print-row-constraints%*: Private special variables
*%default-print-row-goals%*: Private special variables
*%default-print-row-length-limit%*: Private special variables
*%default-print-row-partitions%*: Private special variables
*%default-print-row-reasons%*: Private special variables
*%default-print-row-wffs-prettily%*: Private special variables
*%default-print-rows-prettily%*: Private special variables
*%default-print-rows-shortened%*: Private special variables
*%default-print-rows-test%*: Private special variables
*%default-print-rows-when-derived%*: Private special variables
*%default-print-rows-when-finished%*: Private special variables
*%default-print-rows-when-given%*: Private special variables
*%default-print-rows-when-processed%*: Private special variables
*%default-print-summary-when-finished%*: Private special variables
*%default-print-symbol-table-warnings%*: Private special variables
*%default-print-term-memory-when-finished%*: Private special variables
*%default-print-time-used%*: Private special variables
*%default-print-unorientable-rows%*: Private special variables
*%default-prove-closure%*: Private special variables
*%default-prove-sequential%*: Private special variables
*%default-prove-supported%*: Private special variables
*%default-pruning-tests%*: Private special variables
*%default-pruning-tests-before-simplification%*: Private special variables
*%default-rcc8-region-sort-name%*: Private special variables
*%default-refute-file-actions%*: Private special variables
*%default-refute-file-closure%*: Private special variables
*%default-refute-file-if-exists%*: Private special variables
*%default-refute-file-ignore-errors%*: Private special variables
*%default-refute-file-initialize%*: Private special variables
*%default-refute-file-options%*: Private special variables
*%default-refute-file-output-file%*: Private special variables
*%default-refute-file-verbose%*: Private special variables
*%default-rewrite-answers%*: Private special variables
*%default-rewrite-constraints%*: Private special variables
*%default-row-argument-count-limit%*: Private special variables
*%default-row-priority-depth-factor%*: Private special variables
*%default-row-priority-level-factor%*: Private special variables
*%default-row-priority-size-factor%*: Private special variables
*%default-row-priority-weight-factor%*: Private special variables
*%default-row-weight-before-simplification-limit%*: Private special variables
*%default-row-weight-limit%*: Private special variables
*%default-rpo-status%*: Private special variables
*%default-run-time-limit%*: Private special variables
*%default-test-option14%*: Private special variables
*%default-test-option17%*: Private special variables
*%default-test-option18%*: Private special variables
*%default-test-option19%*: Private special variables
*%default-test-option2%*: Private special variables
*%default-test-option20%*: Private special variables
*%default-test-option21%*: Private special variables
*%default-test-option23%*: Private special variables
*%default-test-option29%*: Private special variables
*%default-test-option3%*: Private special variables
*%default-test-option30%*: Private special variables
*%default-test-option36%*: Private special variables
*%default-test-option37%*: Private special variables
*%default-test-option38%*: Private special variables
*%default-test-option39%*: Private special variables
*%default-test-option40%*: Private special variables
*%default-test-option41%*: Private special variables
*%default-test-option42%*: Private special variables
*%default-test-option43%*: Private special variables
*%default-test-option44%*: Private special variables
*%default-test-option45%*: Private special variables
*%default-test-option49%*: Private special variables
*%default-test-option50%*: Private special variables
*%default-test-option51%*: Private special variables
*%default-test-option52%*: Private special variables
*%default-test-option53%*: Private special variables
*%default-test-option54%*: Private special variables
*%default-test-option55%*: Private special variables
*%default-test-option56%*: Private special variables
*%default-test-option57%*: Private special variables
*%default-test-option58%*: Private special variables
*%default-test-option59%*: Private special variables
*%default-test-option6%*: Private special variables
*%default-test-option60%*: Private special variables
*%default-test-option8%*: Private special variables
*%default-test-option9%*: Private special variables
*%default-time-interval-sort-name%*: Private special variables
*%default-time-point-sort-name%*: Private special variables
*%default-trace-dp-refute%*: Private special variables
*%default-trace-dpll-subsumption%*: Private special variables
*%default-trace-optimize-sparse-vector-expression%*: Private special variables
*%default-trace-rewrite%*: Private special variables
*%default-trace-unify%*: Private special variables
*%default-trace-unify-bag-basis%*: Private special variables
*%default-trace-unify-bag-bindings%*: Private special variables
*%default-unify-bag-basis-size-limit%*: Private special variables
*%default-use-ac-connectives%*: Private special variables
*%default-use-answers-during-subsumption%*: Private special variables
*%default-use-assertion-analysis%*: Private special variables
*%default-use-associative-identity%*: Private special variables
*%default-use-associative-unification%*: Private special variables
*%default-use-clausification%*: Private special variables
*%default-use-closure-when-satisfiable%*: Private special variables
*%default-use-condensing%*: Private special variables
*%default-use-conditional-answer-creation%*: Private special variables
*%default-use-constraint-purification%*: Private special variables
*%default-use-constraint-solver-in-subsumption%*: Private special variables
*%default-use-constructive-answer-restriction%*: Private special variables
*%default-use-default-ordering%*: Private special variables
*%default-use-dp-subsumption%*: Private special variables
*%default-use-embedded-rewrites%*: Private special variables
*%default-use-equality-elimination%*: Private special variables
*%default-use-equality-factoring%*: Private special variables
*%default-use-extended-implications%*: Private special variables
*%default-use-extended-quantifiers%*: Private special variables
*%default-use-factoring%*: Private special variables
*%default-use-function-creation%*: Private special variables
*%default-use-hyperresolution%*: Private special variables
*%default-use-indefinite-answers%*: Private special variables
*%default-use-input-restriction%*: Private special variables
*%default-use-literal-ordering-with-hyperresolution%*: Private special variables
*%default-use-literal-ordering-with-negative-hyperresolution%*: Private special variables
*%default-use-literal-ordering-with-paramodulation%*: Private special variables
*%default-use-literal-ordering-with-resolution%*: Private special variables
*%default-use-literal-ordering-with-ur-resolution%*: Private special variables
*%default-use-lookahead-in-dpll-for-subsumption%*: Private special variables
*%default-use-magic-transformation%*: Private special variables
*%default-use-negative-hyperresolution%*: Private special variables
*%default-use-paramodulation%*: Private special variables
*%default-use-paramodulation-only-from-units%*: Private special variables
*%default-use-paramodulation-only-into-units%*: Private special variables
*%default-use-partitions%*: Private special variables
*%default-use-purity-test%*: Private special variables
*%default-use-quantifier-preservation%*: Private special variables
*%default-use-relevance-test%*: Private special variables
*%default-use-replacement-resolution-with-x=x%*: Private special variables
*%default-use-resolution%*: Private special variables
*%default-use-resolve-code%*: Private special variables
*%default-use-simplification-by-equalities%*: Private special variables
*%default-use-simplification-by-units%*: Private special variables
*%default-use-single-replacement-paramodulation%*: Private special variables
*%default-use-sort-relativization%*: Private special variables
*%default-use-subsume-bag%*: Private special variables
*%default-use-subsumption%*: Private special variables
*%default-use-subsumption-by-false%*: Private special variables
*%default-use-term-memory-deletion%*: Private special variables
*%default-use-term-ordering%*: Private special variables
*%default-use-term-ordering-cache%*: Private special variables
*%default-use-to-lisp-code%*: Private special variables
*%default-use-unit-restriction%*: Private special variables
*%default-use-ur-pttp%*: Private special variables
*%default-use-ur-resolution%*: Private special variables
*%default-use-variable-name-sorts%*: Private special variables
*%default-use-well-sorting%*: Private special variables
*%default-variable-sort-marker%*: Private special variables
*%default-variable-symbol-prefixes%*: Private special variables
*%default-variable-to-lisp-code%*: Private special variables
*%default-variable-weight%*: Private special variables
*%eliminate-negations%*: Private special variables
*%embedding-count%*: Private special variables
*%embedding-time%*: Private special variables
*%equality-factoring-count%*: Private special variables
*%equality-factoring-time%*: Private special variables
*%ex-join-negation%*: Private special variables
*%factoring-count%*: Private special variables
*%factoring-time%*: Private special variables
*%feature-vector-symbol-number-folding%*: Private special variables
*%flatten-connectives%*: Private special variables
*%forward-simplification-count%*: Private special variables
*%forward-simplification-time%*: Private special variables
*%forward-subsumption-count%*: Private special variables
*%forward-subsumption-time%*: Private special variables
*%halted-count%*: Private special variables
*%halted-time%*: Private special variables
*%input-floats-as-ratios%*: Private special variables
*%instance-graph-insertion-count%*: Private special variables
*%instance-graph-insertion-time%*: Private special variables
*%invisible-1-ary-functions>2-ary-functions-in-default-ordering%*: Private special variables
*%invisible-agenda-length-before-simplification-limit%*: Private special variables
*%invisible-agenda-length-limit%*: Private special variables
*%invisible-agenda-ordering-function%*: Private special variables
*%invisible-allow-skolem-symbols-in-answers%*: Private special variables
*%invisible-assert-context%*: Private special variables
*%invisible-assert-sequential%*: Private special variables
*%invisible-assert-supported%*: Private special variables
*%invisible-assertion-file-commands%*: Private special variables
*%invisible-assertion-file-format%*: Private special variables
*%invisible-assertion-file-if-does-not-exist%*: Private special variables
*%invisible-assertion-file-keywords%*: Private special variables
*%invisible-assertion-file-negate-conjectures%*: Private special variables
*%invisible-assertion-file-package%*: Private special variables
*%invisible-assertion-file-readtable%*: Private special variables
*%invisible-assertion-file-verbose%*: Private special variables
*%invisible-assume-sequential%*: Private special variables
*%invisible-assume-supported%*: Private special variables
*%invisible-bag-weight-factorial%*: Private special variables
*%invisible-builtin-constant-weight%*: Private special variables
*%invisible-changeable-properties-of-locked-constant%*: Private special variables
*%invisible-changeable-properties-of-locked-function%*: Private special variables
*%invisible-declare-root-sort%*: Private special variables
*%invisible-declare-string-sort%*: Private special variables
*%invisible-eliminate-negations%*: Private special variables
*%invisible-ex-join-negation%*: Private special variables
*%invisible-feature-vector-symbol-number-folding%*: Private special variables
*%invisible-flatten-connectives%*: Private special variables
*%invisible-input-floats-as-ratios%*: Private special variables
*%invisible-kbo-builtin-constant-weight%*: Private special variables
*%invisible-kbo-status%*: Private special variables
*%invisible-kbo-variable-weight%*: Private special variables
*%invisible-level-pref-for-giving%*: Private special variables
*%invisible-listen-for-commands%*: Private special variables
*%invisible-meter-unify-bag%*: Private special variables
*%invisible-number-of-given-rows-limit%*: Private special variables
*%invisible-number-of-rows-limit%*: Private special variables
*%invisible-ordering-functions>constants%*: Private special variables
*%invisible-partition-communication-table%*: Private special variables
*%invisible-print-agenda-when-finished%*: Private special variables
*%invisible-print-assertion-analysis-notes%*: Private special variables
*%invisible-print-clocks-when-finished%*: Private special variables
*%invisible-print-final-rows%*: Private special variables
*%invisible-print-given-row-lines-printing%*: Private special variables
*%invisible-print-given-row-lines-signalling%*: Private special variables
*%invisible-print-irrelevant-rows%*: Private special variables
*%invisible-print-options-when-starting%*: Private special variables
*%invisible-print-pure-rows%*: Private special variables
*%invisible-print-rewrite-orientation%*: Private special variables
*%invisible-print-row-answers%*: Private special variables
*%invisible-print-row-constraints%*: Private special variables
*%invisible-print-row-goals%*: Private special variables
*%invisible-print-row-length-limit%*: Private special variables
*%invisible-print-row-partitions%*: Private special variables
*%invisible-print-row-reasons%*: Private special variables
*%invisible-print-row-wffs-prettily%*: Private special variables
*%invisible-print-rows-prettily%*: Private special variables
*%invisible-print-rows-shortened%*: Private special variables
*%invisible-print-rows-test%*: Private special variables
*%invisible-print-rows-when-derived%*: Private special variables
*%invisible-print-rows-when-finished%*: Private special variables
*%invisible-print-rows-when-given%*: Private special variables
*%invisible-print-rows-when-processed%*: Private special variables
*%invisible-print-summary-when-finished%*: Private special variables
*%invisible-print-symbol-table-warnings%*: Private special variables
*%invisible-print-term-memory-when-finished%*: Private special variables
*%invisible-print-time-used%*: Private special variables
*%invisible-print-unorientable-rows%*: Private special variables
*%invisible-prove-closure%*: Private special variables
*%invisible-prove-sequential%*: Private special variables
*%invisible-prove-supported%*: Private special variables
*%invisible-pruning-tests%*: Private special variables
*%invisible-pruning-tests-before-simplification%*: Private special variables
*%invisible-rcc8-region-sort-name%*: Private special variables
*%invisible-refute-file-actions%*: Private special variables
*%invisible-refute-file-closure%*: Private special variables
*%invisible-refute-file-if-exists%*: Private special variables
*%invisible-refute-file-ignore-errors%*: Private special variables
*%invisible-refute-file-initialize%*: Private special variables
*%invisible-refute-file-options%*: Private special variables
*%invisible-refute-file-output-file%*: Private special variables
*%invisible-refute-file-verbose%*: Private special variables
*%invisible-rewrite-answers%*: Private special variables
*%invisible-rewrite-constraints%*: Private special variables
*%invisible-row-argument-count-limit%*: Private special variables
*%invisible-row-priority-depth-factor%*: Private special variables
*%invisible-row-priority-level-factor%*: Private special variables
*%invisible-row-priority-size-factor%*: Private special variables
*%invisible-row-priority-weight-factor%*: Private special variables
*%invisible-row-weight-before-simplification-limit%*: Private special variables
*%invisible-row-weight-limit%*: Private special variables
*%invisible-rpo-status%*: Private special variables
*%invisible-run-time-limit%*: Private special variables
*%invisible-test-option14%*: Private special variables
*%invisible-test-option17%*: Private special variables
*%invisible-test-option18%*: Private special variables
*%invisible-test-option19%*: Private special variables
*%invisible-test-option2%*: Private special variables
*%invisible-test-option20%*: Private special variables
*%invisible-test-option21%*: Private special variables
*%invisible-test-option23%*: Private special variables
*%invisible-test-option29%*: Private special variables
*%invisible-test-option3%*: Private special variables
*%invisible-test-option30%*: Private special variables
*%invisible-test-option36%*: Private special variables
*%invisible-test-option37%*: Private special variables
*%invisible-test-option38%*: Private special variables
*%invisible-test-option39%*: Private special variables
*%invisible-test-option40%*: Private special variables
*%invisible-test-option41%*: Private special variables
*%invisible-test-option42%*: Private special variables
*%invisible-test-option43%*: Private special variables
*%invisible-test-option44%*: Private special variables
*%invisible-test-option45%*: Private special variables
*%invisible-test-option49%*: Private special variables
*%invisible-test-option50%*: Private special variables
*%invisible-test-option51%*: Private special variables
*%invisible-test-option52%*: Private special variables
*%invisible-test-option53%*: Private special variables
*%invisible-test-option54%*: Private special variables
*%invisible-test-option55%*: Private special variables
*%invisible-test-option56%*: Private special variables
*%invisible-test-option57%*: Private special variables
*%invisible-test-option58%*: Private special variables
*%invisible-test-option59%*: Private special variables
*%invisible-test-option6%*: Private special variables
*%invisible-test-option60%*: Private special variables
*%invisible-test-option8%*: Private special variables
*%invisible-test-option9%*: Private special variables
*%invisible-time-interval-sort-name%*: Private special variables
*%invisible-time-point-sort-name%*: Private special variables
*%invisible-trace-dp-refute%*: Private special variables
*%invisible-trace-dpll-subsumption%*: Private special variables
*%invisible-trace-optimize-sparse-vector-expression%*: Private special variables
*%invisible-trace-rewrite%*: Private special variables
*%invisible-trace-unify%*: Private special variables
*%invisible-trace-unify-bag-basis%*: Private special variables
*%invisible-trace-unify-bag-bindings%*: Private special variables
*%invisible-unify-bag-basis-size-limit%*: Private special variables
*%invisible-use-ac-connectives%*: Private special variables
*%invisible-use-answers-during-subsumption%*: Private special variables
*%invisible-use-assertion-analysis%*: Private special variables
*%invisible-use-associative-identity%*: Private special variables
*%invisible-use-associative-unification%*: Private special variables
*%invisible-use-clausification%*: Private special variables
*%invisible-use-closure-when-satisfiable%*: Private special variables
*%invisible-use-condensing%*: Private special variables
*%invisible-use-conditional-answer-creation%*: Private special variables
*%invisible-use-constraint-purification%*: Private special variables
*%invisible-use-constraint-solver-in-subsumption%*: Private special variables
*%invisible-use-constructive-answer-restriction%*: Private special variables
*%invisible-use-default-ordering%*: Private special variables
*%invisible-use-dp-subsumption%*: Private special variables
*%invisible-use-embedded-rewrites%*: Private special variables
*%invisible-use-equality-elimination%*: Private special variables
*%invisible-use-equality-factoring%*: Private special variables
*%invisible-use-extended-implications%*: Private special variables
*%invisible-use-extended-quantifiers%*: Private special variables
*%invisible-use-factoring%*: Private special variables
*%invisible-use-function-creation%*: Private special variables
*%invisible-use-hyperresolution%*: Private special variables
*%invisible-use-indefinite-answers%*: Private special variables
*%invisible-use-input-restriction%*: Private special variables
*%invisible-use-literal-ordering-with-hyperresolution%*: Private special variables
*%invisible-use-literal-ordering-with-negative-hyperresolution%*: Private special variables
*%invisible-use-literal-ordering-with-paramodulation%*: Private special variables
*%invisible-use-literal-ordering-with-resolution%*: Private special variables
*%invisible-use-literal-ordering-with-ur-resolution%*: Private special variables
*%invisible-use-lookahead-in-dpll-for-subsumption%*: Private special variables
*%invisible-use-magic-transformation%*: Private special variables
*%invisible-use-negative-hyperresolution%*: Private special variables
*%invisible-use-paramodulation%*: Private special variables
*%invisible-use-paramodulation-only-from-units%*: Private special variables
*%invisible-use-paramodulation-only-into-units%*: Private special variables
*%invisible-use-partitions%*: Private special variables
*%invisible-use-purity-test%*: Private special variables
*%invisible-use-quantifier-preservation%*: Private special variables
*%invisible-use-relevance-test%*: Private special variables
*%invisible-use-replacement-resolution-with-x=x%*: Private special variables
*%invisible-use-resolution%*: Private special variables
*%invisible-use-resolve-code%*: Private special variables
*%invisible-use-simplification-by-equalities%*: Private special variables
*%invisible-use-simplification-by-units%*: Private special variables
*%invisible-use-single-replacement-paramodulation%*: Private special variables
*%invisible-use-sort-relativization%*: Private special variables
*%invisible-use-subsume-bag%*: Private special variables
*%invisible-use-subsumption%*: Private special variables
*%invisible-use-subsumption-by-false%*: Private special variables
*%invisible-use-term-memory-deletion%*: Private special variables
*%invisible-use-term-ordering%*: Private special variables
*%invisible-use-term-ordering-cache%*: Private special variables
*%invisible-use-to-lisp-code%*: Private special variables
*%invisible-use-unit-restriction%*: Private special variables
*%invisible-use-ur-pttp%*: Private special variables
*%invisible-use-ur-resolution%*: Private special variables
*%invisible-use-variable-name-sorts%*: Private special variables
*%invisible-use-well-sorting%*: Private special variables
*%invisible-variable-sort-marker%*: Private special variables
*%invisible-variable-symbol-prefixes%*: Private special variables
*%invisible-variable-to-lisp-code%*: Private special variables
*%invisible-variable-weight%*: Private special variables
*%kbo-builtin-constant-weight%*: Private special variables
*%kbo-status%*: Private special variables
*%kbo-variable-weight%*: Private special variables
*%level-pref-for-giving%*: Private special variables
*%listen-for-commands%*: Private special variables
*%meter-unify-bag%*: Private special variables
*%number-of-given-rows-limit%*: Private special variables
*%number-of-rows-limit%*: Private special variables
*%ordering-ac-count%*: Private special variables
*%ordering-ac-time%*: Private special variables
*%ordering-count%*: Private special variables
*%ordering-functions>constants%*: Private special variables
*%ordering-time%*: Private special variables
*%paramodulation-count%*: Private special variables
*%paramodulation-time%*: Private special variables
*%partition-communication-table%*: Private special variables
*%path-indexing-count%*: Private special variables
*%path-indexing-time%*: Private special variables
*%print-agenda-when-finished%*: Private special variables
*%print-assertion-analysis-notes%*: Private special variables
*%print-clocks-when-finished%*: Private special variables
*%print-final-rows%*: Private special variables
*%print-given-row-lines-printing%*: Private special variables
*%print-given-row-lines-signalling%*: Private special variables
*%print-irrelevant-rows%*: Private special variables
*%print-options-when-starting%*: Private special variables
*%print-pure-rows%*: Private special variables
*%print-rewrite-orientation%*: Private special variables
*%print-row-answers%*: Private special variables
*%print-row-constraints%*: Private special variables
*%print-row-goals%*: Private special variables
*%print-row-length-limit%*: Private special variables
*%print-row-partitions%*: Private special variables
*%print-row-reasons%*: Private special variables
*%print-row-wffs-prettily%*: Private special variables
*%print-rows-prettily%*: Private special variables
*%print-rows-shortened%*: Private special variables
*%print-rows-test%*: Private special variables
*%print-rows-when-derived%*: Private special variables
*%print-rows-when-finished%*: Private special variables
*%print-rows-when-given%*: Private special variables
*%print-rows-when-processed%*: Private special variables
*%print-summary-when-finished%*: Private special variables
*%print-symbol-table-warnings%*: Private special variables
*%print-term-memory-when-finished%*: Private special variables
*%print-time-used%*: Private special variables
*%print-unorientable-rows%*: Private special variables
*%printing-count%*: Private special variables
*%printing-time%*: Private special variables
*%process-new-row-count%*: Private special variables
*%process-new-row-time%*: Private special variables
*%prove-closure%*: Private special variables
*%prove-sequential%*: Private special variables
*%prove-supported%*: Private special variables
*%pruning-tests%*: Private special variables
*%pruning-tests-before-simplification%*: Private special variables
*%purity-testing-count%*: Private special variables
*%purity-testing-time%*: Private special variables
*%rcc8-region-sort-name%*: Private special variables
*%read-assertion-file-count%*: Private special variables
*%read-assertion-file-time%*: Private special variables
*%refute-file-actions%*: Private special variables
*%refute-file-closure%*: Private special variables
*%refute-file-if-exists%*: Private special variables
*%refute-file-ignore-errors%*: Private special variables
*%refute-file-initialize%*: Private special variables
*%refute-file-options%*: Private special variables
*%refute-file-output-file%*: Private special variables
*%refute-file-verbose%*: Private special variables
*%relevance-testing-count%*: Private special variables
*%relevance-testing-time%*: Private special variables
*%resolution-count%*: Private special variables
*%resolution-time%*: Private special variables
*%rewrite-answers%*: Private special variables
*%rewrite-constraints%*: Private special variables
*%row-argument-count-limit%*: Private special variables
*%row-priority-depth-factor%*: Private special variables
*%row-priority-level-factor%*: Private special variables
*%row-priority-size-factor%*: Private special variables
*%row-priority-weight-factor%*: Private special variables
*%row-weight-before-simplification-limit%*: Private special variables
*%row-weight-limit%*: Private special variables
*%rpo-status%*: Private special variables
*%run-time-limit%*: Private special variables
*%satisfiability-testing-count%*: Private special variables
*%satisfiability-testing-time%*: Private special variables
*%sortal-reasoning-count%*: Private special variables
*%sortal-reasoning-time%*: Private special variables
*%temporal-reasoning-count%*: Private special variables
*%temporal-reasoning-time%*: Private special variables
*%term-hashing-count%*: Private special variables
*%term-hashing-time%*: Private special variables
*%test-option14%*: Private special variables
*%test-option17%*: Private special variables
*%test-option18%*: Private special variables
*%test-option19%*: Private special variables
*%test-option2%*: Private special variables
*%test-option20%*: Private special variables
*%test-option21%*: Private special variables
*%test-option23%*: Private special variables
*%test-option29%*: Private special variables
*%test-option3%*: Private special variables
*%test-option30%*: Private special variables
*%test-option36%*: Private special variables
*%test-option37%*: Private special variables
*%test-option38%*: Private special variables
*%test-option39%*: Private special variables
*%test-option40%*: Private special variables
*%test-option41%*: Private special variables
*%test-option42%*: Private special variables
*%test-option43%*: Private special variables
*%test-option44%*: Private special variables
*%test-option45%*: Private special variables
*%test-option49%*: Private special variables
*%test-option50%*: Private special variables
*%test-option51%*: Private special variables
*%test-option52%*: Private special variables
*%test-option53%*: Private special variables
*%test-option54%*: Private special variables
*%test-option55%*: Private special variables
*%test-option56%*: Private special variables
*%test-option57%*: Private special variables
*%test-option58%*: Private special variables
*%test-option59%*: Private special variables
*%test-option6%*: Private special variables
*%test-option60%*: Private special variables
*%test-option8%*: Private special variables
*%test-option9%*: Private special variables
*%test1-count%*: Private special variables
*%test1-time%*: Private special variables
*%test2-count%*: Private special variables
*%test2-time%*: Private special variables
*%test3-count%*: Private special variables
*%test3-time%*: Private special variables
*%time-interval-sort-name%*: Private special variables
*%time-point-sort-name%*: Private special variables
*%trace-dp-refute%*: Private special variables
*%trace-dpll-subsumption%*: Private special variables
*%trace-optimize-sparse-vector-expression%*: Private special variables
*%trace-rewrite%*: Private special variables
*%trace-unify%*: Private special variables
*%trace-unify-bag-basis%*: Private special variables
*%trace-unify-bag-bindings%*: Private special variables
*%unify-bag-basis-size-limit%*: Private special variables
*%use-ac-connectives%*: Private special variables
*%use-answers-during-subsumption%*: Private special variables
*%use-assertion-analysis%*: Private special variables
*%use-associative-identity%*: Private special variables
*%use-associative-unification%*: Private special variables
*%use-clausification%*: Private special variables
*%use-closure-when-satisfiable%*: Private special variables
*%use-condensing%*: Private special variables
*%use-conditional-answer-creation%*: Private special variables
*%use-constraint-purification%*: Private special variables
*%use-constraint-solver-in-subsumption%*: Private special variables
*%use-constructive-answer-restriction%*: Private special variables
*%use-default-ordering%*: Private special variables
*%use-dp-subsumption%*: Private special variables
*%use-embedded-rewrites%*: Private special variables
*%use-equality-elimination%*: Private special variables
*%use-equality-factoring%*: Private special variables
*%use-extended-implications%*: Private special variables
*%use-extended-quantifiers%*: Private special variables
*%use-factoring%*: Private special variables
*%use-function-creation%*: Private special variables
*%use-hyperresolution%*: Private special variables
*%use-indefinite-answers%*: Private special variables
*%use-input-restriction%*: Private special variables
*%use-literal-ordering-with-hyperresolution%*: Private special variables
*%use-literal-ordering-with-negative-hyperresolution%*: Private special variables
*%use-literal-ordering-with-paramodulation%*: Private special variables
*%use-literal-ordering-with-resolution%*: Private special variables
*%use-literal-ordering-with-ur-resolution%*: Private special variables
*%use-lookahead-in-dpll-for-subsumption%*: Private special variables
*%use-magic-transformation%*: Private special variables
*%use-negative-hyperresolution%*: Private special variables
*%use-paramodulation%*: Private special variables
*%use-paramodulation-only-from-units%*: Private special variables
*%use-paramodulation-only-into-units%*: Private special variables
*%use-partitions%*: Private special variables
*%use-purity-test%*: Private special variables
*%use-quantifier-preservation%*: Private special variables
*%use-relevance-test%*: Private special variables
*%use-replacement-resolution-with-x=x%*: Private special variables
*%use-resolution%*: Private special variables
*%use-resolve-code%*: Private special variables
*%use-simplification-by-equalities%*: Private special variables
*%use-simplification-by-units%*: Private special variables
*%use-single-replacement-paramodulation%*: Private special variables
*%use-sort-relativization%*: Private special variables
*%use-subsume-bag%*: Private special variables
*%use-subsumption%*: Private special variables
*%use-subsumption-by-false%*: Private special variables
*%use-term-memory-deletion%*: Private special variables
*%use-term-ordering%*: Private special variables
*%use-term-ordering-cache%*: Private special variables
*%use-to-lisp-code%*: Private special variables
*%use-unit-restriction%*: Private special variables
*%use-ur-pttp%*: Private special variables
*%use-ur-resolution%*: Private special variables
*%use-variable-name-sorts%*: Private special variables
*%use-well-sorting%*: Private special variables
*%variable-sort-marker%*: Private special variables
*%variable-symbol-prefixes%*: Private special variables
*%variable-to-lisp-code%*: Private special variables
*%variable-weight%*: Private special variables
*=*: Private special variables
*a-function-with-left-to-right-ordering-status*: Private special variables
*a-function-with-multiset-ordering-status*: Private special variables
*ac-rpo-cache*: Private special variables
*agenda*: Public special variables
*agenda-of-backward-simplifiable-rows-to-process*: Private special variables
*agenda-of-false-rows-to-process*: Private special variables
*agenda-of-input-rows-to-give*: Private special variables
*agenda-of-input-rows-to-process*: Private special variables
*agenda-of-new-embeddings-to-process*: Private special variables
*agenda-of-rows-to-give*: Private special variables
*agenda-of-rows-to-process*: Private special variables
*all-both-polarity*: Private special variables
*and*: Private special variables
*answer-if*: Private special variables
*assert-rewrite-polarity*: Private special variables
*assertion-analysis-function-info*: Private special variables
*assertion-analysis-patterns*: Private special variables
*assertion-analysis-relation-info*: Private special variables
*assignment-count*: Private special variables
*atom-hash-code*: Private special variables
*bag-union*: Private special variables
*check-for-disallowed-answer*: Private special variables
*clause-set*: Private special variables
*clocks*: Private special variables
*coder-derivation-count*: Private special variables
*coder-do-reverse-cd*: Private special variables
*coder-maximum-target-size*: Private special variables
*coder-maximum-term-size-found*: Private special variables
*coder-ordering*: Private special variables
*coder-print-state-interval*: Private special variables
*coder-run-time-limit*: Private special variables
*coder-start-time*: Private special variables
*coder-step-count*: Private special variables
*coder-term-size-limit*: Private special variables
*coder-term-vars-limit*: Private special variables
*cons*: Private special variables
*constant-info-table*: Private special variables
*constraint-rows*: Private special variables
*current-row-context*: Private special variables
*date-interval*: Private special variables
*date-point*: Private special variables
*default-atom-choice-function*: Private special variables
*default-branch-limit*: Private special variables
*default-convert-to-clauses*: Private special variables
*default-dependency-check*: Private special variables
*default-dimacs-cnf-format*: Private special variables
*default-find-all-models*: Private special variables
*default-hash-term-set-count-down-to-hashing*: Private special variables
*default-minimal-models-only*: Private special variables
*default-minimal-models-suffice*: Private special variables
*default-model-test-function*: Private special variables
*default-more-units-function*: Private special variables
*default-print-summary*: Private special variables
*default-print-warnings*: Private special variables
*default-pure-literal-check*: Private special variables
*default-subsumption*: Private special variables
*default-time-limit*: Private special variables
*dependency-check*: Private special variables
*dp-read-index*: Private special variables
*dp-read-string*: Private special variables
*dp-start-time*: Private special variables
*embedding-variables*: Private special variables
*excluded-clocks*: Private special variables
*exists*: Private special variables
*extended-variant*: Private special variables
*failure-branch-count*: Private special variables
*false-rows*: Private special variables
*feature-tree*: Private special variables
*feature-vector-row-index*: Private special variables
*feature-vector-term-index*: Private special variables
*find-else-substitution*: Private special variables
*first-real-time-value*: Private special variables
*first-run-time-value*: Private special variables
*forall*: Private special variables
*frozen-variables*: Private special variables
*hash-dollar-package*: Public special variables
*hash-dollar-readtable*: Public special variables
*hash-term-not-found-action*: Private special variables
*hash-term-only-computes-code*: Private special variables
*hash-term-uses-variable-numbers*: Private special variables
*hint-rows*: Private special variables
*hints-subsumed*: Private special variables
*if*: Private special variables
*iff*: Private special variables
*implied-by*: Private special variables
*implies*: Private special variables
*infix-operators*: Private special variables
*input-proposition-variables*: Private special variables
*input-target-alist*: Private special variables
*input-wff*: Private special variables
*input-wff-modal-prefix*: Private special variables
*input-wff-new-antecedents*: Private special variables
*input-wff-substitution*: Private special variables
*input-wff-substitution2*: Private special variables
*interactive?: Private special variables
*last-row-number-before-interactive-operation*: Private special variables
*last-run-time-value*: Private special variables
*last-tried-atom*: Private special variables
*less*: Private special variables
*manual-ordering-results*: Private special variables
*minimal-models-suffice*: Private special variables
*more-units-function*: Private special variables
*name*: Private special variables
*negative-hyperresolution*: Private special variables
*new-symbol-prefix*: Private special variables
*new-symbol-table*: Private special variables
*next-variable-number*: Private special variables
*nonce*: Private special variables
*not*: Private special variables
*number-info-table*: Private special variables
*number-of-agenda-full-deleted-rows*: Private special variables
*number-of-backward-eliminated-rows*: Private special variables
*number-of-given-rows*: Private special variables
*number-of-new-symbols*: Private special variables
*number-of-rows*: Private special variables
*or*: Private special variables
*outputting-comment*: Private special variables
*path-index*: Private special variables
*path-index-insert-entry*: Private special variables
*path-index-insert-entry-internal-nodes*: Private special variables
*path-index-insert-entry-leaf-nodes*: Private special variables
*polarity*: Private special variables
*postfix-operators*: Private special variables
*prefix-operators*: Private special variables
*print-pretty2*: Public special variables
*printing-deleted-messages*: Private special variables
*processing-row*: Private special variables
*product*: Private special variables
*prog->-function-second-forms*: Public special variables
*prog->-special-forms*: Public special variables
*proof*: Private special variables
*propositional-abstraction-of-input-wffs*: Private special variables
*propositional-abstraction-term-to-lisp*: Private special variables
*rcc8-composition-table*: Private special variables
*reciprocal*: Private special variables
*redex-path*: Private special variables
*renumber-by-sort*: Private special variables
*renumber-first-number*: Private special variables
*renumber-ignore-sort*: Private special variables
*resolve-functions-used*: Private special variables
*rewrite-count-warning*: Private special variables
*rewrites-used*: Private special variables
*rewriting-row-context*: Private special variables
*root-row-context*: Private special variables
*row-count*: Private special variables
*row-names*: Private special variables
*row2*: Private special variables
*rows*: Private special variables
*rowsets*: Private special variables
*rpo-cache*: Private special variables
*rpo-cache-numbering*: Private special variables
*run-time-mark*: Private special variables
*running-clocks*: Private special variables
*simplification-ordering-compare-equality-arguments-hash-table*: Private special variables
*singleton-bag*: Private special variables
*skolem-function-alist*: Private special variables
*snark-globals*: Private special variables
*snark-is-running*: Private special variables
*snark-nonsave-globals*: Private special variables
*snark-options*: Private special variables
*standard-eql-numbering*: Public special variables
*string-info-table*: Private special variables
*subsuming*: Private special variables
*subsumption-show-count*: Private special variables
*sum*: Private special variables
*symbol-ordering*: Private special variables
*symbol-table*: Private special variables
*symbols-in-symbol-table*: Private special variables
*szs-conjecture*: Private special variables
*szs-filespec*: Private special variables
*term-by-hash-array*: Private special variables
*term-memory*: Private special variables
*terpri-indent*: Private special variables
*test1*: Private special variables
*test2*: Private special variables
*time-iii-composition-table*: Private special variables
*time-ipi-composition-table*: Private special variables
*time-pii-composition-table*: Private special variables
*time-pip-composition-table*: Private special variables
*time-ppi-composition-table*: Private special variables
*time-ppp-composition-table*: Private special variables
*top-sort*: Private special variables
*total-seconds*: Private special variables
*tptp-environment-variable*: Public special variables
*tptp-format*: Public special variables
*tptp-input-directory*: Public special variables
*tptp-input-directory-has-domain-subdirectories*: Public special variables
*tptp-input-file-type*: Public special variables
*tptp-output-directory*: Public special variables
*tptp-output-directory-has-domain-subdirectories*: Public special variables
*tptp-output-file-type*: Public special variables
*trie-index*: Private special variables
*unify-special*: Private special variables
*utime-interval*: Private special variables
*utime-point*: Private special variables
*variables*: Private special variables
*verbose-lookahead*: Private special variables
*verbose-lookahead-show-count*: Private special variables
*verbose-subsumption*: Private special variables
*wff*: Private special variables
*xor*: Private special variables

A
agenda-entries: Public structures
algorithms: Private structures
allowed-in-answer: Private structures
allowed-in-answer0: Private structures
answer: Public structures
argument-sort-alist: Private structures
arithmetic-relation-rewrite-code: Private structures
arity: Private structures
assignment: Private structures
assoc1-p: Private structures
assoc2-p: Private structures
associative: Private structures
associative: Private structures
atom-hash-table: Private structures
atoms: Private structures
atoms-last: Private structures

B
b-tree-node-size: Private constants
b-tree-node-size-1: Private constants
b-tree-node-size/2: Private constants
b-tree-node-size/2+1: Private constants
b-tree-node-size/2-1: Private constants
b-tree-root-node: Public structures
boolean: Public structures
boolean-valued-p: Private structures
boolean-valued-p0: Private structures
buckets: Private structures

C
cached-key: Public structures
cached-value: Public structures
canonical-lists: Private structures
checkpoint-level: Private structures
checkpoints: Private structures
checkpoints: Private structures
children: Public structures
children: Private structures
children-incompatible: Private structures
choice-point: Private structures
clause-subsumption: Private special variables
closure-functions: Private structures
closure-relations: Private structures
code: Private structures
columns: Public structures
commutative: Private structures
commutative: Private structures
commutative: Private structures
condition: Public structures
Constant, $fv-features-per-symbol: Private constants
Constant, $fv-maximum-feature-value: Private constants
Constant, $fv-number-ground: Private constants
Constant, $fv-offset-neg-count: Private constants
Constant, $fv-offset-neg-max-depth: Private constants
Constant, $fv-offset-neg-min-depth: Private constants
Constant, $fv-offset-pos-count: Private constants
Constant, $fv-offset-pos-max-depth: Private constants
Constant, $fv-offset-pos-min-depth: Private constants
Constant, $number-of-variable-blocks: Private constants
Constant, $number-of-variables-in-blocks: Private constants
Constant, $number-of-variables-per-block: Private constants
Constant, b-tree-node-size: Private constants
Constant, b-tree-node-size-1: Private constants
Constant, b-tree-node-size/2: Private constants
Constant, b-tree-node-size/2+1: Private constants
Constant, b-tree-node-size/2-1: Private constants
Constant, false: Public constants
Constant, none: Public constants
Constant, true: Public constants
constant-indexed-child-nodes: Private structures
constant-indexed-child-nodes: Private structures
constraint-theory: Private structures
constraints: Public structures
constructor: Private structures
constructor0: Private structures
contained-negatively-clauses: Private structures
contained-positively-clauses: Private structures
context: Public structures
count-down-to-hashing: Private structures
count0: Public structures
critique-options: Private special variables
cut: Private structures

D
decrements: Private structures
default-value: Public structures
default-value0: Public structures
default-value0: Private structures
depth: Private structures
depth: Private structures
derived-from-clause: Private structures
dp-prover: Public special variables
dp-tracing: Public special variables
dp-tracing-choices: Public special variables
dp-tracing-models: Public special variables
dp-tracing-state: Public special variables
dp-version: Public special variables

E
embeddings: Public structures
entries: Private structures
entries: Private structures
entry-constructor: Private structures
entry-constructor: Private structures
entry-counter: Private structures
entry-counter: Private structures
entry-counter: Private structures
equal-code: Private structures
equality-rewrite-code: Private structures

F
false: Public constants
false-triable: Private structures
falsify-code: Private structures
float-internal-time-units-per-second: Private special variables
formula: Private structures
front: Private structures
fully-rewritten-compounds: Private special variables
function: Private structures
function-indexed-child-nodes: Private structures
function-indexed-child-nodes: Private structures
functional-p: Private structures

H
hash-code: Private structures
hash-code0: Private structures
hint: Private structures
hints-subsumed: Public structures

I
identity: Private structures
in-nodes: Private structures
in-nodes-last: Private structures
incompatible-features: Private structures
increments: Private structures
index-type: Private structures
infix-types: Private special variables
initialization-functions: Private special variables
injective: Private structures
input-code: Private structures
input-string: Private structures
integer-indexed-child-nodes: Private structures
it: Public special variables

J
just: Private structures

K
kbo-weight: Private structures
kbo-weight0: Private structures

L
last: Private structures
last-of-front: Private structures
last-of-rear: Private structures
left-identities: Private structures
left-identities: Private structures
left-inverses: Private structures
left-inverses: Private structures
length: Private structures
length-limit: Private structures
length-limit-deletion-action: Private structures
level0: Public structures
list: Private structures
list: Private structures
logical-symbol-dual: Private structures
logical-symbol-p: Private structures

M
m1-clauses: Private structures
m1-clauses-last: Private structures
m2-clauses: Private structures
m2-clauses-last: Private structures
magic: Private structures
magic: Private structures
make-compound*-function: Private structures
map-atoms-first: Private special variables
mark: Private structures
mark: Private structures
maxx: Private special variables
maxy: Private special variables
mindepth: Private structures

N
n-clauses: Private structures
n-clauses-last: Private structures
name: Private structures
name: Private structures
name: Private structures
name: Private structures
name: Private structures
name-table: Private structures
negative-literals: Private structures
new-value-variables: Public structures
next: Private structures
next: Private structures
node-counter: Private structures
node-counter: Private structures
node-counter: Private structures
nogoods: Private structures
none: Public constants
number: Public structures
number: Private structures
number: Private structures
number: Private structures
number: Private structures
number: Private structures
number-of-atoms: Private structures
number-of-clauses: Private structures
number-of-literals: Private structures
number-of-occurrences: Private structures
number-of-unresolved-negative-literals: Private structures
number-of-unresolved-positive-literals: Private structures
number-to-atom-hash-table: Private structures

O
options-have-been-critiqued: Private special variables
options-print-mode: Private special variables
ordering-is-total: Private special variables
ordering-status: Private structures
output-symbol: Private structures

P
p-clauses: Private structures
p-clauses-last: Private structures
paramodulate-code: Private structures
parent: Private structures
parent-node: Private structures
pattern: Public structures
pattern-symbol-count: Public structures
plist: Public structures
plist: Private structures
plist: Private structures
polarity: Public structures
polarity-map: Private structures
positive-literals: Private structures
positive-or-negative: Public structures
postfix-types: Private special variables
precedence: Private structures
prefix-types: Private special variables
preorder-max: Private structures
preorder-min: Private structures
previous-peak-value: Private structures

Q
query: Private structures

R
rcc8-jepd-relation-names: Private special variables
rcc8-more-relation-names: Private special variables
rear: Private structures
reason: Public structures
recursive-unstore: Private special variables
relation: Private structures
retrieve-all-calls: Private structures
retrieve-all-calls: Private structures
retrieve-all-count: Private structures
retrieve-all-count: Private structures
retrieve-generalization-calls: Private structures
retrieve-generalization-calls: Private structures
retrieve-generalization-calls: Private structures
retrieve-generalization-count: Private structures
retrieve-generalization-count: Private structures
retrieve-generalization-count: Private structures
retrieve-instance-calls: Private structures
retrieve-instance-calls: Private structures
retrieve-instance-calls: Private structures
retrieve-instance-count: Private structures
retrieve-instance-count: Private structures
retrieve-instance-count: Private structures
retrieve-unifiable-calls: Private structures
retrieve-unifiable-calls: Private structures
retrieve-unifiable-count: Private structures
retrieve-unifiable-count: Private structures
retrieve-variant-calls: Private structures
retrieve-variant-calls: Private structures
retrieve-variant-count: Private structures
retrieve-variant-count: Private structures
rewritable-p: Private structures
rewrite-code: Private structures
rewrite-strategy: Private special variables
rewrites: Public structures
rewrites: Private structures
rewrites-initialized: Private special variables
right-identities: Private structures
right-identities: Private structures
right-inverses: Private structures
right-inverses: Private structures
root: Private structures
row: Public structures
rows: Public structures
rows-containing-atom-negatively: Private structures
rows-containing-atom-positively: Private structures
rows-containing-paramodulatable-equality: Private structures
rows-containing-term: Private structures

S
same-item-p: Private structures
satisfy-code: Private structures
selections-alist: Public structures
sequential: Public structures
size: Private structures
Slot, agenda-entries: Public structures
Slot, algorithms: Private structures
Slot, allowed-in-answer: Private structures
Slot, allowed-in-answer0: Private structures
Slot, answer: Public structures
Slot, argument-sort-alist: Private structures
Slot, arithmetic-relation-rewrite-code: Private structures
Slot, arity: Private structures
Slot, assignment: Private structures
Slot, assoc1-p: Private structures
Slot, assoc2-p: Private structures
Slot, associative: Private structures
Slot, associative: Private structures
Slot, atom-hash-table: Private structures
Slot, atoms: Private structures
Slot, atoms-last: Private structures
Slot, b-tree-root-node: Public structures
Slot, boolean: Public structures
Slot, boolean-valued-p: Private structures
Slot, boolean-valued-p0: Private structures
Slot, buckets: Private structures
Slot, cached-key: Public structures
Slot, cached-value: Public structures
Slot, canonical-lists: Private structures
Slot, checkpoint-level: Private structures
Slot, checkpoints: Private structures
Slot, checkpoints: Private structures
Slot, children: Public structures
Slot, children: Private structures
Slot, children-incompatible: Private structures
Slot, choice-point: Private structures
Slot, closure-functions: Private structures
Slot, closure-relations: Private structures
Slot, code: Private structures
Slot, columns: Public structures
Slot, commutative: Private structures
Slot, commutative: Private structures
Slot, commutative: Private structures
Slot, condition: Public structures
Slot, constant-indexed-child-nodes: Private structures
Slot, constant-indexed-child-nodes: Private structures
Slot, constraint-theory: Private structures
Slot, constraints: Public structures
Slot, constructor: Private structures
Slot, constructor0: Private structures
Slot, contained-negatively-clauses: Private structures
Slot, contained-positively-clauses: Private structures
Slot, context: Public structures
Slot, count-down-to-hashing: Private structures
Slot, count0: Public structures
Slot, cut: Private structures
Slot, decrements: Private structures
Slot, default-value: Public structures
Slot, default-value0: Public structures
Slot, default-value0: Private structures
Slot, depth: Private structures
Slot, depth: Private structures
Slot, derived-from-clause: Private structures
Slot, embeddings: Public structures
Slot, entries: Private structures
Slot, entries: Private structures
Slot, entry-constructor: Private structures
Slot, entry-constructor: Private structures
Slot, entry-counter: Private structures
Slot, entry-counter: Private structures
Slot, entry-counter: Private structures
Slot, equal-code: Private structures
Slot, equality-rewrite-code: Private structures
Slot, false-triable: Private structures
Slot, falsify-code: Private structures
Slot, formula: Private structures
Slot, front: Private structures
Slot, function: Private structures
Slot, function-indexed-child-nodes: Private structures
Slot, function-indexed-child-nodes: Private structures
Slot, functional-p: Private structures
Slot, hash-code: Private structures
Slot, hash-code0: Private structures
Slot, hint: Private structures
Slot, hints-subsumed: Public structures
Slot, identity: Private structures
Slot, in-nodes: Private structures
Slot, in-nodes-last: Private structures
Slot, incompatible-features: Private structures
Slot, increments: Private structures
Slot, index-type: Private structures
Slot, injective: Private structures
Slot, input-code: Private structures
Slot, input-string: Private structures
Slot, integer-indexed-child-nodes: Private structures
Slot, just: Private structures
Slot, kbo-weight: Private structures
Slot, kbo-weight0: Private structures
Slot, last: Private structures
Slot, last-of-front: Private structures
Slot, last-of-rear: Private structures
Slot, left-identities: Private structures
Slot, left-identities: Private structures
Slot, left-inverses: Private structures
Slot, left-inverses: Private structures
Slot, length: Private structures
Slot, length-limit: Private structures
Slot, length-limit-deletion-action: Private structures
Slot, level0: Public structures
Slot, list: Private structures
Slot, list: Private structures
Slot, logical-symbol-dual: Private structures
Slot, logical-symbol-p: Private structures
Slot, m1-clauses: Private structures
Slot, m1-clauses-last: Private structures
Slot, m2-clauses: Private structures
Slot, m2-clauses-last: Private structures
Slot, magic: Private structures
Slot, magic: Private structures
Slot, make-compound*-function: Private structures
Slot, mark: Private structures
Slot, mark: Private structures
Slot, mindepth: Private structures
Slot, n-clauses: Private structures
Slot, n-clauses-last: Private structures
Slot, name: Private structures
Slot, name: Private structures
Slot, name: Private structures
Slot, name: Private structures
Slot, name: Private structures
Slot, name-table: Private structures
Slot, negative-literals: Private structures
Slot, new-value-variables: Public structures
Slot, next: Private structures
Slot, next: Private structures
Slot, node-counter: Private structures
Slot, node-counter: Private structures
Slot, node-counter: Private structures
Slot, nogoods: Private structures
Slot, number: Public structures
Slot, number: Private structures
Slot, number: Private structures
Slot, number: Private structures
Slot, number: Private structures
Slot, number: Private structures
Slot, number-of-atoms: Private structures
Slot, number-of-clauses: Private structures
Slot, number-of-literals: Private structures
Slot, number-of-occurrences: Private structures
Slot, number-of-unresolved-negative-literals: Private structures
Slot, number-of-unresolved-positive-literals: Private structures
Slot, number-to-atom-hash-table: Private structures
Slot, ordering-status: Private structures
Slot, output-symbol: Private structures
Slot, p-clauses: Private structures
Slot, p-clauses-last: Private structures
Slot, paramodulate-code: Private structures
Slot, parent: Private structures
Slot, parent-node: Private structures
Slot, pattern: Public structures
Slot, pattern-symbol-count: Public structures
Slot, plist: Public structures
Slot, plist: Private structures
Slot, plist: Private structures
Slot, polarity: Public structures
Slot, polarity-map: Private structures
Slot, positive-literals: Private structures
Slot, positive-or-negative: Public structures
Slot, precedence: Private structures
Slot, preorder-max: Private structures
Slot, preorder-min: Private structures
Slot, previous-peak-value: Private structures
Slot, query: Private structures
Slot, rear: Private structures
Slot, reason: Public structures
Slot, relation: Private structures
Slot, retrieve-all-calls: Private structures
Slot, retrieve-all-calls: Private structures
Slot, retrieve-all-count: Private structures
Slot, retrieve-all-count: Private structures
Slot, retrieve-generalization-calls: Private structures
Slot, retrieve-generalization-calls: Private structures
Slot, retrieve-generalization-calls: Private structures
Slot, retrieve-generalization-count: Private structures
Slot, retrieve-generalization-count: Private structures
Slot, retrieve-generalization-count: Private structures
Slot, retrieve-instance-calls: Private structures
Slot, retrieve-instance-calls: Private structures
Slot, retrieve-instance-calls: Private structures
Slot, retrieve-instance-count: Private structures
Slot, retrieve-instance-count: Private structures
Slot, retrieve-instance-count: Private structures
Slot, retrieve-unifiable-calls: Private structures
Slot, retrieve-unifiable-calls: Private structures
Slot, retrieve-unifiable-count: Private structures
Slot, retrieve-unifiable-count: Private structures
Slot, retrieve-variant-calls: Private structures
Slot, retrieve-variant-calls: Private structures
Slot, retrieve-variant-count: Private structures
Slot, retrieve-variant-count: Private structures
Slot, rewritable-p: Private structures
Slot, rewrite-code: Private structures
Slot, rewrites: Public structures
Slot, rewrites: Private structures
Slot, right-identities: Private structures
Slot, right-identities: Private structures
Slot, right-inverses: Private structures
Slot, right-inverses: Private structures
Slot, root: Private structures
Slot, row: Public structures
Slot, rows: Public structures
Slot, rows-containing-atom-negatively: Private structures
Slot, rows-containing-atom-positively: Private structures
Slot, rows-containing-paramodulatable-equality: Private structures
Slot, rows-containing-term: Private structures
Slot, same-item-p: Private structures
Slot, satisfy-code: Private structures
Slot, selections-alist: Public structures
Slot, sequential: Public structures
Slot, size: Private structures
Slot, sort: Private structures
Slot, sort: Private structures
Slot, sort-code: Private structures
Slot, sort0: Private structures
Slot, status: Public structures
Slot, substitution: Private structures
Slot, substitution: Private structures
Slot, subsumption-mark: Public structures
Slot, subsumption-mark: Private structures
Slot, supported: Public structures
Slot, symbol: Private structures
Slot, target: Private structures
Slot, term: Private structures
Slot, term1: Private structures
Slot, term2: Private structures
Slot, terms: Private structures
Slot, top-node: Private structures
Slot, top-node: Private structures
Slot, top-node: Private structures
Slot, true-triable: Private structures
Slot, type: Public structures
Slot, type: Private structures
Slot, type: Private structures
Slot, unify-code: Private structures
Slot, used-in-refutation: Private structures
Slot, users-in-canonical-lists: Private structures
Slot, users-in-name-table: Private structures
Slot, value: Public structures
Slot, value: Private structures
Slot, variable-child-node: Private structures
Slot, variable-child-node: Private structures
Slot, variant-code: Private structures
Slot, weight: Private structures
Slot, weight-code: Private structures
Slot, weight0: Private structures
Slot, wff: Public structures
Slot, wff: Private structures
Slot, wff-size: Private structures
Slot, wff-symbol-counts0: Public structures
Slot, wff-vars: Private structures
sort: Private structures
sort: Private structures
sort-code: Private structures
sort0: Private structures
Special Variable, $rcc8-composition-table: Private special variables
Special Variable, $rcc8-relation-code: Private special variables
Special Variable, $time-ii-relation-code: Private special variables
Special Variable, $time-iii-composition-table: Private special variables
Special Variable, $time-iip-composition-table: Private special variables
Special Variable, $time-ip-relation-code: Private special variables
Special Variable, $time-ipi-composition-table: Private special variables
Special Variable, $time-ipp-composition-table: Private special variables
Special Variable, $time-pi-relation-code: Private special variables
Special Variable, $time-pii-composition-table: Private special variables
Special Variable, $time-pip-composition-table: Private special variables
Special Variable, $time-pp-relation-code: Private special variables
Special Variable, $time-ppi-composition-table: Private special variables
Special Variable, $time-ppp-composition-table: Private special variables
Special Variable, *%1-ary-functions>2-ary-functions-in-default-ordering%*: Private special variables
Special Variable, *%agenda-length-before-simplification-limit%*: Private special variables
Special Variable, *%agenda-length-limit%*: Private special variables
Special Variable, *%agenda-ordering-function%*: Private special variables
Special Variable, *%allow-skolem-symbols-in-answers%*: Private special variables
Special Variable, *%assert-context%*: Private special variables
Special Variable, *%assert-count%*: Private special variables
Special Variable, *%assert-sequential%*: Private special variables
Special Variable, *%assert-supported%*: Private special variables
Special Variable, *%assert-time%*: Private special variables
Special Variable, *%assertion-file-commands%*: Private special variables
Special Variable, *%assertion-file-format%*: Private special variables
Special Variable, *%assertion-file-if-does-not-exist%*: Private special variables
Special Variable, *%assertion-file-keywords%*: Private special variables
Special Variable, *%assertion-file-negate-conjectures%*: Private special variables
Special Variable, *%assertion-file-package%*: Private special variables
Special Variable, *%assertion-file-readtable%*: Private special variables
Special Variable, *%assertion-file-verbose%*: Private special variables
Special Variable, *%assume-sequential%*: Private special variables
Special Variable, *%assume-supported%*: Private special variables
Special Variable, *%backward-simplification-count%*: Private special variables
Special Variable, *%backward-simplification-time%*: Private special variables
Special Variable, *%backward-subsumption-count%*: Private special variables
Special Variable, *%backward-subsumption-time%*: Private special variables
Special Variable, *%bag-weight-factorial%*: Private special variables
Special Variable, *%builtin-constant-weight%*: Private special variables
Special Variable, *%changeable-properties-of-locked-constant%*: Private special variables
Special Variable, *%changeable-properties-of-locked-function%*: Private special variables
Special Variable, *%check-for-well-sorted-atom%*: Private special variables
Special Variable, *%checking-well-sorted-p%*: Private special variables
Special Variable, *%clause-clause-subsumption-count%*: Private special variables
Special Variable, *%clause-clause-subsumption-time%*: Private special variables
Special Variable, *%condensing-count%*: Private special variables
Special Variable, *%condensing-time%*: Private special variables
Special Variable, *%constraint-simplification-count%*: Private special variables
Special Variable, *%constraint-simplification-time%*: Private special variables
Special Variable, *%declare-root-sort%*: Private special variables
Special Variable, *%declare-string-sort%*: Private special variables
Special Variable, *%default-1-ary-functions>2-ary-functions-in-default-ordering%*: Private special variables
Special Variable, *%default-agenda-length-before-simplification-limit%*: Private special variables
Special Variable, *%default-agenda-length-limit%*: Private special variables
Special Variable, *%default-agenda-ordering-function%*: Private special variables
Special Variable, *%default-allow-skolem-symbols-in-answers%*: Private special variables
Special Variable, *%default-assert-context%*: Private special variables
Special Variable, *%default-assert-sequential%*: Private special variables
Special Variable, *%default-assert-supported%*: Private special variables
Special Variable, *%default-assertion-file-commands%*: Private special variables
Special Variable, *%default-assertion-file-format%*: Private special variables
Special Variable, *%default-assertion-file-if-does-not-exist%*: Private special variables
Special Variable, *%default-assertion-file-keywords%*: Private special variables
Special Variable, *%default-assertion-file-negate-conjectures%*: Private special variables
Special Variable, *%default-assertion-file-package%*: Private special variables
Special Variable, *%default-assertion-file-readtable%*: Private special variables
Special Variable, *%default-assertion-file-verbose%*: Private special variables
Special Variable, *%default-assume-sequential%*: Private special variables
Special Variable, *%default-assume-supported%*: Private special variables
Special Variable, *%default-bag-weight-factorial%*: Private special variables
Special Variable, *%default-builtin-constant-weight%*: Private special variables
Special Variable, *%default-changeable-properties-of-locked-constant%*: Private special variables
Special Variable, *%default-changeable-properties-of-locked-function%*: Private special variables
Special Variable, *%default-declare-root-sort%*: Private special variables
Special Variable, *%default-declare-string-sort%*: Private special variables
Special Variable, *%default-eliminate-negations%*: Private special variables
Special Variable, *%default-ex-join-negation%*: Private special variables
Special Variable, *%default-feature-vector-symbol-number-folding%*: Private special variables
Special Variable, *%default-flatten-connectives%*: Private special variables
Special Variable, *%default-input-floats-as-ratios%*: Private special variables
Special Variable, *%default-kbo-builtin-constant-weight%*: Private special variables
Special Variable, *%default-kbo-status%*: Private special variables
Special Variable, *%default-kbo-variable-weight%*: Private special variables
Special Variable, *%default-level-pref-for-giving%*: Private special variables
Special Variable, *%default-listen-for-commands%*: Private special variables
Special Variable, *%default-meter-unify-bag%*: Private special variables
Special Variable, *%default-number-of-given-rows-limit%*: Private special variables
Special Variable, *%default-number-of-rows-limit%*: Private special variables
Special Variable, *%default-ordering-functions>constants%*: Private special variables
Special Variable, *%default-partition-communication-table%*: Private special variables
Special Variable, *%default-print-agenda-when-finished%*: Private special variables
Special Variable, *%default-print-assertion-analysis-notes%*: Private special variables
Special Variable, *%default-print-clocks-when-finished%*: Private special variables
Special Variable, *%default-print-final-rows%*: Private special variables
Special Variable, *%default-print-given-row-lines-printing%*: Private special variables
Special Variable, *%default-print-given-row-lines-signalling%*: Private special variables
Special Variable, *%default-print-irrelevant-rows%*: Private special variables
Special Variable, *%default-print-options-when-starting%*: Private special variables
Special Variable, *%default-print-pure-rows%*: Private special variables
Special Variable, *%default-print-rewrite-orientation%*: Private special variables
Special Variable, *%default-print-row-answers%*: Private special variables
Special Variable, *%default-print-row-constraints%*: Private special variables
Special Variable, *%default-print-row-goals%*: Private special variables
Special Variable, *%default-print-row-length-limit%*: Private special variables
Special Variable, *%default-print-row-partitions%*: Private special variables
Special Variable, *%default-print-row-reasons%*: Private special variables
Special Variable, *%default-print-row-wffs-prettily%*: Private special variables
Special Variable, *%default-print-rows-prettily%*: Private special variables
Special Variable, *%default-print-rows-shortened%*: Private special variables
Special Variable, *%default-print-rows-test%*: Private special variables
Special Variable, *%default-print-rows-when-derived%*: Private special variables
Special Variable, *%default-print-rows-when-finished%*: Private special variables
Special Variable, *%default-print-rows-when-given%*: Private special variables
Special Variable, *%default-print-rows-when-processed%*: Private special variables
Special Variable, *%default-print-summary-when-finished%*: Private special variables
Special Variable, *%default-print-symbol-table-warnings%*: Private special variables
Special Variable, *%default-print-term-memory-when-finished%*: Private special variables
Special Variable, *%default-print-time-used%*: Private special variables
Special Variable, *%default-print-unorientable-rows%*: Private special variables
Special Variable, *%default-prove-closure%*: Private special variables
Special Variable, *%default-prove-sequential%*: Private special variables
Special Variable, *%default-prove-supported%*: Private special variables
Special Variable, *%default-pruning-tests%*: Private special variables
Special Variable, *%default-pruning-tests-before-simplification%*: Private special variables
Special Variable, *%default-rcc8-region-sort-name%*: Private special variables
Special Variable, *%default-refute-file-actions%*: Private special variables
Special Variable, *%default-refute-file-closure%*: Private special variables
Special Variable, *%default-refute-file-if-exists%*: Private special variables
Special Variable, *%default-refute-file-ignore-errors%*: Private special variables
Special Variable, *%default-refute-file-initialize%*: Private special variables
Special Variable, *%default-refute-file-options%*: Private special variables
Special Variable, *%default-refute-file-output-file%*: Private special variables
Special Variable, *%default-refute-file-verbose%*: Private special variables
Special Variable, *%default-rewrite-answers%*: Private special variables
Special Variable, *%default-rewrite-constraints%*: Private special variables
Special Variable, *%default-row-argument-count-limit%*: Private special variables
Special Variable, *%default-row-priority-depth-factor%*: Private special variables
Special Variable, *%default-row-priority-level-factor%*: Private special variables
Special Variable, *%default-row-priority-size-factor%*: Private special variables
Special Variable, *%default-row-priority-weight-factor%*: Private special variables
Special Variable, *%default-row-weight-before-simplification-limit%*: Private special variables
Special Variable, *%default-row-weight-limit%*: Private special variables
Special Variable, *%default-rpo-status%*: Private special variables
Special Variable, *%default-run-time-limit%*: Private special variables
Special Variable, *%default-test-option14%*: Private special variables
Special Variable, *%default-test-option17%*: Private special variables
Special Variable, *%default-test-option18%*: Private special variables
Special Variable, *%default-test-option19%*: Private special variables
Special Variable, *%default-test-option2%*: Private special variables
Special Variable, *%default-test-option20%*: Private special variables
Special Variable, *%default-test-option21%*: Private special variables
Special Variable, *%default-test-option23%*: Private special variables
Special Variable, *%default-test-option29%*: Private special variables
Special Variable, *%default-test-option3%*: Private special variables
Special Variable, *%default-test-option30%*: Private special variables
Special Variable, *%default-test-option36%*: Private special variables
Special Variable, *%default-test-option37%*: Private special variables
Special Variable, *%default-test-option38%*: Private special variables
Special Variable, *%default-test-option39%*: Private special variables
Special Variable, *%default-test-option40%*: Private special variables
Special Variable, *%default-test-option41%*: Private special variables
Special Variable, *%default-test-option42%*: Private special variables
Special Variable, *%default-test-option43%*: Private special variables
Special Variable, *%default-test-option44%*: Private special variables
Special Variable, *%default-test-option45%*: Private special variables
Special Variable, *%default-test-option49%*: Private special variables
Special Variable, *%default-test-option50%*: Private special variables
Special Variable, *%default-test-option51%*: Private special variables
Special Variable, *%default-test-option52%*: Private special variables
Special Variable, *%default-test-option53%*: Private special variables
Special Variable, *%default-test-option54%*: Private special variables
Special Variable, *%default-test-option55%*: Private special variables
Special Variable, *%default-test-option56%*: Private special variables
Special Variable, *%default-test-option57%*: Private special variables
Special Variable, *%default-test-option58%*: Private special variables
Special Variable, *%default-test-option59%*: Private special variables
Special Variable, *%default-test-option6%*: Private special variables
Special Variable, *%default-test-option60%*: Private special variables
Special Variable, *%default-test-option8%*: Private special variables
Special Variable, *%default-test-option9%*: Private special variables
Special Variable, *%default-time-interval-sort-name%*: Private special variables
Special Variable, *%default-time-point-sort-name%*: Private special variables
Special Variable, *%default-trace-dp-refute%*: Private special variables
Special Variable, *%default-trace-dpll-subsumption%*: Private special variables
Special Variable, *%default-trace-optimize-sparse-vector-expression%*: Private special variables
Special Variable, *%default-trace-rewrite%*: Private special variables
Special Variable, *%default-trace-unify%*: Private special variables
Special Variable, *%default-trace-unify-bag-basis%*: Private special variables
Special Variable, *%default-trace-unify-bag-bindings%*: Private special variables
Special Variable, *%default-unify-bag-basis-size-limit%*: Private special variables
Special Variable, *%default-use-ac-connectives%*: Private special variables
Special Variable, *%default-use-answers-during-subsumption%*: Private special variables
Special Variable, *%default-use-assertion-analysis%*: Private special variables
Special Variable, *%default-use-associative-identity%*: Private special variables
Special Variable, *%default-use-associative-unification%*: Private special variables
Special Variable, *%default-use-clausification%*: Private special variables
Special Variable, *%default-use-closure-when-satisfiable%*: Private special variables
Special Variable, *%default-use-condensing%*: Private special variables
Special Variable, *%default-use-conditional-answer-creation%*: Private special variables
Special Variable, *%default-use-constraint-purification%*: Private special variables
Special Variable, *%default-use-constraint-solver-in-subsumption%*: Private special variables
Special Variable, *%default-use-constructive-answer-restriction%*: Private special variables
Special Variable, *%default-use-default-ordering%*: Private special variables
Special Variable, *%default-use-dp-subsumption%*: Private special variables
Special Variable, *%default-use-embedded-rewrites%*: Private special variables
Special Variable, *%default-use-equality-elimination%*: Private special variables
Special Variable, *%default-use-equality-factoring%*: Private special variables
Special Variable, *%default-use-extended-implications%*: Private special variables
Special Variable, *%default-use-extended-quantifiers%*: Private special variables
Special Variable, *%default-use-factoring%*: Private special variables
Special Variable, *%default-use-function-creation%*: Private special variables
Special Variable, *%default-use-hyperresolution%*: Private special variables
Special Variable, *%default-use-indefinite-answers%*: Private special variables
Special Variable, *%default-use-input-restriction%*: Private special variables
Special Variable, *%default-use-literal-ordering-with-hyperresolution%*: Private special variables
Special Variable, *%default-use-literal-ordering-with-negative-hyperresolution%*: Private special variables
Special Variable, *%default-use-literal-ordering-with-paramodulation%*: Private special variables
Special Variable, *%default-use-literal-ordering-with-resolution%*: Private special variables
Special Variable, *%default-use-literal-ordering-with-ur-resolution%*: Private special variables
Special Variable, *%default-use-lookahead-in-dpll-for-subsumption%*: Private special variables
Special Variable, *%default-use-magic-transformation%*: Private special variables
Special Variable, *%default-use-negative-hyperresolution%*: Private special variables
Special Variable, *%default-use-paramodulation%*: Private special variables
Special Variable, *%default-use-paramodulation-only-from-units%*: Private special variables
Special Variable, *%default-use-paramodulation-only-into-units%*: Private special variables
Special Variable, *%default-use-partitions%*: Private special variables
Special Variable, *%default-use-purity-test%*: Private special variables
Special Variable, *%default-use-quantifier-preservation%*: Private special variables
Special Variable, *%default-use-relevance-test%*: Private special variables
Special Variable, *%default-use-replacement-resolution-with-x=x%*: Private special variables
Special Variable, *%default-use-resolution%*: Private special variables
Special Variable, *%default-use-resolve-code%*: Private special variables
Special Variable, *%default-use-simplification-by-equalities%*: Private special variables
Special Variable, *%default-use-simplification-by-units%*: Private special variables
Special Variable, *%default-use-single-replacement-paramodulation%*: Private special variables
Special Variable, *%default-use-sort-relativization%*: Private special variables
Special Variable, *%default-use-subsume-bag%*: Private special variables
Special Variable, *%default-use-subsumption%*: Private special variables
Special Variable, *%default-use-subsumption-by-false%*: Private special variables
Special Variable, *%default-use-term-memory-deletion%*: Private special variables
Special Variable, *%default-use-term-ordering%*: Private special variables
Special Variable, *%default-use-term-ordering-cache%*: Private special variables
Special Variable, *%default-use-to-lisp-code%*: Private special variables
Special Variable, *%default-use-unit-restriction%*: Private special variables
Special Variable, *%default-use-ur-pttp%*: Private special variables
Special Variable, *%default-use-ur-resolution%*: Private special variables
Special Variable, *%default-use-variable-name-sorts%*: Private special variables
Special Variable, *%default-use-well-sorting%*: Private special variables
Special Variable, *%default-variable-sort-marker%*: Private special variables
Special Variable, *%default-variable-symbol-prefixes%*: Private special variables
Special Variable, *%default-variable-to-lisp-code%*: Private special variables
Special Variable, *%default-variable-weight%*: Private special variables
Special Variable, *%eliminate-negations%*: Private special variables
Special Variable, *%embedding-count%*: Private special variables
Special Variable, *%embedding-time%*: Private special variables
Special Variable, *%equality-factoring-count%*: Private special variables
Special Variable, *%equality-factoring-time%*: Private special variables
Special Variable, *%ex-join-negation%*: Private special variables
Special Variable, *%factoring-count%*: Private special variables
Special Variable, *%factoring-time%*: Private special variables
Special Variable, *%feature-vector-symbol-number-folding%*: Private special variables
Special Variable, *%flatten-connectives%*: Private special variables
Special Variable, *%forward-simplification-count%*: Private special variables
Special Variable, *%forward-simplification-time%*: Private special variables
Special Variable, *%forward-subsumption-count%*: Private special variables
Special Variable, *%forward-subsumption-time%*: Private special variables
Special Variable, *%halted-count%*: Private special variables
Special Variable, *%halted-time%*: Private special variables
Special Variable, *%input-floats-as-ratios%*: Private special variables
Special Variable, *%instance-graph-insertion-count%*: Private special variables
Special Variable, *%instance-graph-insertion-time%*: Private special variables
Special Variable, *%invisible-1-ary-functions>2-ary-functions-in-default-ordering%*: Private special variables
Special Variable, *%invisible-agenda-length-before-simplification-limit%*: Private special variables
Special Variable, *%invisible-agenda-length-limit%*: Private special variables
Special Variable, *%invisible-agenda-ordering-function%*: Private special variables
Special Variable, *%invisible-allow-skolem-symbols-in-answers%*: Private special variables
Special Variable, *%invisible-assert-context%*: Private special variables
Special Variable, *%invisible-assert-sequential%*: Private special variables
Special Variable, *%invisible-assert-supported%*: Private special variables
Special Variable, *%invisible-assertion-file-commands%*: Private special variables
Special Variable, *%invisible-assertion-file-format%*: Private special variables
Special Variable, *%invisible-assertion-file-if-does-not-exist%*: Private special variables
Special Variable, *%invisible-assertion-file-keywords%*: Private special variables
Special Variable, *%invisible-assertion-file-negate-conjectures%*: Private special variables
Special Variable, *%invisible-assertion-file-package%*: Private special variables
Special Variable, *%invisible-assertion-file-readtable%*: Private special variables
Special Variable, *%invisible-assertion-file-verbose%*: Private special variables
Special Variable, *%invisible-assume-sequential%*: Private special variables
Special Variable, *%invisible-assume-supported%*: Private special variables
Special Variable, *%invisible-bag-weight-factorial%*: Private special variables
Special Variable, *%invisible-builtin-constant-weight%*: Private special variables
Special Variable, *%invisible-changeable-properties-of-locked-constant%*: Private special variables
Special Variable, *%invisible-changeable-properties-of-locked-function%*: Private special variables
Special Variable, *%invisible-declare-root-sort%*: Private special variables
Special Variable, *%invisible-declare-string-sort%*: Private special variables
Special Variable, *%invisible-eliminate-negations%*: Private special variables
Special Variable, *%invisible-ex-join-negation%*: Private special variables
Special Variable, *%invisible-feature-vector-symbol-number-folding%*: Private special variables
Special Variable, *%invisible-flatten-connectives%*: Private special variables
Special Variable, *%invisible-input-floats-as-ratios%*: Private special variables
Special Variable, *%invisible-kbo-builtin-constant-weight%*: Private special variables
Special Variable, *%invisible-kbo-status%*: Private special variables
Special Variable, *%invisible-kbo-variable-weight%*: Private special variables
Special Variable, *%invisible-level-pref-for-giving%*: Private special variables
Special Variable, *%invisible-listen-for-commands%*: Private special variables
Special Variable, *%invisible-meter-unify-bag%*: Private special variables
Special Variable, *%invisible-number-of-given-rows-limit%*: Private special variables
Special Variable, *%invisible-number-of-rows-limit%*: Private special variables
Special Variable, *%invisible-ordering-functions>constants%*: Private special variables
Special Variable, *%invisible-partition-communication-table%*: Private special variables
Special Variable, *%invisible-print-agenda-when-finished%*: Private special variables
Special Variable, *%invisible-print-assertion-analysis-notes%*: Private special variables
Special Variable, *%invisible-print-clocks-when-finished%*: Private special variables
Special Variable, *%invisible-print-final-rows%*: Private special variables
Special Variable, *%invisible-print-given-row-lines-printing%*: Private special variables
Special Variable, *%invisible-print-given-row-lines-signalling%*: Private special variables
Special Variable, *%invisible-print-irrelevant-rows%*: Private special variables
Special Variable, *%invisible-print-options-when-starting%*: Private special variables
Special Variable, *%invisible-print-pure-rows%*: Private special variables
Special Variable, *%invisible-print-rewrite-orientation%*: Private special variables
Special Variable, *%invisible-print-row-answers%*: Private special variables
Special Variable, *%invisible-print-row-constraints%*: Private special variables
Special Variable, *%invisible-print-row-goals%*: Private special variables
Special Variable, *%invisible-print-row-length-limit%*: Private special variables
Special Variable, *%invisible-print-row-partitions%*: Private special variables
Special Variable, *%invisible-print-row-reasons%*: Private special variables
Special Variable, *%invisible-print-row-wffs-prettily%*: Private special variables
Special Variable, *%invisible-print-rows-prettily%*: Private special variables
Special Variable, *%invisible-print-rows-shortened%*: Private special variables
Special Variable, *%invisible-print-rows-test%*: Private special variables
Special Variable, *%invisible-print-rows-when-derived%*: Private special variables
Special Variable, *%invisible-print-rows-when-finished%*: Private special variables
Special Variable, *%invisible-print-rows-when-given%*: Private special variables
Special Variable, *%invisible-print-rows-when-processed%*: Private special variables
Special Variable, *%invisible-print-summary-when-finished%*: Private special variables
Special Variable, *%invisible-print-symbol-table-warnings%*: Private special variables
Special Variable, *%invisible-print-term-memory-when-finished%*: Private special variables
Special Variable, *%invisible-print-time-used%*: Private special variables
Special Variable, *%invisible-print-unorientable-rows%*: Private special variables
Special Variable, *%invisible-prove-closure%*: Private special variables
Special Variable, *%invisible-prove-sequential%*: Private special variables
Special Variable, *%invisible-prove-supported%*: Private special variables
Special Variable, *%invisible-pruning-tests%*: Private special variables
Special Variable, *%invisible-pruning-tests-before-simplification%*: Private special variables
Special Variable, *%invisible-rcc8-region-sort-name%*: Private special variables
Special Variable, *%invisible-refute-file-actions%*: Private special variables
Special Variable, *%invisible-refute-file-closure%*: Private special variables
Special Variable, *%invisible-refute-file-if-exists%*: Private special variables
Special Variable, *%invisible-refute-file-ignore-errors%*: Private special variables
Special Variable, *%invisible-refute-file-initialize%*: Private special variables
Special Variable, *%invisible-refute-file-options%*: Private special variables
Special Variable, *%invisible-refute-file-output-file%*: Private special variables
Special Variable, *%invisible-refute-file-verbose%*: Private special variables
Special Variable, *%invisible-rewrite-answers%*: Private special variables
Special Variable, *%invisible-rewrite-constraints%*: Private special variables
Special Variable, *%invisible-row-argument-count-limit%*: Private special variables
Special Variable, *%invisible-row-priority-depth-factor%*: Private special variables
Special Variable, *%invisible-row-priority-level-factor%*: Private special variables
Special Variable, *%invisible-row-priority-size-factor%*: Private special variables
Special Variable, *%invisible-row-priority-weight-factor%*: Private special variables
Special Variable, *%invisible-row-weight-before-simplification-limit%*: Private special variables
Special Variable, *%invisible-row-weight-limit%*: Private special variables
Special Variable, *%invisible-rpo-status%*: Private special variables
Special Variable, *%invisible-run-time-limit%*: Private special variables
Special Variable, *%invisible-test-option14%*: Private special variables
Special Variable, *%invisible-test-option17%*: Private special variables
Special Variable, *%invisible-test-option18%*: Private special variables
Special Variable, *%invisible-test-option19%*: Private special variables
Special Variable, *%invisible-test-option2%*: Private special variables
Special Variable, *%invisible-test-option20%*: Private special variables
Special Variable, *%invisible-test-option21%*: Private special variables
Special Variable, *%invisible-test-option23%*: Private special variables
Special Variable, *%invisible-test-option29%*: Private special variables
Special Variable, *%invisible-test-option3%*: Private special variables
Special Variable, *%invisible-test-option30%*: Private special variables
Special Variable, *%invisible-test-option36%*: Private special variables
Special Variable, *%invisible-test-option37%*: Private special variables
Special Variable, *%invisible-test-option38%*: Private special variables
Special Variable, *%invisible-test-option39%*: Private special variables
Special Variable, *%invisible-test-option40%*: Private special variables
Special Variable, *%invisible-test-option41%*: Private special variables
Special Variable, *%invisible-test-option42%*: Private special variables
Special Variable, *%invisible-test-option43%*: Private special variables
Special Variable, *%invisible-test-option44%*: Private special variables
Special Variable, *%invisible-test-option45%*: Private special variables
Special Variable, *%invisible-test-option49%*: Private special variables
Special Variable, *%invisible-test-option50%*: Private special variables
Special Variable, *%invisible-test-option51%*: Private special variables
Special Variable, *%invisible-test-option52%*: Private special variables
Special Variable, *%invisible-test-option53%*: Private special variables
Special Variable, *%invisible-test-option54%*: Private special variables
Special Variable, *%invisible-test-option55%*: Private special variables
Special Variable, *%invisible-test-option56%*: Private special variables
Special Variable, *%invisible-test-option57%*: Private special variables
Special Variable, *%invisible-test-option58%*: Private special variables
Special Variable, *%invisible-test-option59%*: Private special variables
Special Variable, *%invisible-test-option6%*: Private special variables
Special Variable, *%invisible-test-option60%*: Private special variables
Special Variable, *%invisible-test-option8%*: Private special variables
Special Variable, *%invisible-test-option9%*: Private special variables
Special Variable, *%invisible-time-interval-sort-name%*: Private special variables
Special Variable, *%invisible-time-point-sort-name%*: Private special variables
Special Variable, *%invisible-trace-dp-refute%*: Private special variables
Special Variable, *%invisible-trace-dpll-subsumption%*: Private special variables
Special Variable, *%invisible-trace-optimize-sparse-vector-expression%*: Private special variables
Special Variable, *%invisible-trace-rewrite%*: Private special variables
Special Variable, *%invisible-trace-unify%*: Private special variables
Special Variable, *%invisible-trace-unify-bag-basis%*: Private special variables
Special Variable, *%invisible-trace-unify-bag-bindings%*: Private special variables
Special Variable, *%invisible-unify-bag-basis-size-limit%*: Private special variables
Special Variable, *%invisible-use-ac-connectives%*: Private special variables
Special Variable, *%invisible-use-answers-during-subsumption%*: Private special variables
Special Variable, *%invisible-use-assertion-analysis%*: Private special variables
Special Variable, *%invisible-use-associative-identity%*: Private special variables
Special Variable, *%invisible-use-associative-unification%*: Private special variables
Special Variable, *%invisible-use-clausification%*: Private special variables
Special Variable, *%invisible-use-closure-when-satisfiable%*: Private special variables
Special Variable, *%invisible-use-condensing%*: Private special variables
Special Variable, *%invisible-use-conditional-answer-creation%*: Private special variables
Special Variable, *%invisible-use-constraint-purification%*: Private special variables
Special Variable, *%invisible-use-constraint-solver-in-subsumption%*: Private special variables
Special Variable, *%invisible-use-constructive-answer-restriction%*: Private special variables
Special Variable, *%invisible-use-default-ordering%*: Private special variables
Special Variable, *%invisible-use-dp-subsumption%*: Private special variables
Special Variable, *%invisible-use-embedded-rewrites%*: Private special variables
Special Variable, *%invisible-use-equality-elimination%*: Private special variables
Special Variable, *%invisible-use-equality-factoring%*: Private special variables
Special Variable, *%invisible-use-extended-implications%*: Private special variables
Special Variable, *%invisible-use-extended-quantifiers%*: Private special variables
Special Variable, *%invisible-use-factoring%*: Private special variables
Special Variable, *%invisible-use-function-creation%*: Private special variables
Special Variable, *%invisible-use-hyperresolution%*: Private special variables
Special Variable, *%invisible-use-indefinite-answers%*: Private special variables
Special Variable, *%invisible-use-input-restriction%*: Private special variables
Special Variable, *%invisible-use-literal-ordering-with-hyperresolution%*: Private special variables
Special Variable, *%invisible-use-literal-ordering-with-negative-hyperresolution%*: Private special variables
Special Variable, *%invisible-use-literal-ordering-with-paramodulation%*: Private special variables
Special Variable, *%invisible-use-literal-ordering-with-resolution%*: Private special variables
Special Variable, *%invisible-use-literal-ordering-with-ur-resolution%*: Private special variables
Special Variable, *%invisible-use-lookahead-in-dpll-for-subsumption%*: Private special variables
Special Variable, *%invisible-use-magic-transformation%*: Private special variables
Special Variable, *%invisible-use-negative-hyperresolution%*: Private special variables
Special Variable, *%invisible-use-paramodulation%*: Private special variables
Special Variable, *%invisible-use-paramodulation-only-from-units%*: Private special variables
Special Variable, *%invisible-use-paramodulation-only-into-units%*: Private special variables
Special Variable, *%invisible-use-partitions%*: Private special variables
Special Variable, *%invisible-use-purity-test%*: Private special variables
Special Variable, *%invisible-use-quantifier-preservation%*: Private special variables
Special Variable, *%invisible-use-relevance-test%*: Private special variables
Special Variable, *%invisible-use-replacement-resolution-with-x=x%*: Private special variables
Special Variable, *%invisible-use-resolution%*: Private special variables
Special Variable, *%invisible-use-resolve-code%*: Private special variables
Special Variable, *%invisible-use-simplification-by-equalities%*: Private special variables
Special Variable, *%invisible-use-simplification-by-units%*: Private special variables
Special Variable, *%invisible-use-single-replacement-paramodulation%*: Private special variables
Special Variable, *%invisible-use-sort-relativization%*: Private special variables
Special Variable, *%invisible-use-subsume-bag%*: Private special variables
Special Variable, *%invisible-use-subsumption%*: Private special variables
Special Variable, *%invisible-use-subsumption-by-false%*: Private special variables
Special Variable, *%invisible-use-term-memory-deletion%*: Private special variables
Special Variable, *%invisible-use-term-ordering%*: Private special variables
Special Variable, *%invisible-use-term-ordering-cache%*: Private special variables
Special Variable, *%invisible-use-to-lisp-code%*: Private special variables
Special Variable, *%invisible-use-unit-restriction%*: Private special variables
Special Variable, *%invisible-use-ur-pttp%*: Private special variables
Special Variable, *%invisible-use-ur-resolution%*: Private special variables
Special Variable, *%invisible-use-variable-name-sorts%*: Private special variables
Special Variable, *%invisible-use-well-sorting%*: Private special variables
Special Variable, *%invisible-variable-sort-marker%*: Private special variables
Special Variable, *%invisible-variable-symbol-prefixes%*: Private special variables
Special Variable, *%invisible-variable-to-lisp-code%*: Private special variables
Special Variable, *%invisible-variable-weight%*: Private special variables
Special Variable, *%kbo-builtin-constant-weight%*: Private special variables
Special Variable, *%kbo-status%*: Private special variables
Special Variable, *%kbo-variable-weight%*: Private special variables
Special Variable, *%level-pref-for-giving%*: Private special variables
Special Variable, *%listen-for-commands%*: Private special variables
Special Variable, *%meter-unify-bag%*: Private special variables
Special Variable, *%number-of-given-rows-limit%*: Private special variables
Special Variable, *%number-of-rows-limit%*: Private special variables
Special Variable, *%ordering-ac-count%*: Private special variables
Special Variable, *%ordering-ac-time%*: Private special variables
Special Variable, *%ordering-count%*: Private special variables
Special Variable, *%ordering-functions>constants%*: Private special variables
Special Variable, *%ordering-time%*: Private special variables
Special Variable, *%paramodulation-count%*: Private special variables
Special Variable, *%paramodulation-time%*: Private special variables
Special Variable, *%partition-communication-table%*: Private special variables
Special Variable, *%path-indexing-count%*: Private special variables
Special Variable, *%path-indexing-time%*: Private special variables
Special Variable, *%print-agenda-when-finished%*: Private special variables
Special Variable, *%print-assertion-analysis-notes%*: Private special variables
Special Variable, *%print-clocks-when-finished%*: Private special variables
Special Variable, *%print-final-rows%*: Private special variables
Special Variable, *%print-given-row-lines-printing%*: Private special variables
Special Variable, *%print-given-row-lines-signalling%*: Private special variables
Special Variable, *%print-irrelevant-rows%*: Private special variables
Special Variable, *%print-options-when-starting%*: Private special variables
Special Variable, *%print-pure-rows%*: Private special variables
Special Variable, *%print-rewrite-orientation%*: Private special variables
Special Variable, *%print-row-answers%*: Private special variables
Special Variable, *%print-row-constraints%*: Private special variables
Special Variable, *%print-row-goals%*: Private special variables
Special Variable, *%print-row-length-limit%*: Private special variables
Special Variable, *%print-row-partitions%*: Private special variables
Special Variable, *%print-row-reasons%*: Private special variables
Special Variable, *%print-row-wffs-prettily%*: Private special variables
Special Variable, *%print-rows-prettily%*: Private special variables
Special Variable, *%print-rows-shortened%*: Private special variables
Special Variable, *%print-rows-test%*: Private special variables
Special Variable, *%print-rows-when-derived%*: Private special variables
Special Variable, *%print-rows-when-finished%*: Private special variables
Special Variable, *%print-rows-when-given%*: Private special variables
Special Variable, *%print-rows-when-processed%*: Private special variables
Special Variable, *%print-summary-when-finished%*: Private special variables
Special Variable, *%print-symbol-table-warnings%*: Private special variables
Special Variable, *%print-term-memory-when-finished%*: Private special variables
Special Variable, *%print-time-used%*: Private special variables
Special Variable, *%print-unorientable-rows%*: Private special variables
Special Variable, *%printing-count%*: Private special variables
Special Variable, *%printing-time%*: Private special variables
Special Variable, *%process-new-row-count%*: Private special variables
Special Variable, *%process-new-row-time%*: Private special variables
Special Variable, *%prove-closure%*: Private special variables
Special Variable, *%prove-sequential%*: Private special variables
Special Variable, *%prove-supported%*: Private special variables
Special Variable, *%pruning-tests%*: Private special variables
Special Variable, *%pruning-tests-before-simplification%*: Private special variables
Special Variable, *%purity-testing-count%*: Private special variables
Special Variable, *%purity-testing-time%*: Private special variables
Special Variable, *%rcc8-region-sort-name%*: Private special variables
Special Variable, *%read-assertion-file-count%*: Private special variables
Special Variable, *%read-assertion-file-time%*: Private special variables
Special Variable, *%refute-file-actions%*: Private special variables
Special Variable, *%refute-file-closure%*: Private special variables
Special Variable, *%refute-file-if-exists%*: Private special variables
Special Variable, *%refute-file-ignore-errors%*: Private special variables
Special Variable, *%refute-file-initialize%*: Private special variables
Special Variable, *%refute-file-options%*: Private special variables
Special Variable, *%refute-file-output-file%*: Private special variables
Special Variable, *%refute-file-verbose%*: Private special variables
Special Variable, *%relevance-testing-count%*: Private special variables
Special Variable, *%relevance-testing-time%*: Private special variables
Special Variable, *%resolution-count%*: Private special variables
Special Variable, *%resolution-time%*: Private special variables
Special Variable, *%rewrite-answers%*: Private special variables
Special Variable, *%rewrite-constraints%*: Private special variables
Special Variable, *%row-argument-count-limit%*: Private special variables
Special Variable, *%row-priority-depth-factor%*: Private special variables
Special Variable, *%row-priority-level-factor%*: Private special variables
Special Variable, *%row-priority-size-factor%*: Private special variables
Special Variable, *%row-priority-weight-factor%*: Private special variables
Special Variable, *%row-weight-before-simplification-limit%*: Private special variables
Special Variable, *%row-weight-limit%*: Private special variables
Special Variable, *%rpo-status%*: Private special variables
Special Variable, *%run-time-limit%*: Private special variables
Special Variable, *%satisfiability-testing-count%*: Private special variables
Special Variable, *%satisfiability-testing-time%*: Private special variables
Special Variable, *%sortal-reasoning-count%*: Private special variables
Special Variable, *%sortal-reasoning-time%*: Private special variables
Special Variable, *%temporal-reasoning-count%*: Private special variables
Special Variable, *%temporal-reasoning-time%*: Private special variables
Special Variable, *%term-hashing-count%*: Private special variables
Special Variable, *%term-hashing-time%*: Private special variables
Special Variable, *%test-option14%*: Private special variables
Special Variable, *%test-option17%*: Private special variables
Special Variable, *%test-option18%*: Private special variables
Special Variable, *%test-option19%*: Private special variables
Special Variable, *%test-option2%*: Private special variables
Special Variable, *%test-option20%*: Private special variables
Special Variable, *%test-option21%*: Private special variables
Special Variable, *%test-option23%*: Private special variables
Special Variable, *%test-option29%*: Private special variables
Special Variable, *%test-option3%*: Private special variables
Special Variable, *%test-option30%*: Private special variables
Special Variable, *%test-option36%*: Private special variables
Special Variable, *%test-option37%*: Private special variables
Special Variable, *%test-option38%*: Private special variables
Special Variable, *%test-option39%*: Private special variables
Special Variable, *%test-option40%*: Private special variables
Special Variable, *%test-option41%*: Private special variables
Special Variable, *%test-option42%*: Private special variables
Special Variable, *%test-option43%*: Private special variables
Special Variable, *%test-option44%*: Private special variables
Special Variable, *%test-option45%*: Private special variables
Special Variable, *%test-option49%*: Private special variables
Special Variable, *%test-option50%*: Private special variables
Special Variable, *%test-option51%*: Private special variables
Special Variable, *%test-option52%*: Private special variables
Special Variable, *%test-option53%*: Private special variables
Special Variable, *%test-option54%*: Private special variables
Special Variable, *%test-option55%*: Private special variables
Special Variable, *%test-option56%*: Private special variables
Special Variable, *%test-option57%*: Private special variables
Special Variable, *%test-option58%*: Private special variables
Special Variable, *%test-option59%*: Private special variables
Special Variable, *%test-option6%*: Private special variables
Special Variable, *%test-option60%*: Private special variables
Special Variable, *%test-option8%*: Private special variables
Special Variable, *%test-option9%*: Private special variables
Special Variable, *%test1-count%*: Private special variables
Special Variable, *%test1-time%*: Private special variables
Special Variable, *%test2-count%*: Private special variables
Special Variable, *%test2-time%*: Private special variables
Special Variable, *%test3-count%*: Private special variables
Special Variable, *%test3-time%*: Private special variables
Special Variable, *%time-interval-sort-name%*: Private special variables
Special Variable, *%time-point-sort-name%*: Private special variables
Special Variable, *%trace-dp-refute%*: Private special variables
Special Variable, *%trace-dpll-subsumption%*: Private special variables
Special Variable, *%trace-optimize-sparse-vector-expression%*: Private special variables
Special Variable, *%trace-rewrite%*: Private special variables
Special Variable, *%trace-unify%*: Private special variables
Special Variable, *%trace-unify-bag-basis%*: Private special variables
Special Variable, *%trace-unify-bag-bindings%*: Private special variables
Special Variable, *%unify-bag-basis-size-limit%*: Private special variables
Special Variable, *%use-ac-connectives%*: Private special variables
Special Variable, *%use-answers-during-subsumption%*: Private special variables
Special Variable, *%use-assertion-analysis%*: Private special variables
Special Variable, *%use-associative-identity%*: Private special variables
Special Variable, *%use-associative-unification%*: Private special variables
Special Variable, *%use-clausification%*: Private special variables
Special Variable, *%use-closure-when-satisfiable%*: Private special variables
Special Variable, *%use-condensing%*: Private special variables
Special Variable, *%use-conditional-answer-creation%*: Private special variables
Special Variable, *%use-constraint-purification%*: Private special variables
Special Variable, *%use-constraint-solver-in-subsumption%*: Private special variables
Special Variable, *%use-constructive-answer-restriction%*: Private special variables
Special Variable, *%use-default-ordering%*: Private special variables
Special Variable, *%use-dp-subsumption%*: Private special variables
Special Variable, *%use-embedded-rewrites%*: Private special variables
Special Variable, *%use-equality-elimination%*: Private special variables
Special Variable, *%use-equality-factoring%*: Private special variables
Special Variable, *%use-extended-implications%*: Private special variables
Special Variable, *%use-extended-quantifiers%*: Private special variables
Special Variable, *%use-factoring%*: Private special variables
Special Variable, *%use-function-creation%*: Private special variables
Special Variable, *%use-hyperresolution%*: Private special variables
Special Variable, *%use-indefinite-answers%*: Private special variables
Special Variable, *%use-input-restriction%*: Private special variables
Special Variable, *%use-literal-ordering-with-hyperresolution%*: Private special variables
Special Variable, *%use-literal-ordering-with-negative-hyperresolution%*: Private special variables
Special Variable, *%use-literal-ordering-with-paramodulation%*: Private special variables
Special Variable, *%use-literal-ordering-with-resolution%*: Private special variables
Special Variable, *%use-literal-ordering-with-ur-resolution%*: Private special variables
Special Variable, *%use-lookahead-in-dpll-for-subsumption%*: Private special variables
Special Variable, *%use-magic-transformation%*: Private special variables
Special Variable, *%use-negative-hyperresolution%*: Private special variables
Special Variable, *%use-paramodulation%*: Private special variables
Special Variable, *%use-paramodulation-only-from-units%*: Private special variables
Special Variable, *%use-paramodulation-only-into-units%*: Private special variables
Special Variable, *%use-partitions%*: Private special variables
Special Variable, *%use-purity-test%*: Private special variables
Special Variable, *%use-quantifier-preservation%*: Private special variables
Special Variable, *%use-relevance-test%*: Private special variables
Special Variable, *%use-replacement-resolution-with-x=x%*: Private special variables
Special Variable, *%use-resolution%*: Private special variables
Special Variable, *%use-resolve-code%*: Private special variables
Special Variable, *%use-simplification-by-equalities%*: Private special variables
Special Variable, *%use-simplification-by-units%*: Private special variables
Special Variable, *%use-single-replacement-paramodulation%*: Private special variables
Special Variable, *%use-sort-relativization%*: Private special variables
Special Variable, *%use-subsume-bag%*: Private special variables
Special Variable, *%use-subsumption%*: Private special variables
Special Variable, *%use-subsumption-by-false%*: Private special variables
Special Variable, *%use-term-memory-deletion%*: Private special variables
Special Variable, *%use-term-ordering%*: Private special variables
Special Variable, *%use-term-ordering-cache%*: Private special variables
Special Variable, *%use-to-lisp-code%*: Private special variables
Special Variable, *%use-unit-restriction%*: Private special variables
Special Variable, *%use-ur-pttp%*: Private special variables
Special Variable, *%use-ur-resolution%*: Private special variables
Special Variable, *%use-variable-name-sorts%*: Private special variables
Special Variable, *%use-well-sorting%*: Private special variables
Special Variable, *%variable-sort-marker%*: Private special variables
Special Variable, *%variable-symbol-prefixes%*: Private special variables
Special Variable, *%variable-to-lisp-code%*: Private special variables
Special Variable, *%variable-weight%*: Private special variables
Special Variable, *=*: Private special variables
Special Variable, *a-function-with-left-to-right-ordering-status*: Private special variables
Special Variable, *a-function-with-multiset-ordering-status*: Private special variables
Special Variable, *ac-rpo-cache*: Private special variables
Special Variable, *agenda*: Public special variables
Special Variable, *agenda-of-backward-simplifiable-rows-to-process*: Private special variables
Special Variable, *agenda-of-false-rows-to-process*: Private special variables
Special Variable, *agenda-of-input-rows-to-give*: Private special variables
Special Variable, *agenda-of-input-rows-to-process*: Private special variables
Special Variable, *agenda-of-new-embeddings-to-process*: Private special variables
Special Variable, *agenda-of-rows-to-give*: Private special variables
Special Variable, *agenda-of-rows-to-process*: Private special variables
Special Variable, *all-both-polarity*: Private special variables
Special Variable, *and*: Private special variables
Special Variable, *answer-if*: Private special variables
Special Variable, *assert-rewrite-polarity*: Private special variables
Special Variable, *assertion-analysis-function-info*: Private special variables
Special Variable, *assertion-analysis-patterns*: Private special variables
Special Variable, *assertion-analysis-relation-info*: Private special variables
Special Variable, *assignment-count*: Private special variables
Special Variable, *atom-hash-code*: Private special variables
Special Variable, *bag-union*: Private special variables
Special Variable, *check-for-disallowed-answer*: Private special variables
Special Variable, *clause-set*: Private special variables
Special Variable, *clocks*: Private special variables
Special Variable, *coder-derivation-count*: Private special variables
Special Variable, *coder-do-reverse-cd*: Private special variables
Special Variable, *coder-maximum-target-size*: Private special variables
Special Variable, *coder-maximum-term-size-found*: Private special variables
Special Variable, *coder-ordering*: Private special variables
Special Variable, *coder-print-state-interval*: Private special variables
Special Variable, *coder-run-time-limit*: Private special variables
Special Variable, *coder-start-time*: Private special variables
Special Variable, *coder-step-count*: Private special variables
Special Variable, *coder-term-size-limit*: Private special variables
Special Variable, *coder-term-vars-limit*: Private special variables
Special Variable, *cons*: Private special variables
Special Variable, *constant-info-table*: Private special variables
Special Variable, *constraint-rows*: Private special variables
Special Variable, *current-row-context*: Private special variables
Special Variable, *date-interval*: Private special variables
Special Variable, *date-point*: Private special variables
Special Variable, *default-atom-choice-function*: Private special variables
Special Variable, *default-branch-limit*: Private special variables
Special Variable, *default-convert-to-clauses*: Private special variables
Special Variable, *default-dependency-check*: Private special variables
Special Variable, *default-dimacs-cnf-format*: Private special variables
Special Variable, *default-find-all-models*: Private special variables
Special Variable, *default-hash-term-set-count-down-to-hashing*: Private special variables
Special Variable, *default-minimal-models-only*: Private special variables
Special Variable, *default-minimal-models-suffice*: Private special variables
Special Variable, *default-model-test-function*: Private special variables
Special Variable, *default-more-units-function*: Private special variables
Special Variable, *default-print-summary*: Private special variables
Special Variable, *default-print-warnings*: Private special variables
Special Variable, *default-pure-literal-check*: Private special variables
Special Variable, *default-subsumption*: Private special variables
Special Variable, *default-time-limit*: Private special variables
Special Variable, *dependency-check*: Private special variables
Special Variable, *dp-read-index*: Private special variables
Special Variable, *dp-read-string*: Private special variables
Special Variable, *dp-start-time*: Private special variables
Special Variable, *embedding-variables*: Private special variables
Special Variable, *excluded-clocks*: Private special variables
Special Variable, *exists*: Private special variables
Special Variable, *extended-variant*: Private special variables
Special Variable, *failure-branch-count*: Private special variables
Special Variable, *false-rows*: Private special variables
Special Variable, *feature-tree*: Private special variables
Special Variable, *feature-vector-row-index*: Private special variables
Special Variable, *feature-vector-term-index*: Private special variables
Special Variable, *find-else-substitution*: Private special variables
Special Variable, *first-real-time-value*: Private special variables
Special Variable, *first-run-time-value*: Private special variables
Special Variable, *forall*: Private special variables
Special Variable, *frozen-variables*: Private special variables
Special Variable, *hash-dollar-package*: Public special variables
Special Variable, *hash-dollar-readtable*: Public special variables
Special Variable, *hash-term-not-found-action*: Private special variables
Special Variable, *hash-term-only-computes-code*: Private special variables
Special Variable, *hash-term-uses-variable-numbers*: Private special variables
Special Variable, *hint-rows*: Private special variables
Special Variable, *hints-subsumed*: Private special variables
Special Variable, *if*: Private special variables
Special Variable, *iff*: Private special variables
Special Variable, *implied-by*: Private special variables
Special Variable, *implies*: Private special variables
Special Variable, *infix-operators*: Private special variables
Special Variable, *input-proposition-variables*: Private special variables
Special Variable, *input-target-alist*: Private special variables
Special Variable, *input-wff*: Private special variables
Special Variable, *input-wff-modal-prefix*: Private special variables
Special Variable, *input-wff-new-antecedents*: Private special variables
Special Variable, *input-wff-substitution*: Private special variables
Special Variable, *input-wff-substitution2*: Private special variables
Special Variable, *interactive?: Private special variables
Special Variable, *last-row-number-before-interactive-operation*: Private special variables
Special Variable, *last-run-time-value*: Private special variables
Special Variable, *last-tried-atom*: Private special variables
Special Variable, *less*: Private special variables
Special Variable, *manual-ordering-results*: Private special variables
Special Variable, *minimal-models-suffice*: Private special variables
Special Variable, *more-units-function*: Private special variables
Special Variable, *name*: Private special variables
Special Variable, *negative-hyperresolution*: Private special variables
Special Variable, *new-symbol-prefix*: Private special variables
Special Variable, *new-symbol-table*: Private special variables
Special Variable, *next-variable-number*: Private special variables
Special Variable, *nonce*: Private special variables
Special Variable, *not*: Private special variables
Special Variable, *number-info-table*: Private special variables
Special Variable, *number-of-agenda-full-deleted-rows*: Private special variables
Special Variable, *number-of-backward-eliminated-rows*: Private special variables
Special Variable, *number-of-given-rows*: Private special variables
Special Variable, *number-of-new-symbols*: Private special variables
Special Variable, *number-of-rows*: Private special variables
Special Variable, *or*: Private special variables
Special Variable, *outputting-comment*: Private special variables
Special Variable, *path-index*: Private special variables
Special Variable, *path-index-insert-entry*: Private special variables
Special Variable, *path-index-insert-entry-internal-nodes*: Private special variables
Special Variable, *path-index-insert-entry-leaf-nodes*: Private special variables
Special Variable, *polarity*: Private special variables
Special Variable, *postfix-operators*: Private special variables
Special Variable, *prefix-operators*: Private special variables
Special Variable, *print-pretty2*: Public special variables
Special Variable, *printing-deleted-messages*: Private special variables
Special Variable, *processing-row*: Private special variables
Special Variable, *product*: Private special variables
Special Variable, *prog->-function-second-forms*: Public special variables
Special Variable, *prog->-special-forms*: Public special variables
Special Variable, *proof*: Private special variables
Special Variable, *propositional-abstraction-of-input-wffs*: Private special variables
Special Variable, *propositional-abstraction-term-to-lisp*: Private special variables
Special Variable, *rcc8-composition-table*: Private special variables
Special Variable, *reciprocal*: Private special variables
Special Variable, *redex-path*: Private special variables
Special Variable, *renumber-by-sort*: Private special variables
Special Variable, *renumber-first-number*: Private special variables
Special Variable, *renumber-ignore-sort*: Private special variables
Special Variable, *resolve-functions-used*: Private special variables
Special Variable, *rewrite-count-warning*: Private special variables
Special Variable, *rewrites-used*: Private special variables
Special Variable, *rewriting-row-context*: Private special variables
Special Variable, *root-row-context*: Private special variables
Special Variable, *row-count*: Private special variables
Special Variable, *row-names*: Private special variables
Special Variable, *row2*: Private special variables
Special Variable, *rows*: Private special variables
Special Variable, *rowsets*: Private special variables
Special Variable, *rpo-cache*: Private special variables
Special Variable, *rpo-cache-numbering*: Private special variables
Special Variable, *run-time-mark*: Private special variables
Special Variable, *running-clocks*: Private special variables
Special Variable, *simplification-ordering-compare-equality-arguments-hash-table*: Private special variables
Special Variable, *singleton-bag*: Private special variables
Special Variable, *skolem-function-alist*: Private special variables
Special Variable, *snark-globals*: Private special variables
Special Variable, *snark-is-running*: Private special variables
Special Variable, *snark-nonsave-globals*: Private special variables
Special Variable, *snark-options*: Private special variables
Special Variable, *standard-eql-numbering*: Public special variables
Special Variable, *string-info-table*: Private special variables
Special Variable, *subsuming*: Private special variables
Special Variable, *subsumption-show-count*: Private special variables
Special Variable, *sum*: Private special variables
Special Variable, *symbol-ordering*: Private special variables
Special Variable, *symbol-table*: Private special variables
Special Variable, *symbols-in-symbol-table*: Private special variables
Special Variable, *szs-conjecture*: Private special variables
Special Variable, *szs-filespec*: Private special variables
Special Variable, *term-by-hash-array*: Private special variables
Special Variable, *term-memory*: Private special variables
Special Variable, *terpri-indent*: Private special variables
Special Variable, *test1*: Private special variables
Special Variable, *test2*: Private special variables
Special Variable, *time-iii-composition-table*: Private special variables
Special Variable, *time-ipi-composition-table*: Private special variables
Special Variable, *time-pii-composition-table*: Private special variables
Special Variable, *time-pip-composition-table*: Private special variables
Special Variable, *time-ppi-composition-table*: Private special variables
Special Variable, *time-ppp-composition-table*: Private special variables
Special Variable, *top-sort*: Private special variables
Special Variable, *total-seconds*: Private special variables
Special Variable, *tptp-environment-variable*: Public special variables
Special Variable, *tptp-format*: Public special variables
Special Variable, *tptp-input-directory*: Public special variables
Special Variable, *tptp-input-directory-has-domain-subdirectories*: Public special variables
Special Variable, *tptp-input-file-type*: Public special variables
Special Variable, *tptp-output-directory*: Public special variables
Special Variable, *tptp-output-directory-has-domain-subdirectories*: Public special variables
Special Variable, *tptp-output-file-type*: Public special variables
Special Variable, *trie-index*: Private special variables
Special Variable, *unify-special*: Private special variables
Special Variable, *utime-interval*: Private special variables
Special Variable, *utime-point*: Private special variables
Special Variable, *variables*: Private special variables
Special Variable, *verbose-lookahead*: Private special variables
Special Variable, *verbose-lookahead-show-count*: Private special variables
Special Variable, *verbose-subsumption*: Private special variables
Special Variable, *wff*: Private special variables
Special Variable, *xor*: Private special variables
Special Variable, clause-subsumption: Private special variables
Special Variable, critique-options: Private special variables
Special Variable, dp-prover: Public special variables
Special Variable, dp-tracing: Public special variables
Special Variable, dp-tracing-choices: Public special variables
Special Variable, dp-tracing-models: Public special variables
Special Variable, dp-tracing-state: Public special variables
Special Variable, dp-version: Public special variables
Special Variable, float-internal-time-units-per-second: Private special variables
Special Variable, fully-rewritten-compounds: Private special variables
Special Variable, infix-types: Private special variables
Special Variable, initialization-functions: Private special variables
Special Variable, it: Public special variables
Special Variable, map-atoms-first: Private special variables
Special Variable, maxx: Private special variables
Special Variable, maxy: Private special variables
Special Variable, options-have-been-critiqued: Private special variables
Special Variable, options-print-mode: Private special variables
Special Variable, ordering-is-total: Private special variables
Special Variable, postfix-types: Private special variables
Special Variable, prefix-types: Private special variables
Special Variable, rcc8-jepd-relation-names: Private special variables
Special Variable, rcc8-more-relation-names: Private special variables
Special Variable, recursive-unstore: Private special variables
Special Variable, rewrite-strategy: Private special variables
Special Variable, rewrites-initialized: Private special variables
Special Variable, subsumption-mark: Private special variables
Special Variable, time-ii-jepd-relation-names: Private special variables
Special Variable, time-ii-more-relation-names: Private special variables
Special Variable, time-ip-jepd-relation-names: Private special variables
Special Variable, time-ip-more-relation-names: Private special variables
Special Variable, time-pi-jepd-relation-names: Private special variables
Special Variable, time-pi-more-relation-names: Private special variables
Special Variable, time-pp-jepd-relation-names: Private special variables
Special Variable, time-pp-more-relation-names: Private special variables
Special Variable, values-and-passes1: Private special variables
Special Variable, values-and-passes2: Private special variables
Special Variable, values-and-passes3: Private special variables
Special Variable, values-and-passes4: Private special variables
Special Variable, values-and-passes5: Private special variables
Special Variable, values-and-passes6: Private special variables
Special Variable, values-and-passes7: Private special variables
Special Variable, values-and-passes8: Private special variables
status: Public structures
substitution: Private structures
substitution: Private structures
subsumption-mark: Public structures
subsumption-mark: Private special variables
subsumption-mark: Private structures
supported: Public structures
symbol: Private structures

T
target: Private structures
term: Private structures
term1: Private structures
term2: Private structures
terms: Private structures
time-ii-jepd-relation-names: Private special variables
time-ii-more-relation-names: Private special variables
time-ip-jepd-relation-names: Private special variables
time-ip-more-relation-names: Private special variables
time-pi-jepd-relation-names: Private special variables
time-pi-more-relation-names: Private special variables
time-pp-jepd-relation-names: Private special variables
time-pp-more-relation-names: Private special variables
top-node: Private structures
top-node: Private structures
top-node: Private structures
true: Public constants
true-triable: Private structures
type: Public structures
type: Private structures
type: Private structures

U
unify-code: Private structures
used-in-refutation: Private structures
users-in-canonical-lists: Private structures
users-in-name-table: Private structures

V
value: Public structures
value: Private structures
values-and-passes1: Private special variables
values-and-passes2: Private special variables
values-and-passes3: Private special variables
values-and-passes4: Private special variables
values-and-passes5: Private special variables
values-and-passes6: Private special variables
values-and-passes7: Private special variables
values-and-passes8: Private special variables
variable-child-node: Private structures
variable-child-node: Private structures
variant-code: Private structures

W
weight: Private structures
weight-code: Private structures
weight0: Private structures
wff: Public structures
wff: Private structures
wff-size: Private structures
wff-symbol-counts0: Public structures
wff-vars: Private structures


A.4 Data types

Jump to:   A   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W  
Index Entry  Section

A
aa-function: Private structures
aa-relation: Private structures
ac-rpo.lisp: The snark-implementation/ac-rpo․lisp file
agenda: Private structures
agenda.lisp: The snark-agenda/agenda․lisp file
alists.lisp: The snark-implementation/alists․lisp file
argument-bag-ac.lisp: The snark-implementation/argument-bag-ac․lisp file
argument-list-a1.lisp: The snark-implementation/argument-list-a1․lisp file
assertion-analysis.lisp: The snark-implementation/assertion-analysis․lisp file
assertion-file.lisp: The snark-implementation/assertion-file․lisp file
auxiliary-packages.lisp: The snark-auxiliary-packages/auxiliary-packages․lisp file

C
clocks.lisp: The snark-lisp/clocks․lisp file
code-for-bags4.lisp: The snark-implementation/code-for-bags4․lisp file
code-for-lists2.lisp: The snark-implementation/code-for-lists2․lisp file
code-for-numbers3.lisp: The snark-implementation/code-for-numbers3․lisp file
code-for-strings2.lisp: The snark-implementation/code-for-strings2․lisp file
coder.lisp: The snark-implementation/coder․lisp file
collectors.lisp: The snark-lisp/collectors․lisp file
connectives.lisp: The snark-implementation/connectives․lisp file
constant-info: Private structures
constants.lisp: The snark-implementation/constants․lisp file
constraint-purify.lisp: The snark-implementation/constraint-purify․lisp file
constraints.lisp: The snark-implementation/constraints․lisp file
context: Private structures
counter: Private structures
counters.lisp: The snark-lisp/counters․lisp file

D
date-reasoning2.lisp: The snark-implementation/date-reasoning2․lisp file
davis-putnam3.lisp: The snark-dpll/davis-putnam3․lisp file
deque: Private structures
deque2.lisp: The snark-deque/deque2․lisp file
dp-atom: Private structures
dp-clause: Private structures
dp-clause-set: Private structures
dp-refute.lisp: The snark-implementation/dp-refute․lisp file

E
equal.lisp: The snark-implementation/equal․lisp file
eval.lisp: The snark-implementation/eval․lisp file

F
feature: Private structures
feature-combo: Private structures
feature-tree: Private structures
feature-vector-index: Private structures
feature-vector-index.lisp: The snark-implementation/feature-vector-index․lisp file
feature-vector-trie.lisp: The snark-implementation/feature-vector-trie․lisp file
feature-vector.lisp: The snark-implementation/feature-vector․lisp file
feature.lisp: The snark-feature/feature․lisp file
File, ac-rpo.lisp: The snark-implementation/ac-rpo․lisp file
File, agenda.lisp: The snark-agenda/agenda․lisp file
File, alists.lisp: The snark-implementation/alists․lisp file
File, argument-bag-ac.lisp: The snark-implementation/argument-bag-ac․lisp file
File, argument-list-a1.lisp: The snark-implementation/argument-list-a1․lisp file
File, assertion-analysis.lisp: The snark-implementation/assertion-analysis․lisp file
File, assertion-file.lisp: The snark-implementation/assertion-file․lisp file
File, auxiliary-packages.lisp: The snark-auxiliary-packages/auxiliary-packages․lisp file
File, clocks.lisp: The snark-lisp/clocks․lisp file
File, code-for-bags4.lisp: The snark-implementation/code-for-bags4․lisp file
File, code-for-lists2.lisp: The snark-implementation/code-for-lists2․lisp file
File, code-for-numbers3.lisp: The snark-implementation/code-for-numbers3․lisp file
File, code-for-strings2.lisp: The snark-implementation/code-for-strings2․lisp file
File, coder.lisp: The snark-implementation/coder․lisp file
File, collectors.lisp: The snark-lisp/collectors․lisp file
File, connectives.lisp: The snark-implementation/connectives․lisp file
File, constants.lisp: The snark-implementation/constants․lisp file
File, constraint-purify.lisp: The snark-implementation/constraint-purify․lisp file
File, constraints.lisp: The snark-implementation/constraints․lisp file
File, counters.lisp: The snark-lisp/counters․lisp file
File, date-reasoning2.lisp: The snark-implementation/date-reasoning2․lisp file
File, davis-putnam3.lisp: The snark-dpll/davis-putnam3․lisp file
File, deque2.lisp: The snark-deque/deque2․lisp file
File, dp-refute.lisp: The snark-implementation/dp-refute․lisp file
File, equal.lisp: The snark-implementation/equal․lisp file
File, eval.lisp: The snark-implementation/eval․lisp file
File, feature-vector-index.lisp: The snark-implementation/feature-vector-index․lisp file
File, feature-vector-trie.lisp: The snark-implementation/feature-vector-trie․lisp file
File, feature-vector.lisp: The snark-implementation/feature-vector․lisp file
File, feature.lisp: The snark-feature/feature․lisp file
File, functions.lisp: The snark-implementation/functions․lisp file
File, globals.lisp: The snark-implementation/globals․lisp file
File, infix-operators.lisp: The snark-infix-reader/infix-operators․lisp file
File, infix-reader.lisp: The snark-infix-reader/infix-reader․lisp file
File, input.lisp: The snark-implementation/input․lisp file
File, interactive.lisp: The snark-implementation/interactive․lisp file
File, jepd-relations-tables.lisp: The snark-implementation/jepd-relations-tables․lisp file
File, jepd-relations.lisp: The snark-implementation/jepd-relations․lisp file
File, knuth-bendix-ordering2.lisp: The snark-implementation/knuth-bendix-ordering2․lisp file
File, lisp.lisp: The snark-lisp/lisp․lisp file
File, main.lisp: The snark-implementation/main․lisp file
File, map-file.lisp: The snark-lisp/map-file․lisp file
File, multiset-ordering.lisp: The snark-implementation/multiset-ordering․lisp file
File, mvlet.lisp: The snark-lisp/mvlet․lisp file
File, nonhorn-magic-set.lisp: The snark-implementation/nonhorn-magic-set․lisp file
File, numbering.lisp: The snark-numbering/numbering․lisp file
File, options.lisp: The snark-implementation/options․lisp file
File, output.lisp: The snark-implementation/output․lisp file
File, path-index.lisp: The snark-implementation/path-index․lisp file
File, pattern-match.lisp: The snark-lisp/pattern-match․lisp file
File, posets.lisp: The snark-implementation/posets․lisp file
File, progc.lisp: The snark-lisp/progc․lisp file
File, recursive-path-ordering.lisp: The snark-implementation/recursive-path-ordering․lisp file
File, resolve-code-tables.lisp: The snark-implementation/resolve-code-tables․lisp file
File, resolve-code.lisp: The snark-implementation/resolve-code․lisp file
File, rewrite-code.lisp: The snark-implementation/rewrite-code․lisp file
File, rewrite.lisp: The snark-implementation/rewrite․lisp file
File, row-contexts.lisp: The snark-implementation/row-contexts․lisp file
File, rows.lisp: The snark-implementation/rows․lisp file
File, simplification-ordering.lisp: The snark-implementation/simplification-ordering․lisp file
File, snark-agenda.asd: The snark-agenda/snark-agenda․asd file
File, snark-auxiliary-packages.asd: The snark-auxiliary-packages/snark-auxiliary-packages․asd file
File, snark-deque.asd: The snark-deque/snark-deque․asd file
File, snark-dpll.asd: The snark-dpll/snark-dpll․asd file
File, snark-feature.asd: The snark-feature/snark-feature․asd file
File, snark-implementation.asd: The snark-implementation/snark-implementation․asd file
File, snark-infix-reader.asd: The snark-infix-reader/snark-infix-reader․asd file
File, snark-lisp.asd: The snark-lisp/snark-lisp․asd file
File, snark-numbering.asd: The snark-numbering/snark-numbering․asd file
File, snark-pkg.asd: The snark-pkg/snark-pkg․asd file
File, snark-pkg.lisp: The snark-pkg/snark-pkg․lisp file
File, snark-sparse-array.asd: The snark-sparse-array/snark-sparse-array․asd file
File, snark.asd: The snark/snark․asd file
File, solve-sum.lisp: The snark-implementation/solve-sum․lisp file
File, sorts-functions.lisp: The snark-implementation/sorts-functions․lisp file
File, sorts-interface.lisp: The snark-implementation/sorts-interface․lisp file
File, sorts.lisp: The snark-implementation/sorts․lisp file
File, sparse-array.lisp: The snark-sparse-array/sparse-array․lisp file
File, sparse-vector-expression.lisp: The snark-sparse-array/sparse-vector-expression․lisp file
File, sparse-vector5.lisp: The snark-sparse-array/sparse-vector5․lisp file
File, subst.lisp: The snark-implementation/subst․lisp file
File, substitute.lisp: The snark-implementation/substitute․lisp file
File, subsume-bag.lisp: The snark-implementation/subsume-bag․lisp file
File, subsume-clause.lisp: The snark-implementation/subsume-clause․lisp file
File, subsume.lisp: The snark-implementation/subsume․lisp file
File, symbol-definitions.lisp: The snark-implementation/symbol-definitions․lisp file
File, symbol-ordering.lisp: The snark-implementation/symbol-ordering․lisp file
File, symbol-table2.lisp: The snark-implementation/symbol-table2․lisp file
File, term-hash.lisp: The snark-implementation/term-hash․lisp file
File, term-memory.lisp: The snark-implementation/term-memory․lisp file
File, terms2.lisp: The snark-implementation/terms2․lisp file
File, topological-sort.lisp: The snark-lisp/topological-sort․lisp file
File, tptp-symbols.lisp: The snark-implementation/tptp-symbols․lisp file
File, tptp.lisp: The snark-implementation/tptp․lisp file
File, trie-index.lisp: The snark-implementation/trie-index․lisp file
File, trie.lisp: The snark-implementation/trie․lisp file
File, unify-bag.lisp: The snark-implementation/unify-bag․lisp file
File, unify-vector.lisp: The snark-implementation/unify-vector․lisp file
File, unify.lisp: The snark-implementation/unify․lisp file
File, useful.lisp: The snark-implementation/useful․lisp file
File, variables.lisp: The snark-implementation/variables․lisp file
File, variant.lisp: The snark-implementation/variant․lisp file
File, weight.lisp: The snark-implementation/weight․lisp file
File, wffs.lisp: The snark-implementation/wffs․lisp file
function-symbol: Private structures
functions.lisp: The snark-implementation/functions․lisp file

G
globals.lisp: The snark-implementation/globals․lisp file

H
hash-dollar: Private structures
hash-term-set: Private structures

I
index-entry: Private structures
infix-operators.lisp: The snark-infix-reader/infix-operators․lisp file
infix-reader.lisp: The snark-infix-reader/infix-reader․lisp file
input.lisp: The snark-implementation/input․lisp file
interactive.lisp: The snark-implementation/interactive․lisp file

J
jepd-relations-tables.lisp: The snark-implementation/jepd-relations-tables․lisp file
jepd-relations.lisp: The snark-implementation/jepd-relations․lisp file

K
knuth-bendix-ordering2.lisp: The snark-implementation/knuth-bendix-ordering2․lisp file

L
lisp.lisp: The snark-lisp/lisp․lisp file

M
main.lisp: The snark-implementation/main․lisp file
map-file.lisp: The snark-lisp/map-file․lisp file
multiset-ordering.lisp: The snark-implementation/multiset-ordering․lisp file
mvlet.lisp: The snark-lisp/mvlet․lisp file

N
nonhorn-magic-set.lisp: The snark-implementation/nonhorn-magic-set․lisp file
numbering.lisp: The snark-numbering/numbering․lisp file

O
operator: Private structures
options.lisp: The snark-implementation/options․lisp file
output.lisp: The snark-implementation/output․lisp file

P
Package, snark: The snark package
Package, snark-agenda: The snark-agenda package
Package, snark-deque: The snark-deque package
Package, snark-dpll: The snark-dpll package
Package, snark-feature: The snark-feature package
Package, snark-infix-reader: The snark-infix-reader package
Package, snark-lisp: The snark-lisp package
Package, snark-numbering: The snark-numbering package
Package, snark-sparse-array: The snark-sparse-array package
Package, snark-user: The snark-user package
path-index: Private structures
path-index-entry: Private structures
path-index-internal-node1: Private structures
path-index-internal-node2: Private structures
path-index-leaf-node: Private structures
path-index-node: Private structures
path-index.lisp: The snark-implementation/path-index․lisp file
pattern-match.lisp: The snark-lisp/pattern-match․lisp file
posets.lisp: The snark-implementation/posets․lisp file
progc.lisp: The snark-lisp/progc․lisp file
proof-line: Private structures

Q
queue: Private structures

R
recursive-path-ordering.lisp: The snark-implementation/recursive-path-ordering․lisp file
resolve-code-tables.lisp: The snark-implementation/resolve-code-tables․lisp file
resolve-code.lisp: The snark-implementation/resolve-code․lisp file
rewrite: Public structures
rewrite-code.lisp: The snark-implementation/rewrite-code․lisp file
rewrite.lisp: The snark-implementation/rewrite․lisp file
row: Public structures
row-contexts.lisp: The snark-implementation/row-contexts․lisp file
rows.lisp: The snark-implementation/rows․lisp file

S
simplification-ordering.lisp: The snark-implementation/simplification-ordering․lisp file
snark: The snark system
snark: The snark package
snark-agenda: The snark-agenda system
snark-agenda: The snark-agenda package
snark-agenda.asd: The snark-agenda/snark-agenda․asd file
snark-auxiliary-packages: The snark-auxiliary-packages system
snark-auxiliary-packages.asd: The snark-auxiliary-packages/snark-auxiliary-packages․asd file
snark-deque: The snark-deque system
snark-deque: The snark-deque package
snark-deque.asd: The snark-deque/snark-deque․asd file
snark-dpll: The snark-dpll system
snark-dpll: The snark-dpll package
snark-dpll.asd: The snark-dpll/snark-dpll․asd file
snark-feature: The snark-feature system
snark-feature: The snark-feature package
snark-feature.asd: The snark-feature/snark-feature․asd file
snark-implementation: The snark-implementation system
snark-implementation.asd: The snark-implementation/snark-implementation․asd file
snark-infix-reader: The snark-infix-reader system
snark-infix-reader: The snark-infix-reader package
snark-infix-reader.asd: The snark-infix-reader/snark-infix-reader․asd file
snark-lisp: The snark-lisp system
snark-lisp: The snark-lisp package
snark-lisp.asd: The snark-lisp/snark-lisp․asd file
snark-numbering: The snark-numbering system
snark-numbering: The snark-numbering package
snark-numbering.asd: The snark-numbering/snark-numbering․asd file
snark-pkg: The snark-pkg system
snark-pkg.asd: The snark-pkg/snark-pkg․asd file
snark-pkg.lisp: The snark-pkg/snark-pkg․lisp file
snark-sparse-array: The snark-sparse-array system
snark-sparse-array: The snark-sparse-array package
snark-sparse-array.asd: The snark-sparse-array/snark-sparse-array․asd file
snark-user: The snark-user package
snark.asd: The snark/snark․asd file
solve-sum.lisp: The snark-implementation/solve-sum․lisp file
sorts-functions.lisp: The snark-implementation/sorts-functions․lisp file
sorts-interface.lisp: The snark-implementation/sorts-interface․lisp file
sorts.lisp: The snark-implementation/sorts․lisp file
sparse-array.lisp: The snark-sparse-array/sparse-array․lisp file
sparse-matrix: Public structures
sparse-vector: Public structures
sparse-vector-count: Public types
sparse-vector-expression.lisp: The snark-sparse-array/sparse-vector-expression․lisp file
sparse-vector-index: Private types
sparse-vector5.lisp: The snark-sparse-array/sparse-vector5․lisp file
special-unification-problem: Private structures
Structure, aa-function: Private structures
Structure, aa-relation: Private structures
Structure, agenda: Private structures
Structure, constant-info: Private structures
Structure, context: Private structures
Structure, counter: Private structures
Structure, deque: Private structures
Structure, dp-atom: Private structures
Structure, dp-clause: Private structures
Structure, dp-clause-set: Private structures
Structure, feature: Private structures
Structure, feature-combo: Private structures
Structure, feature-tree: Private structures
Structure, feature-vector-index: Private structures
Structure, function-symbol: Private structures
Structure, hash-dollar: Private structures
Structure, hash-term-set: Private structures
Structure, index-entry: Private structures
Structure, operator: Private structures
Structure, path-index: Private structures
Structure, path-index-entry: Private structures
Structure, path-index-internal-node1: Private structures
Structure, path-index-internal-node2: Private structures
Structure, path-index-leaf-node: Private structures
Structure, path-index-node: Private structures
Structure, proof-line: Private structures
Structure, queue: Private structures
Structure, rewrite: Public structures
Structure, row: Public structures
Structure, sparse-matrix: Public structures
Structure, sparse-vector: Public structures
Structure, special-unification-problem: Private structures
Structure, term-memory: Private structures
Structure, term-memory-entry: Private structures
Structure, trie: Private structures
Structure, trie-index: Private structures
Structure, trie-index-internal-node: Private structures
Structure, trie-index-leaf-node: Private structures
Structure, variable: Private structures
subst.lisp: The snark-implementation/subst․lisp file
substitute.lisp: The snark-implementation/substitute․lisp file
subsume-bag.lisp: The snark-implementation/subsume-bag․lisp file
subsume-clause.lisp: The snark-implementation/subsume-clause․lisp file
subsume.lisp: The snark-implementation/subsume․lisp file
symbol-definitions.lisp: The snark-implementation/symbol-definitions․lisp file
symbol-ordering.lisp: The snark-implementation/symbol-ordering․lisp file
symbol-table2.lisp: The snark-implementation/symbol-table2․lisp file
System, snark: The snark system
System, snark-agenda: The snark-agenda system
System, snark-auxiliary-packages: The snark-auxiliary-packages system
System, snark-deque: The snark-deque system
System, snark-dpll: The snark-dpll system
System, snark-feature: The snark-feature system
System, snark-implementation: The snark-implementation system
System, snark-infix-reader: The snark-infix-reader system
System, snark-lisp: The snark-lisp system
System, snark-numbering: The snark-numbering system
System, snark-pkg: The snark-pkg system
System, snark-sparse-array: The snark-sparse-array system

T
term-hash.lisp: The snark-implementation/term-hash․lisp file
term-memory: Private structures
term-memory-entry: Private structures
term-memory.lisp: The snark-implementation/term-memory․lisp file
terms2.lisp: The snark-implementation/terms2․lisp file
topological-sort.lisp: The snark-lisp/topological-sort․lisp file
tptp-symbols.lisp: The snark-implementation/tptp-symbols․lisp file
tptp.lisp: The snark-implementation/tptp․lisp file
trie: Private structures
trie-index: Private structures
trie-index-internal-node: Private structures
trie-index-leaf-node: Private structures
trie-index.lisp: The snark-implementation/trie-index․lisp file
trie.lisp: The snark-implementation/trie․lisp file
Type, sparse-vector-count: Public types
Type, sparse-vector-index: Private types

U
unify-bag.lisp: The snark-implementation/unify-bag․lisp file
unify-vector.lisp: The snark-implementation/unify-vector․lisp file
unify.lisp: The snark-implementation/unify․lisp file
useful.lisp: The snark-implementation/useful․lisp file

V
variable: Private structures
variables.lisp: The snark-implementation/variables․lisp file
variant.lisp: The snark-implementation/variant․lisp file

W
weight.lisp: The snark-implementation/weight․lisp file
wffs.lisp: The snark-implementation/wffs․lisp file