recognition /
NumberTheory /
NumberTheory.EulerInstantiation /
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)
198 theorem carrier_pos {σ : ℝ} (hσ : 1/2 < σ) :
199 0 < carrierValue σ := by
proof body
Term-mode proof.
200 unfold carrierValue
201 exact Real.exp_pos _
202
203 /-- The carrier is nonvanishing on Re(s) > 1/2.
204 Proof: C(s) = exp(log C(s)), and exp is never zero.
205 The log converges by det2_log_summable. -/
used by (13)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (11)
Lean names referenced from this declaration's body.
carrier
in IndisputableMonolith.Engineering.CorticalNeuromodulationDevice
decl_use
carrier_pos
in IndisputableMonolith.Engineering.CorticalNeuromodulationDevice
decl_use
carrier
in IndisputableMonolith.Engineering.PhantomCoupledGWAntennaSensitivity
decl_use
carrier_pos
in IndisputableMonolith.Engineering.PhantomCoupledGWAntennaSensitivity
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use
carrierValue
in IndisputableMonolith.NumberTheory.EulerInstantiation
decl_use
det2_log_summable
in IndisputableMonolith.NumberTheory.EulerInstantiation
decl_use