Theorems · Theorem · commutative algebra
Valuation.isOpen_closedBall
∀ {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₀}, r ≠ 0 → IsOpen {x | v.restrict x ≤ r}For any valuation v compatible with the valuative relation on R, the closed 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
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Ringstatement and proof · cited by 7,463
- Set.ofPredstatement and proof · cited by 6,101
- Subgroupstatement · cited by 3,593
- Unitsstatement and proof · cited by 2,804
- IsOpenstatement · cited by 2,400
- Units.valproof · cited by 1,966
- le_of_ltproof · cited by 1,175
- le_transproof · cited by 985
- Valuationstatement and proof · cited by 823
Cited by3
Results whose statement or proof uses this declaration.
- Valuation.isOpen_integerproof · cited by 2
- Valuation.isClopen_closedBallproof · cited by 2
- IsValuativeTopology.isOpen_closedBallproof · cited by 0