Mathlib Map

Theorems · Inductive type · logic and foundations

Turing.TM1.Cfg

(Γ : Type u_1) → Type u_2 → Type u_3 → [Inhabited Γ] → Type (max (max u_1 u_2) u_3)

The configuration of a TM1 machine is given by the currently evaluating statement, the variable store value, and the tape.

Defined in
Mathlib.Computability.TuringMachine.PostTuringMachine
Cited by
20 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
Inhabited

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites0

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Nothing in Mathlib beyond the foundations.

Cited by39

Results whose statement or proof uses this declaration.