Theorems · Theorem · group theory
AddSubmonoid.pi_le_iff
∀ {η : Type u_1} {f : η → Type u_2} [inst : (i : η) → AddZeroClass (f i)] [Finite η] [inst_2 : DecidableEq η]
{H : (i : η) → AddSubmonoid (f i)} {J : AddSubmonoid ((i : η) → f i)},
AddSubmonoid.pi Set.univ H ≤ J ↔ ∀ (i : η), AddSubmonoid.map (AddMonoidHom.single f i) (H i) ≤ JFor finite index types, the Submonoid.pi is generated by the embeddings of the
additive 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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- AddMonoidHomstatement · cited by 3,230
- Finitestatement and proof · cited by 3,029
- AddZeroClassstatement and proof · cited by 1,237
- AddSubmonoidstatement and proof · cited by 1,178
- Pi.singleproof · cited by 518
- Set.mem_univproof · cited by 416
- AddSubmonoid.mapstatement and proof · cited by 99
- AddSubmonoid.pistatement and proof · cited by 20
- AddMonoidHom.singlestatement and proof · cited by 19
Cited by2
Results whose statement or proof uses this declaration.
- AddSubgroup.pi_le_iffproof · cited by 2
- AddSubmonoid.closure_piproof · cited by 0