Theorems · Theorem · order theory
IsAtomistic.isLUB_atoms
∀ {α : Type u_2} {inst : PartialOrder α} {inst_1 : OrderBot α} [self : IsAtomistic α] (b : α),
∃ s, IsLUB s b ∧ ∀ a ∈ s, IsAtom aEvery element is a sSup of a set of atoms.
- Defined in
- Mathlib.Order.Atoms
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- IsAtomistic
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- PartialOrderstatement and proof · cited by 6,410
- OrderBotstatement and proof · cited by 1,055
- IsLUBstatement · cited by 280
- IsAtomstatement · cited by 130
- IsAtomisticstatement and proof · cited by 18
Cited by4
Results whose statement or proof uses this declaration.
- isLUB_atoms_leproof · cited by 3
- Lattice.isStronglyAtomicproof · cited by 1
- isCoatomistic_dual_iff_isAtomisticproof · cited by 0
- isAtomistic_dual_iff_isCoatomisticproof · cited by 0