Idem()
Calc
FreshVar()
FreshVars()
Inductive()
Lemma()
NewType()
PTheorem()
Proof
QExists()
QForAll()
QImplies()
Struct()
Theorem()
axiom()
cond()
define()
prove()
search()
simp()
>>> Idem(smt.Function("f", smt.IntSort(), smt.IntSort(), smt.IntSort())) ForAll(x, f(x, x) == x)
BoolRef