Calc
Inductive()
Lemma
NewType()
Proof
QExists()
QForAll()
Struct()
axiom()
cond()
define()
prove()
search()
simp()
finsize()
c_of_expr()
compile_and_link()
compile_c()
cstring()
ctype_of_sort()
is_valid_c_identifier()
is_valid_c_identifier_strict()
link()
#>>> x,y = smt.BitVecs(“x y”, 32) #>>> compile_c(cstring(“foo”, [x,y], smt.If(smt.UGT(x + x*y + 1, x), x , y)))