Theorems · Theorem · group theory
Submonoid.mem_iSup_of_directed
∀ {M : Type u_1} [inst : MulOneClass M] {ι : Sort u_4} [Nonempty ι] {S : ι → Submonoid M},
Directed (fun x1 x2 => x1 ≤ x2) S → ∀ {x : M}, x ∈ ⨆ i, S i ↔ ∃ i, x ∈ S i- Cited by
- 3 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MulOneClassNonempty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coeproof · cited by 8,199
- Submonoidstatement and proof · cited by 3,086
- Set.iUnionproof · cited by 2,483
- iSupstatement and proof · cited by 2,415
- MulOneClassstatement and proof · cited by 1,018
- Directedstatement and proof · cited by 213
- le_iSupproof · cited by 207
- MulMemClass.mul_memproof · cited by 173
- Submonoid.closureproof · cited by 167
- Submonoid.closure_inductionproof · cited by 27
- Submonoid.closure_eqproof · cited by 13
- Submonoid.closure_iUnionproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Submonoid.coe_iSup_of_directedproof · cited by 3
- Submonoid.mem_sSup_of_directedOnproof · cited by 1
- Submonoid.mem_biSup_of_directedOnproof · cited by 0