Companion
Functions
Creates an empty MutableTheory
Creates an empty MutableTheory backed by an indexed data structure
Creates a MutableTheory backed by a list, containing the given clauses
Creates a MutableTheory backed by an indexed data structure, containing the given clauses
Let developers easily create a MutableTheory backed by an indexed data structure, while avoiding variables names clashing by using a different Scope for each Clause
Creates a MutableTheory backed by a list, containing the given clauses
Let developers easily create a MutableTheory backed by a list, while avoiding variables names clashing by using a different Scope for each Clause
Creates a MutableTheory, containing the given clauses
Let developers easily create a MutableTheory, while avoiding variables names clashing by using a different Scope for each Clause