Mathlib Map

Theorems · Definition · general topology

WithZeroTopology.topologicalSpace

{Γ₀ : Type u_2} → [LinearOrderedCommGroupWithZero Γ₀] → TopologicalSpace Γ₀

The topology on a linearly ordered commutative group with a zero element adjoined. A subset U is open if 0 ∉ U or if there is an invertible element γ₀ such that {γ | γ < γ₀} ⊆ U.

Defined in
Mathlib.Topology.Algebra.WithZeroTopology
Cited by
27 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderedCommGroupWithZero

Around this declaration

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

Cites6

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

Cited by27

Results whose statement or proof uses this declaration.