Theorems · Definition · logic and foundations
FirstOrder.Language.Substructure.noConfusion
{P : Sort u_1} →
{L : FirstOrder.Language} →
{M : Type w} →
{inst : L.Structure M} →
{t : L.Substructure M} →
{L' : FirstOrder.Language} →
{M' : Type w} →
{inst' : L'.Structure M'} →
{t' : L'.Substructure M'} →
L = L' → M = M' → inst ≍ inst' → t ≍ t' → FirstOrder.Language.Substructure.noConfusionType P t t'- Defined in
- Mathlib.ModelTheory.Substructures
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Substructurestatement and proof · cited by 242
- FirstOrder.Language.Functionsproof · cited by 153
- FirstOrder.Language.ClosedUnderproof · cited by 13
- FirstOrder.Language.Substructure.noConfusionTypestatement · cited by 0
- FirstOrder.Language.Substructure.casesOnproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Substructure.mk.noConfusionproof · cited by 1