Theorems · Theorem · group theory
QuotientGroup.strictMono_comap_prod_image
∀ {α : Type u_1} [inst : Group α] (s : Subgroup α),
StrictMono fun t => (Subgroup.comap s.subtype t, QuotientGroup.mk '' ↑t)Given a subgroup s, the function that sends a subgroup t to the pair consisting of
its intersection with s and its image in the quotient α ⧸ s is strictly monotone, even though
it is not injective in general.
- Defined in
- Mathlib.GroupTheory.Coset.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Set.imagestatement and proof · cited by 5,609
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- StrictMonostatement · cited by 706
- Set.image_monoproof · cited by 197
- QuotientGroup.mkstatement and proof · cited by 196
- Subgroup.subtypestatement and proof · cited by 185
- Subgroup.comapstatement and proof · cited by 154
Cited by1
Results whose statement or proof uses this declaration.
- QuotientGroup.strictMono_comap_prod_mapproof · cited by 0