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)
207def ConstraintS (D : ℕ) : Prop :=
proof body
Definition body.
208 3 ≤ D ∧ ∀ D', 3 ≤ D' → syncPeriod D ≤ syncPeriod D'
209
210/-- Paper-style (K) constraint, reduced to the closed-form apsidal-angle condition. -/
used by (5)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (5)
Lean names referenced from this declaration's body.
-
K
in IndisputableMonolith.Constants
decl_use
-
K
in IndisputableMonolith.Constants.LambdaRecDerivation
decl_use
-
syncPeriod
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
syncPeriod
in IndisputableMonolith.Gap45.SyncMinimization
decl_use
-
syncPeriod
in IndisputableMonolith.Papers.DraftV1
decl_use