Calc
FreshVar()
FreshVars()
Inductive()
Lemma()
NewType()
PTheorem()
Proof
QExists()
QForAll()
QImplies()
Struct()
Theorem()
axiom()
cond()
define()
prove()
search()
simp()
Refl()
AbelSemiGroup()
Antisymm()
Assoc()
Comm()
CommMonoid()
CommSemiRing()
Idem()
LeftIdentity()
Monoid()
PartialOrder()
PreOrder()
RightIdentity()
SemiGroup()
SemiLattice()
SemiRing()
StarSemiring()
Trans()
>>> Refl(smt.Function("rel", smt.IntSort(), smt.IntSort(), smt.BoolSort())) ForAll(x, rel(x, x))
BoolRef