Theorems · Theorem · commutative algebra
Valuation.locally_const
∀ {R : Type u_1} [inst : Ring R] [inst_1 : ValuativeRel R] {Γ₀ : Type u_3} [inst_2 : LinearOrderedCommGroupWithZero Γ₀]
[inst_3 : TopologicalSpace R] (v : Valuation R Γ₀) [v.Compatible] [IsValuativeTopology R] {x : R},
v x ≠ 0 → {y | v y = v x} ∈ nhds xThe set { y : R | v y = v x } is a neighbourhood of x.
This does not imply that v is locally constant everywhere (since v ⁻¹' {0} is not open),
but it is equivalent to the restriction of v to the complement of its support being
locally constant.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- Ringstatement and proof · cited by 7,463
- Set.ofPredstatement and proof · cited by 6,101
- nhdsstatement · cited by 5,554
- Valuationstatement and proof · cited by 823
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- ValuativeRelstatement and proof · cited by 241
- MonoidWithZeroHom.ofClassproof · cited by 204
- Units.mk0proof · cited by 181
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.