Connect++ 0.1
A fast, readable connection prover for first-order logic.
Loading...
Searching...
No Matches
Term Member List

This is the complete list of members for Term, including all inherited members.

arity() constTerminline
contains_variable(Variable *) constTerm
find_subbed_vars(set< Variable * > &) constTerm
get_f() constTerminline
get_subbed_arity() constTerm
get_subbed_f() constTerm
get_v() constTerminline
is_function() constTerminline
is_subbed() constTerm
is_unsubbed_variable() constTerm
is_variable() constTerminline
make_copy_with_new_vars(VariableIndex &, TermIndex &) constTerm
make_copy_with_new_vars_helper(VariableIndex &, TermIndex &, unordered_map< Variable *, Term * > &) constTerm
make_LaTeX(bool=false) constTerm
operator<< (defined in Term)Termfriend
operator==(const Term &) constTerm
operator[](size_t) constTerm
skip_leading_variables() constTerm
subbed_equal(Term *) constTerm
subbed_is_function() constTerm
subbed_is_variable() constTerm
subbed_variable() constTerm
TermIndex (defined in Term)Termfriend
to_prolog_string() constTerm
to_string(bool=false, bool=false) constTerm