Theorems · Theorem · logic and foundations
FirstOrder.Language.Embedding.toPartialEquiv_toEmbedding
∀ {L : FirstOrder.Language} {M : Type w} {N : Type w'} [inst : L.Structure M] [inst_1 : L.Structure N]
{f : L.PartialEquiv M N} (h : f.dom = ⊤), (FirstOrder.Language.PartialEquiv.toEmbeddingOfEqTop h).toPartialEquiv = f- Defined in
- Mathlib.ModelTheory.PartialEquiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Top.topstatement and proof · cited by 9,680
- Set.univproof · cited by 3,945
- 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.Equivproof · cited by 83
- FirstOrder.Language.PartialEquivstatement and proof · cited by 44
- FirstOrder.Language.Substructure.subtypeproof · cited by 40
- FirstOrder.Language.PartialEquiv.domstatement and proof · cited by 35
- FirstOrder.Language.PartialEquiv.codproof · cited by 32
- FirstOrder.Language.PartialEquiv.toEquivproof · cited by 24
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Language.equiv_between_cgproof · cited by 2
- FirstOrder.Language.embedding_from_cgproof · cited by 0