∀[l:BoundedLattice]. ∀[x:Point(l)].  0 ≤ x{ (Auto THEN RWO "lattice-le-iff" 0 THEN Auto) }1. l : BoundedLattice2. x : Point(l)⊢ x = 0 ∨ x ∈ Point(l)