Theorems · Definition · logic and foundations
Turing.TM0.Stmt.casesOn
{Γ : Type u_1} →
{motive : Turing.TM0.Stmt Γ → Sort u} →
(t : Turing.TM0.Stmt Γ) →
((a : Turing.Dir) → motive (Turing.TM0.Stmt.move a)) → ((a : Γ) → motive (Turing.TM0.Stmt.write a)) → motive t- Cited by
- 2 results in Mathlib
- Foundations
- Depth 3 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.Dirstatement and proof · cited by 30
- Turing.TM0.Stmtstatement and proof · cited by 16
Cited by6
Results whose statement or proof uses this declaration.
- Turing.TM0.Machine.map_stepproof · cited by 1
- Turing.TM0.Stmt.noConfusionproof · cited by 0
- Turing.TM0.Stmt.noConfusionTypeproof · cited by 0
- Turing.TM0to1.tr_respectsproof · cited by 0
- Turing.TM0.Stmt.ctorElimproof · cited by 0
- Turing.TM0.Stmt.ctorIdxproof · cited by 0