Mathlib Map

Theorems · Definition · logic and foundations

Turing.TM1.SupportsStmt

{Γ : Type u_1} → {Λ : Type u_2} → {σ : Type u_3} → Finset Λ → Turing.TM1.Stmt Γ Λ σ → Prop

A set S of labels supports the statement q if all the goto statements in q refer only to other functions in S.

Defined in
Mathlib.Computability.TuringMachine.PostTuringMachine
Cited by
10 results in Mathlib
Foundations
Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound

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.

Cited by11

Results whose statement or proof uses this declaration.