Mathlib Map

Theorems · Theorem · order theory

CountableInfClosed.isGLB_mem

∀ {α : Type u_2} [inst : LE α] {s : Set α},
  CountableInfClosed s → ∀ t ⊆ s, t.Nonempty → t.Countable → ∀ (x : α), IsGLB t x → x ∈ s
Defined in
Mathlib.Order.CountableSupClosed
Cited by
10 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
LE

Around this declaration

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

Cites5

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

Cited by10

Results whose statement or proof uses this declaration.