Theorems · Definition · logic and foundations
FirstOrder.Language.Substructure.giMapComap
{L : FirstOrder.Language} →
{M : Type w} →
{N : Type u_1} →
[inst : L.Structure M] →
[inst_1 : L.Structure N] →
{f : L.Hom M N} →
Function.Surjective ⇑f →
GaloisInsertion (FirstOrder.Language.Substructure.map f) (FirstOrder.Language.Substructure.comap f)map f and comap f form a GaloisInsertion when f is surjective.
- Defined in
- Mathlib.ModelTheory.Substructures
- Cited by
- 9 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Substructurestatement · cited by 242
- FirstOrder.Language.Homstatement and proof · cited by 107
- FirstOrder.Language.Substructure.mapstatement · cited by 49
- GaloisInsertionstatement · cited by 35
- FirstOrder.Language.Substructure.comapstatement · cited by 31
- FirstOrder.Language.Substructure.gc_map_comapproof · cited by 14
- GaloisConnection.toGaloisInsertionproof · cited by 0
Cited by9
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Substructure.map_comap_eq_of_surjectiveproof · cited by 0
- FirstOrder.Language.Substructure.map_iInf_comap_of_surjectiveproof · cited by 0
- FirstOrder.Language.Substructure.map_iSup_comap_of_surjectiveproof · cited by 0
- FirstOrder.Language.Substructure.map_inf_comap_of_surjectiveproof · cited by 0
- FirstOrder.Language.Substructure.comap_injective_of_surjectiveproof · cited by 0
- FirstOrder.Language.Substructure.comap_le_comap_iff_of_surjectiveproof · cited by 0
- FirstOrder.Language.Substructure.map_sup_comap_of_surjectiveproof · cited by 0
- FirstOrder.Language.Substructure.map_surjective_of_surjectiveproof · cited by 0
- FirstOrder.Language.Substructure.comap_strictMono_of_surjectiveproof · cited by 0