recognition /
Foundation /
Foundation.MultiplicativeRecognizerL4 /
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)
90 def MultiplicativeL4 (m : MultiplicativeRecognizer 𝒞) : Prop :=
proof body
Definition body.
91 ∃ P : ℝ → ℝ → ℝ,
92 ∀ x y : ℝ, 0 < x → 0 < y →
93 m.cost (x * y) + m.cost (x / y) = P (m.cost x) (m.cost y)
94
95 /-- A polynomial-degree-2 form of (L4): the combiner is a polynomial of
96 total degree at most two. This is the form the d'Alembert Inevitability
97 Theorem produces. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (18)
Lean names referenced from this declaration's body.
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
MultiplicativeRecognizer
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
cost
in IndisputableMonolith.Foundation.ObserverForcing
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
A
in IndisputableMonolith.Masses.Anchor
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
A
in IndisputableMonolith.Modal.Actualization
decl_use
total
in IndisputableMonolith.NavierStokes.DiscreteVorticity
decl_use
total
in IndisputableMonolith.NumberTheory.RiemannHypothesis.ErrorBudget
decl_use
two
in IndisputableMonolith.QFT.SpinStatistics
decl_use