recognition /
Action /
Action.Noether /
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)
91 theorem space_translation_invariance_implies_momentum_conservation
92 (S : RealAction → ℝ)
93 (h_inv : ∀ dx, IsSymmetryOf (spaceTranslationFlow.flow dx) S) :
94 IsConservedAlong S spaceTranslationFlow.flow :=
proof body
Term-mode proof.
95 noether_core h_inv
96
97 /-! ## Specialized to the J-action: total energy is conserved -/
98
99 /-- **The standard total energy of mechanical motion is conserved when
100 the potential is time-independent.**
101
102 This is the concrete Noether theorem for the standard mechanics
103 Lagrangian `L = ½ m q̇² - V(q)`: time-translation invariance is
104 automatic when `V` does not depend on `t` explicitly, and energy
105 conservation `E = T + V` follows.
106
107 Proven directly by `Action.Hamiltonian.energy_conservation`, this
108 lemma packages the result in the `Noether` namespace for clarity. -/
depends on (33)
Lean names referenced from this declaration's body.
energy_conservation
in IndisputableMonolith.Action.Hamiltonian
decl_use
RealAction
in IndisputableMonolith.Action.Noether
decl_use
spaceTranslationFlow
in IndisputableMonolith.Action.Noether
decl_use
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
independent
in IndisputableMonolith.ClassicalBridge.Fluids.LNALSemantics
decl_use
Action
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
V
in IndisputableMonolith.Cosmology.InflatonPotentialFromJCost
decl_use
T
in IndisputableMonolith.Foundation.Breath1024
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
energy_conservation
in IndisputableMonolith.Foundation.Hamiltonian
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
E
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
V
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
T
in IndisputableMonolith.Gap45.SyncMinimization
decl_use
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
total
in IndisputableMonolith.NavierStokes.DiscreteVorticity
decl_use
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use
total
in IndisputableMonolith.NumberTheory.RiemannHypothesis.ErrorBudget
decl_use
IsConservedAlong
in IndisputableMonolith.QFT.NoetherTheorem
decl_use
IsSymmetryOf
in IndisputableMonolith.QFT.NoetherTheorem
decl_use
noether_core
in IndisputableMonolith.QFT.NoetherTheorem
decl_use
Hamiltonian
in IndisputableMonolith.Quantum.Observables
decl_use
L
in IndisputableMonolith.Recognition
decl_use
… and 3 more