recognition /
Complexity /
Complexity.CellularAutomata /
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)
208 theorem tm_simulation_bound (sim : TMSimulator) :
209 tm_simulation_time sim = sim.ca_steps * sim.tape_size := by
proof body
Term-mode proof.
210 simp only [tm_simulation_time, TMSimulator.time_per_step]
211
212 /-- **HYPOTHESIS**: Turing Machine simulation of SAT evaluation via CA.
213
214 STATUS: SCAFFOLD — The total Turing time for SAT evaluation via CA is
215 predicted to be O(n^{4/3} log n), but this depends on the CA runtime bound.
216
217 TODO: Formally prove the simulation time bound. -/
depends on (15)
Lean names referenced from this declaration's body.
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
tm_simulation_time
in IndisputableMonolith.Complexity.CellularAutomata
decl_use
TMSimulator
in IndisputableMonolith.Complexity.CellularAutomata
decl_use
via
in IndisputableMonolith.Derivations.MassToLight
decl_use
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
total
in IndisputableMonolith.NavierStokes.DiscreteVorticity
decl_use
total
in IndisputableMonolith.NumberTheory.RiemannHypothesis.ErrorBudget
decl_use