Theorems · Theorem · group theory
Subsemigroup.mem_iSup_of_directed
∀ {M : Type u_2} [inst : Mul M] {ι : Sort u_3} {S : ι → Subsemigroup 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
- Mul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coeproof · cited by 8,199
- Set.iUnionproof · cited by 2,483
- iSupstatement and proof · cited by 2,415
- Subsemigroupstatement and proof · cited by 323
- Directedstatement and proof · cited by 213
- le_iSupproof · cited by 207
- MulMemClass.mul_memproof · cited by 173
- Subsemigroup.closureproof · cited by 43
- Subsemigroup.closure_inductionproof · cited by 6
- Subsemigroup.closure_eqproof · cited by 3
- Subsemigroup.closure_iUnionproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Subsemigroup.coe_iSup_of_directedproof · cited by 5
- Subsemigroup.mem_sSup_of_directed_onproof · cited by 1
- Subsemigroup.mem_biSup_of_directedOnproof · cited by 0