Theorems · Theorem · logic and foundations
Turing.TM0to1.tr_respects
∀ {Γ : Type u_1} [inst : Inhabited Γ] {Λ : Type u_2} [inst_1 : Inhabited Λ] (M : Turing.TM0.Machine Γ Λ),
StateTransition.Respects (Turing.TM0.step M) (Turing.TM1.step (Turing.TM0to1.tr M)) fun a b =>
Turing.TM0to1.trCfg M a = b- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Turing.Tapeproof · cited by 50
- StateTransition.Reaches₁proof · cited by 35
- Turing.Dirproof · cited by 30
- Turing.Tape.moveproof · cited by 25
- Turing.TM1.Cfgstatement · cited by 20
- Turing.Tape.headproof · cited by 17
- Turing.TM0.Stmtproof · cited by 16
- Relation.TransGen.headproof · cited by 16
- Turing.Tape.writeproof · cited by 14
- StateTransition.Respectsstatement · cited by 14
- Turing.TM0.Cfgstatement and proof · cited by 10
- Turing.TM1.stepstatement and proof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.