Theorems · Theorem · group theory
Submonoid.pi_le_iff
∀ {η : Type u_1} {f : η → Type u_2} [inst : (i : η) → MulOneClass (f i)] [Finite η] [inst_2 : DecidableEq η]
{H : (i : η) → Submonoid (f i)} {J : Submonoid ((i : η) → f i)},
Submonoid.pi Set.univ H ≤ J ↔ ∀ (i : η), Submonoid.map (MonoidHom.mulSingle f i) (H i) ≤ JFor finite index types, the Submonoid.pi is generated by the embeddings of the monoids.
- Defined in
- Mathlib.Algebra.Group.Submonoid.Finite
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MulOneClassFiniteDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- SetLike.coeproof · cited by 8,199
- Set.univstatement and proof · cited by 3,945
- MonoidHomstatement · cited by 3,629
- Submonoidstatement and proof · cited by 3,086
- Finitestatement and proof · cited by 3,029
- MulOneClassstatement and proof · cited by 1,018
- Submonoid.mapstatement and proof · cited by 190
- Pi.mulSingleproof · cited by 111
- MonoidHom.mulSinglestatement and proof · cited by 21
- Submonoid.pistatement and proof · cited by 17
- Submonoid.mem_map_of_memproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Subgroup.pi_le_iffproof · cited by 2
- Submonoid.closure_piproof · cited by 0