Theorems · Definition · group theory
AddSubsemigroup.giMapComap
{M : Type u_1} →
{N : Type u_2} →
[inst : Add M] →
[inst_1 : Add N] →
{f : M →ₙ+ N} → Function.Surjective ⇑f → GaloisInsertion (AddSubsemigroup.map f) (AddSubsemigroup.comap f)map f and comap f form a GaloisInsertion when f is surjective.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- AddHomstatement and proof · cited by 294
- AddSubsemigroupstatement · cited by 262
- AddSubsemigroup.mapstatement · cited by 50
- AddSubsemigroup.comapstatement · cited by 39
- GaloisInsertionstatement · cited by 35
- AddSubsemigroup.gc_map_comapproof · cited by 15
- GaloisConnection.toGaloisInsertionproof · cited by 0
Cited by9
Results whose statement or proof uses this declaration.
- AddSubsemigroup.map_surjective_of_surjectiveproof · cited by 0
- AddSubsemigroup.map_comap_eq_of_surjectiveproof · cited by 0
- AddSubsemigroup.map_iInf_comap_of_surjectiveproof · cited by 0
- AddSubsemigroup.comap_injective_of_surjectiveproof · cited by 0
- AddSubsemigroup.comap_le_comap_iff_of_surjectiveproof · cited by 0
- AddSubsemigroup.map_iSup_comap_of_surjectiveproof · cited by 0
- AddSubsemigroup.map_inf_comap_of_surjectiveproof · cited by 0
- AddSubsemigroup.comap_strictMono_of_surjectiveproof · cited by 0
- AddSubsemigroup.map_sup_comap_of_surjectiveproof · cited by 0