Theorems · Definition · group theory
Subgroup.noncommPiCoprod
{G : Type u_1} →
[inst : Group G] →
{ι : Type u_2} →
{H : ι → Subgroup G} →
[Fintype ι] → (Pairwise fun i j => ∀ (x y : G), x ∈ H i → y ∈ H j → Commute x y) → ((i : ι) → ↥(H i)) →* GThe canonical homomorphism from a family of subgroups where elements from different subgroups commute
- Defined in
- Mathlib.GroupTheory.NoncommPiCoprod
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- MonoidHomstatement · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- Commutestatement and proof · cited by 639
- Pairwisestatement and proof · cited by 516
- Subgroup.subtypeproof · cited by 185
- MonoidHom.noncommPiCoprodproof · cited by 9
- Subgroup.commute_subtype_of_commuteproof · cited by 3
Cited by14
Results whose statement or proof uses this declaration.
- Equiv.Perm.OnCycleFactors.kerParamproof · cited by 10
- Equiv.Perm.commute_ofSubtype_noncommPiCoprodstatement · cited by 5
- Equiv.Perm.OnCycleFactors.kerParam_range_eqproof · cited by 3
- Equiv.Perm.OnCycleFactors.sign_kerParam_apply_applyproof · cited by 2
- Subgroup.noncommPiCoprod_applystatement · cited by 2
- Subgroup.noncommPiCoprod_rangestatement · cited by 2
- Equiv.Perm.disjoint_ofSubtype_noncommPiCoprodstatement · cited by 2
- Subgroup.noncommPiCoprod_mulSinglestatement · cited by 1
- Sylow.directProductOfNormalproof · cited by 1
- Equiv.Perm.OnCycleFactors.kerParam_applyproof · cited by 1
- Equiv.Perm.OnCycleFactors.kerParam_injectiveproof · cited by 1
- card_dvd_exponent_pow_rankproof · cited by 1