Default
The default IndexedTheoryFactory, using Unificator.default.
Functions
Link copied to clipboard
Returns a factory equivalent to this one, but using the given unificator as its default.
Link copied to clipboard
Creates an empty MutableTheory using this factory's unificator.
Creates an empty MutableTheory using the given unificator.
Link copied to clipboard
Creates an empty Theory using this factory's unificator.
Creates an empty Theory using the given unificator.
Link copied to clipboard
Creates a MutableTheory containing the given clauses, using this factory's unificator.
Creates a MutableTheory containing the given clauses, using the given unificator.
Link copied to clipboard
Creates a Theory containing the given clauses, using this factory's unificator.
Creates a Theory containing the given clauses, using the given unificator.