Mathlib Map

Theorems · Theorem · order theory

mem_lowerClosure

∀ {α : Type u_1} [inst : Preorder α] {s : Set α} {x : α}, x ∈ lowerClosure s ↔ ∃ a ∈ s, x ≤ a
Defined in
Mathlib.Order.UpperLower.Closure
Cited by
5 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
Preorder

Around this declaration

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

Cites4

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
  • Preorderstatement and proof · cited by 7,952
  • LowerSetstatement · cited by 230
  • lowerClosurestatement · cited by 83

Cited by5

Results whose statement or proof uses this declaration.