recognition /
Foundation /
Foundation.HamiltonianEmergence /
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)
152 def H_HamiltonianIsGenerator (N : ℕ) : Prop :=
proof body
Definition body.
153 ∃ (ev : DiscreteEvolution N),
154 ∀ (s : SmallDeviationState N),
155 |totalJcost s - quadraticEnergy s| ≤
156 2 * Finset.univ.sum fun i => |s.deviations i| ^ 3
157
158 /-- The scalar part of the emergence hypothesis is already proved. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (15)
Lean names referenced from this declaration's body.
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
DiscreteEvolution
in IndisputableMonolith.Foundation.HamiltonianEmergence
decl_use
quadraticEnergy
in IndisputableMonolith.Foundation.HamiltonianEmergence
decl_use
SmallDeviationState
in IndisputableMonolith.Foundation.HamiltonianEmergence
decl_use
totalJcost
in IndisputableMonolith.Foundation.HamiltonianEmergence
decl_use
totalJcost
in IndisputableMonolith.Foundation.JCostGeometry
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
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
totalJcost
in IndisputableMonolith.NavierStokes.DiscreteVorticity
decl_use