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)
26structure RecognitionThetaPrefactor where
27 ρ : ℝ → ℝ
28 continuous : Continuous ρ
29 inversion :
30 ∀ t : ℝ, 0 < t →
31 recognitionTheta (1 / t) = ρ t * recognitionTheta t
32
33/-- Prefactor data is exactly the existing modular-identity structure. -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (7)
Lean names referenced from this declaration's body.
-
identity
in IndisputableMonolith.Foundation.ObserverForcing
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
-
recognitionTheta
in IndisputableMonolith.NumberTheory.RecognitionTheta
decl_use
-
identity
in IndisputableMonolith.RRF.Foundation.VantageCategory
decl_use