Theorems · Definition · order theory
IsCompactlyGenerated.BooleanGenerators.recOn
{α : Type u_1} →
[inst : CompleteLattice α] →
{S : Set α} →
{motive : IsCompactlyGenerated.BooleanGenerators S → Sort u} →
(t : IsCompactlyGenerated.BooleanGenerators S) →
((isAtom : ∀ I ∈ S, IsAtom I) →
(finitelyAtomistic :
∀ (s : Finset α) (a : α), ↑s ⊆ S → IsCompactElement a → a ≤ s.sup id → ∃ t ⊆ s, a = t.sup id) →
motive ⋯) →
motive t- Defined in
- Mathlib.Order.BooleanGenerators
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 57 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.
Cites8
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 and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- CompleteLatticestatement and proof · cited by 1,048
- Finset.supstatement and proof · cited by 530
- IsAtomstatement and proof · cited by 130
- IsCompactElementstatement and proof · cited by 34
- IsCompactlyGenerated.BooleanGeneratorsstatement and proof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.