Theorems · Theorem · logic and foundations
Turing.TM0.Cfg.mk.inj
∀ {Γ : Type u_1} {Λ : Type u_2} {inst : Inhabited Γ} {q : Λ} {Tape : Turing.Tape Γ} {q_1 : Λ} {Tape_1 : Turing.Tape Γ},
{ q := q, Tape := Tape } = { q := q_1, Tape := Tape_1 } → q = q_1 ∧ Tape = Tape_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
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.
- Turing.Tapestatement and proof · cited by 50
- Turing.TM0.Cfgstatement · cited by 10
- Turing.TM0.Cfg.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Turing.TM0.Cfg.mk.injEqproof · cited by 0