Theorems · Theorem · group theory
Submonoid.mem_biSup_of_directedOn
∀ {M : Type u_1} [inst : MulOneClass M] {ι : Type u_4} {p : ι → Prop},
(∃ i, p i) →
∀ {S : ι → Submonoid M},
DirectedOn (Function.onFun (fun x1 x2 => x1 ≤ x2) S) {i | p i} →
∀ {x : M}, x ∈ ⨆ i, ⨆ (_ : p i), S i ↔ ∃ i, p i ∧ x ∈ S i- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MulOneClass
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.
- Set.ofPredstatement and proof · cited by 6,101
- Submonoidstatement and proof · cited by 3,086
- iSupstatement · cited by 2,415
- MulOneClassstatement and proof · cited by 1,018
- Function.onFunstatement and proof · cited by 570
- DirectedOnstatement and proof · cited by 271
- Directedproof · cited by 213
- iSup_subtype'proof · cited by 44
- DirectedOn.directed_valproof · cited by 36
- directed_compproof · cited by 8
- Submonoid.mem_iSup_of_directedproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.