Documentation

Mathlib.Topology.Algebra.Valued.ValuativeRel

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.

@[implicit_reducible, instance 100]

Helper Valued instance when ValuativeTopology R over a UniformSpace R, for use in porting files from Valued to ValuativeRel.

The ring of integers under a given valuation is the subring of elements with valuation ≤ 1.

Instances For

    The ideal of elements that are not units.

    Instances For

      The residue field of a local ring is the quotient of the ring by its maximal ideal.

      Instances For