Valuative Relations as Valued #
In this temporary file, we provide a helper instance
for Valued R Γ
derived from a ValuativeRel R
,
so that downstream files can refer to ValuativeRel R
,
to facilitate a refactor.
Alternate constructors #
Assuming ContinuousConstVAdd R R
, we only need to check the neighbourhood of 0
in order to
prove IsValuativeTopology R
.
A version mentioning subtraction.
Alias of IsValuativeTopology.mem_nhds_iff'
.
A version mentioning subtraction.
Alias of IsValuativeTopology.mem_nhds_zero_iff
.
Helper Valued
instance when ValuativeTopology R
over a UniformSpace R
,
for use in porting files from Valued
to ValuativeRel
.
Equations
- IsValuativeTopology.instValuedValueGroupWithZeroOfIsUniformAddGroup = { toUniformSpace := inst✝², toIsUniformAddGroup := inst✝¹, v := ValuativeRel.valuation R, is_topological_valuation := ⋯ }
Alias of IsValuativeTopology.hasBasis_nhds_zero
.
Alias of IsValuativeTopology.isOpen_ball
.
Alias of IsValuativeTopology.isClosed_ball
.
Alias of IsValuativeTopology.isClopen_ball
.
Alias of IsValuativeTopology.isOpen_closedBall
.
Alias of IsValuativeTopology.isClosed_closedBall
.
Alias of IsValuativeTopology.isClopen_closedBall
.
Alias of IsValuativeTopology.isClopen_sphere
.
Alias of IsValuativeTopology.isOpen_sphere
.
The ring of integers under a given valuation is the subring of elements with valuation ≤ 1.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The ideal of elements that are not units.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The residue field of a local ring is the quotient of the ring by its maximal ideal.
Equations
- One or more equations did not get rendered due to their size.