Theorems · Theorem · commutative algebra
Valuation.isOpen_ball
∀ {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₀), IsOpen {x | v.restrict x < r}For any valuation v compatible with the valuative relation on R, the open r-ball
around zero {x | v.restrict x < r} is open in the valuative topology.
- Cited by
- 3 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.
Cites26
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
- TopologicalSpacestatement and proof · cited by 24,529
- Ringstatement and proof · cited by 7,463
- Set.ofPredstatement and proof · cited by 6,101
- nhdsproof · cited by 5,554
- Subgroupstatement · cited by 3,593
- Unitsstatement and proof · cited by 2,804
- IsOpenstatement · cited by 2,400
- Units.valproof · cited by 1,966
- eq_or_neproof · cited by 1,117
- Valuationstatement and proof · cited by 823
- LE.le.trans_ltproof · cited by 795
Cited by3
Results whose statement or proof uses this declaration.
- Valuation.isClopen_ballproof · cited by 2
- Valuation.isClosed_ballproof · cited by 2
- IsValuativeTopology.isOpen_ballproof · cited by 0