pith. machine review for the scientific record. sign in
structure definition def or abbrev

PerpetualComplexityCert

show as:
view Lean formalization →

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)

 117structure PerpetualComplexityCert where
 118  coprime_8_45 : Nat.Coprime 8 45
 119  sync_360 : Nat.lcm 8 45 = 360
 120  misalignment : ∀ t : ℕ, t % 360 ≠ 0 → (t % 8 ≠ 0 ∨ t % 45 ≠ 0)
 121  no_heat_death : ¬ (∀ t : ℕ, t % 8 = 0 ∧ t % 45 = 0)
 122

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (2)

Lean names referenced from this declaration's body.