No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
29def expL (x : LogicReal) : LogicReal := fromReal (Real.exp (toReal x))
proof body
Definition body.
30
31/-- Natural logarithm on recovered reals, transported from `Real.log`. -/
used by (5)
From the project-wide theorem graph. These declarations reference this one in their body.
-
coshL_eq_exp
in IndisputableMonolith.Foundation.LogicRealTranscendentals
decl_use
-
expL_logL
in IndisputableMonolith.Foundation.LogicRealTranscendentals
decl_use
-
expL_pos
in IndisputableMonolith.Foundation.LogicRealTranscendentals
decl_use
-
logL_expL
in IndisputableMonolith.Foundation.LogicRealTranscendentals
decl_use
-
toReal_expL
in IndisputableMonolith.Foundation.LogicRealTranscendentals
decl_use
depends on (5)
Lean names referenced from this declaration's body.
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
fromReal
in IndisputableMonolith.Foundation.RealsFromLogic
decl_use
-
LogicReal
in IndisputableMonolith.Foundation.RealsFromLogic
decl_use
-
toReal
in IndisputableMonolith.Foundation.RealsFromLogic
decl_use
-
toReal
in IndisputableMonolith.Support.RungFractions
decl_use