recognition /
NavierStokes /
NavierStokes.EightTickDynamics /
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)
45 theorem step8_defect_nonincreasing {α : Type} (dyn : OneStepDynamics α) :
46 ∀ s, dyn.defect (step8 dyn s) ≤ dyn.defect s := by
proof body
Term-mode proof.
47 intro s
48 simpa [step8] using iterate_defect_nonincreasing dyn 8 s
49
50 /-- The 8-step dynamics itself is a one-step defect-nonincreasing system. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
windowDynamics
in IndisputableMonolith.NavierStokes.EightTickDynamics
decl_use
depends on (13)
Lean names referenced from this declaration's body.
step
in IndisputableMonolith.Complexity.CellularAutomata
decl_use
one
in IndisputableMonolith.Foundation.IntegersFromLogic
decl_use
defect
in IndisputableMonolith.Foundation.LawOfExistence
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
one
in IndisputableMonolith.Foundation.RationalsFromLogic
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
iterate_defect_nonincreasing
in IndisputableMonolith.NavierStokes.EightTickDynamics
decl_use
OneStepDynamics
in IndisputableMonolith.NavierStokes.EightTickDynamics
decl_use
step8
in IndisputableMonolith.NavierStokes.EightTickDynamics
decl_use
one
in IndisputableMonolith.QFT.SpinStatistics
decl_use
one
in IndisputableMonolith.RecogSpec.Core
decl_use