Theorems · Definition · logic and foundations
Turing.TM1.Supports
{Γ : Type u_1} → {Λ : Type u_2} → {σ : Type u_3} → [Inhabited Λ] → (Λ → Turing.TM1.Stmt Γ Λ σ) → Finset Λ → PropA set S of labels supports machine M if all the goto
statements in the functions in S refer only to other functions
in S.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Inhabited
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Turing.TM1.Stmtstatement and proof · cited by 49
- Turing.TM1.SupportsStmtproof · cited by 10
Cited by5
Results whose statement or proof uses this declaration.
- Turing.TM1.stmts_supportsStmtstatement and proof · cited by 1
- Turing.TM1.step_supportsstatement and proof · cited by 0
- Turing.TM1to1.tr_supportsstatement and proof · cited by 0
- Turing.TM2to1.tr_supportsstatement · cited by 0
- Turing.TM1to0.tr_supportsstatement and proof · cited by 0