Theorems · Definition · logic and foundations
FirstOrder.Language.ElementarySubstructure.noConfusion
{P : Sort u} →
{L : FirstOrder.Language} →
{M : Type u_1} →
{inst : L.Structure M} →
{t : L.ElementarySubstructure M} →
{L' : FirstOrder.Language} →
{M' : Type u_1} →
{inst' : L'.Structure M'} →
{t' : L'.ElementarySubstructure M'} →
L = L' →
M = M' → inst ≍ inst' → t ≍ t' → FirstOrder.Language.ElementarySubstructure.noConfusionType P t t'- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Substructureproof · cited by 242
- FirstOrder.Language.ElementarySubstructurestatement and proof · cited by 18
- FirstOrder.Language.Substructure.IsElementaryproof · cited by 8
- FirstOrder.Language.ElementarySubstructure.noConfusionTypestatement · cited by 0
- FirstOrder.Language.ElementarySubstructure.casesOnproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.ElementarySubstructure.mk.noConfusionproof · cited by 1