Theorems · Theorem · group theory
Subgroup.noncommPiCoprod_range
∀ {G : Type u_1} [inst : Group G] {ι : Type u_2} {H : ι → Subgroup G} [inst_1 : Fintype ι]
{hcomm : Pairwise fun i j => ∀ (x y : G), x ∈ H i → y ∈ H j → Commute x y},
(Subgroup.noncommPiCoprod hcomm).range = ⨆ i, H i- Defined in
- Mathlib.GroupTheory.NoncommPiCoprod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- iSupstatement and proof · cited by 2,415
- Commutestatement and proof · cited by 639
- Pairwisestatement and proof · cited by 516
- MonoidHom.rangestatement · cited by 314
- Subgroup.subtypeproof · cited by 185
- Subgroup.range_subtypeproof · cited by 28
- Subgroup.noncommPiCoprodstatement · cited by 12
- MonoidHom.noncommPiCoprod_rangeproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.Perm.OnCycleFactors.kerParam_range_eqproof · cited by 3
- Equiv.Perm.OnCycleFactors.kerParam_injectiveproof · cited by 1