Theorems · Definition · logic and foundations
Turing.TM0.Reaches
{Γ : Type u_1} →
{Λ : Type u_2} →
[inst : Inhabited Λ] →
[inst_1 : Inhabited Γ] → Turing.TM0.Machine Γ Λ → Turing.TM0.Cfg Γ Λ → Turing.TM0.Cfg Γ Λ → PropThe statement Reaches M s₁ s₂ means that s₂ is obtained
starting from s₁ after a finite number of steps.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Relation.ReflTransGenproof · cited by 104
- Turing.TM0.Cfgstatement and proof · cited by 10
- Turing.TM0.stepproof · cited by 6
- Turing.TM0.Machinestatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.