Calc
FreshVar()
FreshVars()
Inductive()
Lemma()
NewType()
PTheorem()
Proof
QExists()
QForAll()
QImplies()
Struct()
Theorem()
axiom()
cond()
define()
prove()
search()
simp()
Env
binder()
binders()
expr()
inductive()
lean()
parse()
pattern()
quant()
sort()
start()
theorem()
Alias for parse to match Lean users’ expectations.
>>> foo = smt.Int("foo1") >>> lean("foo + 2") foo1 + 2
s (str)
ExprRef