Mathlib Map

Theorems · Theorem · commutative algebra

IsValuativeTopology.isClosed_ball

Deprecated since 2026-03-17Use Valuation.isClosed_ball instead.

∀ {R : Type u_1} [inst : Ring R] [inst_1 : ValuativeRel R] {Γ₀ : Type u_3} [inst_2 : LinearOrderedCommGroupWithZero Γ₀]
  [_t : TopologicalSpace R] [IsValuativeTopology R] {v : Valuation R Γ₀} [v.Compatible]
  (r : (MonoidWithZeroHom.ofClass v).ValueGroup₀), IsClosed {x | v.restrict x < r}

Alias of Valuation.isClosed_ball. For any valuation v compatible with the valuative relation on R, the open r-ball around zero {x | v.restrict x < r} is closed in the valuative topology.

Defined in
Mathlib.Topology.Algebra.ValuativeRel.ValuativeTopology
Cited by
0 results in Mathlib
Foundations
Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingValuativeRelLinearOrderedCommGroupWithZeroTopologicalSpaceIsValuativeTopologyValuation.Compatible

Around this declaration

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

Cites17

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.