Theorems · Theorem · logic and foundations
Turing.TM2to1.trNormal_run
∀ {K : Type u_1} {Γ : K → Type u_2} {Λ : Type u_3} {σ : Type u_4} {k : K} (s : Turing.TM2to1.StAct K Γ σ k)
(q : Turing.TM2.Stmt Γ Λ σ),
Turing.TM2to1.trNormal (Turing.TM2to1.stRun s q) = Turing.TM1.Stmt.goto fun x x_1 => Turing.TM2to1.Λ'.go k s q- Cited by
- 2 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Turing.TM2.Stmtstatement and proof · cited by 51
- Turing.TM1.Stmtstatement · cited by 49
- Turing.TM2to1.Λ'statement · cited by 22
- Turing.TM2to1.StActstatement and proof · cited by 21
- Turing.TM2to1.Γ'statement · cited by 14
- Turing.TM2to1.trNormalstatement and proof · cited by 6
- Turing.TM2to1.stRunstatement and proof · cited by 6
- Turing.TM2to1.StAct.casesOnproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- Turing.TM2to1.tr_respects_auxproof · cited by 1
- Turing.TM2to1.tr_supportsproof · cited by 0