Mathlib Map

Theorems · Theorem · commutative algebra

Valuation.isOpen_integer

∀ {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], IsOpen ↑v.integer

For any valuation v compatible with the valuative relation on R, the closed unit ball around zero {x | v x ≤ 1} is open in the valuative topology.

Defined in
Mathlib.Topology.Algebra.ValuativeRel.ValuativeTopology
Cited by
2 results in Mathlib
Foundations
Depth 96 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.

Cites21

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.