structure
definition
def or abbrev
LogicComplex
show as:
view Lean formalization →
formal statement (Lean)
27structure LogicComplex where
28 re : LogicReal
29 im : LogicReal
30
31namespace LogicComplex
32
33/-- Transport a recovered complex number to Mathlib's complex line. -/
used by (27)
-
eq_iff_toComplex_eq -
equivComplex -
fromComplex -
fromComplex_toComplex -
logicComplex_recovered_from_mathlib -
ofLogicRat -
ofLogicReal -
toComplex -
toComplex_add -
toComplex_div -
toComplex_im -
toComplex_inv -
toComplex_mul -
toComplex_neg -
toComplex_one -
toComplex_re -
toComplex_sub -
toComplex_zero -
logicCompletedRiemannZeta -
logicCompletedRiemannZeta_one_sub -
LogicComplexAnalyticSubstrateCert -
logicRiemannZeta -
logicRiemannZeta_eulerProduct_tendsto -
toComplex_re_eq -
logic_completed_zeta_functional_equation -
logic_completed_zeta_functional_equation_from_theta -
ZetaFromThetaPhase4Cert