lemma
proved
term proof
minimal_sync_divides
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)
105lemma minimal_sync_divides {t : Nat} (h8 : 8 ∣ t) (h45 : 45 ∣ t) : beats ∣ t := by
proof body
Term-mode proof.
106 simpa [beats] using Nat.lcm_dvd h8 h45
107
108/-- Convenience form of minimality with 360 on the left. -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (8)
Lean names referenced from this declaration's body.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
beats
in IndisputableMonolith.Gap45
decl_use
-
beats
in IndisputableMonolith.Gap45.Beat
decl_use
-
minimal_sync_divides
in IndisputableMonolith.Gap45.Beat
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use