Mathlib Map

Theorems · Theorem · general topology

isLUB_iff_of_subset_of_subset_closure

∀ {α : Type u_3} [inst : TopologicalSpace α] [inst_1 : Preorder α] [ClosedIicTopology α] {s t : Set α},
  s ⊆ t → t ⊆ closure s → ∀ {x : α}, IsLUB s x ↔ IsLUB t x
Defined in
Mathlib.Topology.Order.IsLUB
Cited by
2 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpacePreorderClosedIicTopology

Around this declaration

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

Cites10

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

Cited by2

Results whose statement or proof uses this declaration.