Mathlib Map

Theorems · Theorem · general topology

specializes_comm

∀ {X : Type u_1} [inst : TopologicalSpace X] [R0Space X] {x y : X}, x ⤳ y ↔ y ⤳ x

In an R₀ space, the Specializes relation is symmetric, Iff version.

Defined in
Mathlib.Topology.Separation.Basic
Cited by
3 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpaceR0Space

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.

Cited by3

Results whose statement or proof uses this declaration.