Theorems · Theorem · group theory
AddSubgroup.pi_le_iff
∀ {η : Type u_3} {f : η → Type u_4} [inst : (i : η) → AddGroup (f i)] [inst_1 : DecidableEq η] [Finite η]
{H : (i : η) → AddSubgroup (f i)} {J : AddSubgroup ((i : η) → f i)},
AddSubgroup.pi Set.univ H ≤ J ↔ ∀ (i : η), AddSubgroup.map (AddMonoidHom.single f i) (H i) ≤ JFor finite index types, the Subgroup.pi is generated by the embeddings of the
additive groups.
- Defined in
- Mathlib.Algebra.Group.Subgroup.Finite
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroupDecidableEqFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- Set.univstatement · cited by 3,945
- AddSubgroupstatement and proof · cited by 3,232
- Finitestatement and proof · cited by 3,029
- AddSubgroup.mapstatement · cited by 189
- AddSubgroup.pistatement · cited by 26
- AddMonoidHom.singlestatement · cited by 19
- AddSubmonoid.pi_le_iffproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- AddSubgroup.addCommutator_pi_pi_of_finiteproof · cited by 1
- AddSubgroup.closure_piproof · cited by 0