Theorems · Theorem · group theory
MonoidHom.independent_range_of_coprime_order
∀ {G : Type u_1} [inst : Group G] {ι : Type u_2} {H : ι → Type u_3} [inst_1 : (i : ι) → Group (H i)]
(ϕ : (i : ι) → H i →* G),
(Pairwise fun i j => ∀ (x : H i) (y : H j), Commute ((ϕ i) x) ((ϕ j) y)) →
∀ [Finite ι] [inst_3 : (i : ι) → Fintype (H i)],
(Pairwise fun i j => (Fintype.card (H i)).Coprime (Fintype.card (H j))) → iSupIndep fun i => (ϕ i).range- Defined in
- Mathlib.GroupTheory.NoncommPiCoprod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- SetLike.coeproof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- iSupproof · cited by 2,415
- Finset.prodproof · cited by 2,356
- Fintype.cardstatement and proof · cited by 1,386
- pow_oneproof · cited by 894
Cited by1
Results whose statement or proof uses this declaration.
- Subgroup.independent_of_coprime_orderproof · cited by 0