recognition /
Cost /
Cost.Calibration /
explainer
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)
22 lemma hasDerivAt_Jlog_new (t : ℝ) : HasDerivAt Jlog (sinh t) t := by
proof body
Tactic-mode proof.
23 have heq : Jlog = fun s => cosh s - 1 := by
24 funext s
25 exact Jlog_eq_cosh s
26 rw [heq]
27 exact (hasDerivAt_cosh t).sub_const 1
28
29 /-- First derivative of Jlog is sinh -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
deriv_Jlog
in IndisputableMonolith.Cost.Calibration
decl_use
depends on (13)
Lean names referenced from this declaration's body.
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
Jlog
in IndisputableMonolith.Cost
decl_use
Jlog_eq_cosh
in IndisputableMonolith.Cost.Calibration
decl_use
Jlog
in IndisputableMonolith.Cost.FlogEL
decl_use
Jlog
in IndisputableMonolith.Cost.Jlog
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use