Theorems · Theorem · order theory
IsCompactlyGenerated.BooleanGenerators.finitelyAtomistic
∀ {α : Type u_1} [inst : CompleteLattice α] {S : Set α},
IsCompactlyGenerated.BooleanGenerators S →
∀ (s : Finset α) (a : α), ↑s ⊆ S → IsCompactElement a → a ≤ s.sup id → ∃ t ⊆ s, a = t.sup idThe elements in a collection of Boolean generators satisfy an atomicity condition:
any compact element below the supremum of a finite subset s of generators
is equal to the supremum of a subset of s.
- Defined in
- Mathlib.Order.BooleanGenerators
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Finsetstatement · cited by 13,712
- SetLike.coestatement · cited by 8,199
- CompleteLatticestatement and proof · cited by 1,048
- Finset.supstatement · cited by 530
- IsCompactElementstatement · cited by 34
- IsCompactlyGenerated.BooleanGeneratorsstatement and proof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- IsCompactlyGenerated.BooleanGenerators.atomisticproof · cited by 4
- IsCompactlyGenerated.BooleanGenerators.monoproof · cited by 2