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)
43theorem flameSpeed_succ_ratio (k : ℕ) :
44 flameSpeed (k + 1) = flameSpeed k * phi := by
proof body
Term-mode proof.
45 unfold flameSpeed
46 rw [pow_succ]
47 ring
48
49/-- Flame speed is strictly monotone-increasing in rung. -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (10)
Lean names referenced from this declaration's body.
-
flameSpeed
in IndisputableMonolith.Combustion.FlameSpeedFromPhiLadder
decl_use
-
rung
in IndisputableMonolith.Compat.Constants
decl_use
-
rung
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
rung
in IndisputableMonolith.Masses.AnchorPolicy
decl_use
-
rung
in IndisputableMonolith.Masses.RSBridge.Anchor
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
rung
in IndisputableMonolith.RSBridge.Anchor
decl_use