Theorems · Theorem · group theory
Subgroup.isComplement_range_right
∀ {G : Type u_1} [inst : Group G] {H : Subgroup G} {f : Quotient (QuotientGroup.rightRel H) → G},
(∀ (q : Quotient (QuotientGroup.rightRel H)), Quotient.mk'' (f q) = q) → Subgroup.IsComplement (↑H) (Set.range f)- Defined in
- Mathlib.GroupTheory.Complement
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 71 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coestatement · cited by 8,199
- Set.Elemproof · cited by 7,166
- Groupstatement and proof · cited by 6,238
- Set.rangestatement and proof · cited by 4,705
- Subgroupstatement and proof · cited by 3,593
- Set.domRestrictproof · cited by 383
- Quotient.mk''statement and proof · cited by 132
- Subgroup.IsComplementstatement · cited by 94
- QuotientGroup.rightRelstatement and proof · cited by 44
- Subgroup.isComplement_subgroup_left_iff_bijectiveproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Subgroup.exists_isComplement_rightproof · cited by 4
- Subgroup.IsComplement.rightQuotientEquiv_applystatement and proof · cited by 0