Theorems · Theorem · group theory
Subgroup.pi_le_iff
∀ {η : Type u_3} {f : η → Type u_4} [inst : (i : η) → Group (f i)] [inst_1 : DecidableEq η] [Finite η]
{H : (i : η) → Subgroup (f i)} {J : Subgroup ((i : η) → f i)},
Subgroup.pi Set.univ H ≤ J ↔ ∀ (i : η), Subgroup.map (MonoidHom.mulSingle f i) (H i) ≤ JFor finite index types, the Subgroup.pi is generated by the embeddings of the 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
- GroupDecidableEqFinite
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.
- Groupstatement and proof · cited by 6,238
- Set.univstatement · cited by 3,945
- Subgroupstatement and proof · cited by 3,593
- Finitestatement and proof · cited by 3,029
- Subgroup.mapstatement · cited by 301
- Subgroup.pistatement · cited by 23
- MonoidHom.mulSinglestatement · cited by 21
- Submonoid.pi_le_iffproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Subgroup.commutator_pi_pi_of_finiteproof · cited by 1
- Subgroup.closure_piproof · cited by 0