Theorems · Theorem · logic and foundations
Turing.TM2to1.tr_respects
∀ {K : Type u_1} {Γ : K → Type u_2} {Λ : Type u_3} {σ : Type u_4} [inst : DecidableEq K]
(M : Λ → Turing.TM2.Stmt Γ Λ σ),
StateTransition.Respects (Turing.TM2.step M) (Turing.TM1.step (Turing.TM2to1.tr M)) Turing.TM2to1.TrCfg- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Turing.ListBlankproof · cited by 68
- Turing.TM2.Stmtstatement and proof · cited by 51
- Turing.Tape.mk'proof · cited by 25
- Turing.ListBlank.mkproof · cited by 22
- Turing.TM2to1.Λ'statement and proof · cited by 22
- Turing.TM2.Cfgstatement and proof · cited by 22
- Turing.TM2to1.StActproof · cited by 21
- Turing.TM1.Cfgstatement and proof · cited by 20
- Turing.ListBlank.mapproof · cited by 19
- Turing.TM2.stepstatement · cited by 17
- Turing.TM2.stepAuxproof · cited by 15
- StateTransition.Reachesproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- Turing.TM2to1.tr_evalproof · cited by 0
- Turing.TM2to1.tr_eval_domproof · cited by 0