Mathlib Map

Theorems · Theorem · order theory

BooleanAlgebra.le_iff_atom_le_imp

∀ {α : Type u_4} [inst : BooleanAlgebra α] [IsAtomic α] {x y : α}, x ≤ y ↔ ∀ (a : α), IsAtom a → a ≤ x → a ≤ y
Defined in
Mathlib.Order.Atoms
Cited by
1 results in Mathlib
Foundations
Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
BooleanAlgebraIsAtomic

Around this declaration

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

Cites13

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

Cited by1

Results whose statement or proof uses this declaration.