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)
44def cosL (x : LogicReal) : LogicReal := fromReal (Real.cos (toReal x))
proof body
Definition body.
45
46/-- Hyperbolic sine on recovered reals. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
toReal_cosL
in IndisputableMonolith.Foundation.LogicRealTranscendentals
decl_use
depends on (4)
Lean names referenced from this declaration's body.
-
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