Theorems · Theorem · group theory
QuotientAddGroup.strictMono_comap_prod_image
∀ {α : Type u_1} [inst : AddGroup α] (s : AddSubgroup α),
StrictMono fun t => (AddSubgroup.comap s.subtype t, QuotientAddGroup.mk '' ↑t)Given an additive subgroup s,
the function that sends an additive 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
- AddGroup
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
- Set.imagestatement and proof · cited by 5,609
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- HasQuotient.Quotientstatement · cited by 2,301
- StrictMonostatement · cited by 706
- QuotientAddGroup.mkstatement and proof · cited by 348
- Set.image_monoproof · cited by 197
- AddSubgroup.comapstatement and proof · cited by 123
- AddSubgroup.subtypestatement and proof · cited by 82
Cited by1
Results whose statement or proof uses this declaration.
- QuotientAddGroup.strictMono_comap_prod_mapproof · cited by 1