Theorems · Definition · logic and foundations
Turing.TM0.Cfg.mk.noConfusion
{Γ : Type u_1} →
{Λ : Type u_2} →
{inst : Inhabited Γ} →
{P : Sort u} →
{q : Λ} →
{Tape : Turing.Tape Γ} →
{q' : Λ} →
{Tape' : Turing.Tape Γ} →
{ q := q, Tape := Tape } = { q := q', Tape := Tape' } → (q ≍ q' → Tape ≍ Tape' → P) → P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 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.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- Turing.TM0.Cfg.mk.injproof · cited by 1