Theorems · Theorem · group theory
Subgroup.prod_mem
∀ {G : Type u_3} [inst : CommGroup G] (K : Subgroup G) {ι : Type u_4} {t : Finset ι} {f : ι → G},
(∀ c ∈ t, f c ∈ K) → ∏ c ∈ t, f c ∈ KProduct of elements of a subgroup of a CommGroup indexed by a Finset is in the
subgroup.
- Defined in
- Mathlib.Algebra.Group.Subgroup.Finite
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Subgroupstatement and proof · cited by 3,593
- Finset.prodstatement · cited by 2,356
- CommGroupstatement and proof · cited by 990
- prod_memproof · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- MonoidHom.transfer_eq_pow_auxproof · cited by 2
- NumberField.Units.closure_fundSystem_sup_torsion_eq_topproof · cited by 2
- NonarchimedeanGroup.cauchySeq_prod_of_tendsto_cofinite_oneproof · cited by 1