Theorems · Theorem · group theory
Subgroup.noncommPiCoprod_apply
∀ {G : Type u_1} [inst : Group G] {ι : Type u_2} {H : ι → Subgroup G} [inst_1 : Fintype ι]
(comm : Pairwise fun i j => ∀ (x y : G), x ∈ H i → y ∈ H j → Commute x y) (u : (i : ι) → ↥(H i)),
(Subgroup.noncommPiCoprod comm) u = Finset.univ.noncommProd (fun i => ↑(u i)) ⋯- Defined in
- Mathlib.GroupTheory.NoncommPiCoprod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Finsetstatement · cited by 13,712
- SetLike.coestatement · cited by 8,199
- 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
- Finset.univstatement and proof · cited by 3,473
- Commutestatement and proof · cited by 639
- Pairwisestatement and proof · cited by 516
- Subtype.propstatement · cited by 505
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.Perm.OnCycleFactors.kerParam_applyproof · cited by 1
- Equiv.Perm.OnCycleFactors.cycleType_kerParam_apply_applyproof · cited by 0