Calc
Inductive()
Lemma
NewType()
Proof
QExists()
QForAll()
Struct()
axiom()
cond()
define()
prove()
search()
simp()
abstract_arith()
rlemma()
sin_lower()
sqrt_bnd()
sqrt_lower()
sqrt_upper()
Create a fresh symbol for use in sympy expressions. >>> x = fresh_symbol() >>> y = fresh_symbol() >>> x != y True
Symbol