Theorems · Definition · logic and foundations
Turing.TM2to1.stRun
{K : Type u_1} →
{Γ : K → Type u_2} →
{Λ : Type u_3} →
{σ : Type u_4} → {k : K} → Turing.TM2to1.StAct K Γ σ k → Turing.TM2.Stmt Γ Λ σ → Turing.TM2.Stmt Γ Λ σThe TM2 statement corresponding to a stack action.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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.TM2to1.StActstatement and proof · cited by 21
Cited by7
Results whose statement or proof uses this declaration.
- Turing.TM2to1.trNormal_runstatement and proof · cited by 2
- Turing.TM2to1.stmtStRecstatement and proof · cited by 2
- Turing.TM2to1.trStmts₁_runstatement · cited by 1
- Turing.TM2to1.tr_respects_auxstatement · cited by 1
- Turing.TM2to1.step_runstatement and proof · cited by 1
- Turing.TM2to1.supports_runstatement · cited by 1
- Turing.TM2to1.tr_supportsproof · cited by 0