lemma
proved
term proof
int_mul_log_phi_valid_step
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)
62lemma int_mul_log_phi_valid_step (n : ℤ) :
63 ValidStep (n * Real.log phi) :=
proof body
Term-mode proof.
64 ⟨n, rfl⟩
65
66/-! ## 8-tick trajectory structure -/
67
68/-- A valid 8-tick trajectory: 8 steps each in (ln φ)·ℤ that sum to zero. -/
depends on (8)
Lean names referenced from this declaration's body.
-
tick
in IndisputableMonolith.Constants
decl_use
-
tick
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use
-
that
in IndisputableMonolith.NumberTheory.PhiLadderLattice
decl_use
-
ValidStep
in IndisputableMonolith.Papers.GCIC.DiscreteGauge
decl_use
-
trajectory
in IndisputableMonolith.Robotics.PIDStabilityFromJCost
decl_use