recognition /
Cosmology /
Cosmology.PerpetualComplexity /
explainer
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)
99 theorem perpetual_complexity
100 (omega_lambda_pos : (0 : ℝ) < 11 / 16)
101 (gap45_coprime : Nat.Coprime 8 45) :
102 ∀ t : ℕ, t % 360 ≠ 0 → (t % 8 ≠ 0 ∨ t % 45 ≠ 0) := by
proof body
Term-mode proof.
103 intro t ht
104 exact misalignment_exists t ht
105
106 /-- **COROLLARY**: Heat death is impossible.
107 In a hypothetical heat death state, every voxel has x = 1 (zero defect)
108 and both cadences are synchronized. But gcd(8,45) = 1 means at least
109 one cadence is always misaligned at 359 out of every 360 ticks. -/
depends on (20)
Lean names referenced from this declaration's body.
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
voxel
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
omega_lambda_pos
in IndisputableMonolith.Cosmology.EarlyUniverse
decl_use
misalignment_exists
in IndisputableMonolith.Cosmology.PerpetualComplexity
decl_use
has
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
one
in IndisputableMonolith.Foundation.IntegersFromLogic
decl_use
defect
in IndisputableMonolith.Foundation.LawOfExistence
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
one
in IndisputableMonolith.Foundation.RationalsFromLogic
decl_use
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use
one
in IndisputableMonolith.QFT.SpinStatistics
decl_use
one
in IndisputableMonolith.RecogSpec.Core
decl_use
gap45_coprime
in IndisputableMonolith.Superhuman.SafetyInterlock
decl_use