recognition /
Foundation /
Foundation.CostFromDistinction /
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)
202 theorem additive_three (κ : CostFunction Config)
203 (Γ₁ Γ₂ Γ₃ : Config)
204 (_h₁₂ : Independent Γ₁ Γ₂)
205 (_h₁₃ : Independent Γ₁ Γ₃)
206 (h₂₃ : Independent Γ₂ Γ₃)
207 (h₁_join : Independent Γ₁ (join Γ₂ Γ₃)) :
208 κ.C (join Γ₁ (join Γ₂ Γ₃)) = κ.C Γ₁ + κ.C Γ₂ + κ.C Γ₃ := by
proof body
Term-mode proof.
209 rw [κ.additivity Γ₁ (join Γ₂ Γ₃) h₁_join,
210 κ.additivity Γ₂ Γ₃ h₂₃]
211 ring
212
213 /-- The (D) and (A) axioms together imply that the cost of an
214 independent join of two inconsistent configurations is strictly
215 larger than each individual cost. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (22)
Lean names referenced from this declaration's body.
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
independent
in IndisputableMonolith.ClassicalBridge.Fluids.LNALSemantics
decl_use
CostFunction
in IndisputableMonolith.Foundation.CostFromDistinction
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
cost
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
independent
in IndisputableMonolith.Foundation.RSCoupledAxis
decl_use
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
Config
in IndisputableMonolith.Gravity.ILG
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
Config
in IndisputableMonolith.Modal.Possibility
decl_use
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use
that
in IndisputableMonolith.NumberTheory.PhiLadderLattice
decl_use
two
in IndisputableMonolith.QFT.SpinStatistics
decl_use