Mathlib Map

Theorems · Inductive type · order theory

IsCompactlyGenerated.BooleanGenerators

{α : Type u_1} → [CompleteLattice α] → Set α → Prop

An alternative constructor for Boolean algebras. A set of Boolean generators in a compactly generated complete lattice is a subset S such that * the elements of S are all atoms, and * the set S satisfies 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. If the supremum of S is the whole lattice, then the lattice is a Boolean algebra (see IsCompactlyGenerated.BooleanGenerators.booleanAlgebraOfSSupEqTop).

Defined in
Mathlib.Order.BooleanGenerators
Cited by
11 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
CompleteLattice

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

IsCompactlyGenerated.BooleanGenerators.isAtom · cited by 6BooleanGenerators.isAtomIsCompactlyGenerated.BooleanGenerators.atomistic · cited by 4BooleanGenerators.atomist…IsCompactlyGenerated.BooleanGenerators.mem_of_isAtom_of_le_sSup_atoms · cited by 3BooleanGenerators.mem_of_…IsCompactlyGenerated.BooleanGenerators.finitelyAtomistic · cited by 2BooleanGenerators.finitel…IsCompactlyGenerated.BooleanGenerators.mono · cited by 2BooleanGenerators.monoIsCompactlyGenerated.BooleanGenerators.distribLatticeOfSSupEqTop · cited by 1BooleanGenerators.distrib…IsCompactlyGenerated.BooleanGenerators.isAtomistic_of_sSup_eq_top · cited by 1BooleanGenerators.isAtomi…LieAlgebra.IsSemisimple.booleanGenerators · cited by 0IsSemisimple.booleanGener…IsCompactlyGenerated.BooleanGenerators.booleanAlgebraOfSSupEqTop · cited by 0BooleanGenerators.boolean…IsCompactlyGenerated.BooleanGenerators.booleanAlgebra_of_sSup_eq_top · cited by 0BooleanGenerators.boolean…IsCompactlyGenerated.BooleanGenerators.casesOn · cited by 0BooleanGenerators.casesOnIsCompactlyGenerated.BooleanGenerators.complementedLattice_of_sSup_eq_top · cited by 0BooleanGenerators.complem…IsCompactlyGenerated.BooleanGenerators.distribLattice_of_sSup_eq_top · cited by 0BooleanGenerators.distrib…IsCompactlyGenerated.BooleanGenerators.eq_atoms_of_sSup_eq_top · cited by 0BooleanGenerators.eq_atom…IsCompactlyGenerated.BooleanGenerators.recOn · cited by 0BooleanGenerators.recOnSet · cited by 53352SetCompleteLattice · cited by 1048CompleteLatticeIsCompactlyGenerated.BooleanG…CITED BYCITES

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.