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.
- 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.
- Turing.TM1.stepAuxstatement · cited by 12
- Turing.TM1.stepstatement and proof · cited by 10
- Turing.TM2to1.TrCfgstatement · cited by 4
- Turing.TM1.stepAux.eq_defstatement and proof · cited by 3
- Turing.TM1.evalproof · cited by 3
- Turing.TM1.initstatement · cited by 3
- Turing.TM1.Cfg.Tapestatement and proof · cited by 3
- Turing.TM2to1.trCfg_initproof · cited by 2
- Turing.TM2to1.tr_respectsstatement and proof · cited by 2
- Turing.TM1to0.trCfgstatement and proof · cited by 2
- Turing.TM1to1.stepAux_movestatement and proof · cited by 2
- Turing.TM1to1.trCfgstatement and proof · cited by 2