Theorems · Definition · logic and foundations
FirstOrder.Language.PartialEquiv.domRestrict
{L : FirstOrder.Language} →
{M : Type w} →
{N : Type w'} →
[inst : L.Structure M] →
[inst_1 : L.Structure N] → (f : L.PartialEquiv M N) → {A : L.Substructure M} → A ≤ f.dom → L.PartialEquiv M NRestriction of a partial equivalence to a substructure of the domain.
- Defined in
- Mathlib.ModelTheory.PartialEquiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Substructurestatement and proof · cited by 242
- FirstOrder.Language.Embeddingproof · cited by 128
- FirstOrder.Language.PartialEquivstatement and proof · cited by 44
- FirstOrder.Language.Embedding.toHomproof · cited by 40
- FirstOrder.Language.Substructure.subtypeproof · cited by 40
- FirstOrder.Language.Embedding.compproof · cited by 38
- FirstOrder.Language.PartialEquiv.domstatement and proof · cited by 35
- FirstOrder.Language.Equiv.toEmbeddingproof · cited by 34
- FirstOrder.Language.PartialEquiv.codproof · cited by 32
- FirstOrder.Language.Hom.rangeproof · cited by 30
Cited by3
Results whose statement or proof uses this declaration.
- FirstOrder.Language.PartialEquiv.codRestrictproof · cited by 2
- FirstOrder.Language.PartialEquiv.domRestrict_lestatement · cited by 1
- FirstOrder.Language.PartialEquiv.le_domRestrictstatement and proof · cited by 1