Theorems · Theorem · group theory
AddSubmonoid.iSup_eq_closure
∀ {M : Type u_1} [inst : AddZeroClass M] {ι : Sort u_4} (p : ι → AddSubmonoid M),
⨆ i, p i = AddSubmonoid.closure (⋃ i, ↑(p i))- Defined in
- Mathlib.Algebra.Group.Submonoid.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddZeroClass
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.
- SetLike.coestatement and proof · cited by 8,199
- Set.iUnionstatement · cited by 2,483
- iSupstatement and proof · cited by 2,415
- AddZeroClassstatement and proof · cited by 1,237
- AddSubmonoidstatement and proof · cited by 1,178
- AddSubmonoid.closurestatement · cited by 224
- AddSubmonoid.closure_eqproof · cited by 10
- AddSubmonoid.closure_iUnionproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- AddSubmonoid.iSup_inductionproof · cited by 5
- Submodule.iSup_toAddSubmonoidproof · cited by 2