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)
702 noncomputable def eulerRegularCarrier (σ₀ : ℝ) (hσ : 1/2 < σ₀) :
703 RegularCarrier where
704 logDerivBound := carrierDerivBound σ₀
proof body
Definition body.
705 logDerivBound_pos := carrierDerivBound_pos hσ
706 radius := σ₀ - 1/2
707 radius_pos := by linarith
708
709 /-- The instantiation is compatible: the RegularCarrier derived
710 from the Euler product at σ₀ has the carrier centered at σ₀
711 with radius reaching the critical line. -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (13)
Lean names referenced from this declaration's body.
radius
in IndisputableMonolith.Complexity.CellularAutomata
decl_use
compatible
in IndisputableMonolith.Complexity.SAT.Backprop
decl_use
has
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
carrier
in IndisputableMonolith.Engineering.CorticalNeuromodulationDevice
decl_use
carrier
in IndisputableMonolith.Engineering.PhantomCoupledGWAntennaSensitivity
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
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
RegularCarrier
in IndisputableMonolith.NumberTheory.AnnularCost
decl_use
carrierDerivBound
in IndisputableMonolith.NumberTheory.EulerInstantiation
decl_use
carrierDerivBound_pos
in IndisputableMonolith.NumberTheory.EulerInstantiation
decl_use