Theorems · Definition · logic and foundations
FirstOrder.Language.PartialEquiv.toEquivOfEqTop
{L : FirstOrder.Language} →
{M : Type w} →
{N : Type w'} →
[inst : L.Structure M] → [inst_1 : L.Structure N] → {f : L.PartialEquiv M N} → f.dom = ⊤ → f.cod = ⊤ → L.Equiv M NGiven a partial equivalence which has the whole structure as domain and as codomain, returns the corresponding equivalence.
- Defined in
- Mathlib.ModelTheory.PartialEquiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topstatement and proof · cited by 9,680
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Substructurestatement · cited by 242
- FirstOrder.Language.Equivstatement · cited by 83
- FirstOrder.Language.PartialEquivstatement and proof · cited by 44
- FirstOrder.Language.PartialEquiv.domstatement and proof · cited by 35
- FirstOrder.Language.Equiv.symmproof · cited by 32
- FirstOrder.Language.PartialEquiv.codstatement and proof · cited by 32
- FirstOrder.Language.PartialEquiv.toEquivproof · cited by 24
- FirstOrder.Language.Equiv.compproof · cited by 12
- FirstOrder.Language.Substructure.topEquivproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Language.equiv_between_cgproof · cited by 2
- FirstOrder.Language.PartialEquiv.toEquivOfEqTop_toEmbeddingstatement and proof · cited by 1