Mathlib Map

Theorems · Definition · commutative algebra

WithVal.valueGroupEquiv

{Γ₀ : Type u_2} →
  [inst : LinearOrderedCommGroupWithZero Γ₀] →
    {R : Type u_3} →
      [inst_1 : Ring R] →
        (v : Valuation R Γ₀) →
          ↥(MonoidWithZeroHom.ofClass Valued.v).valueGroup ≃* ↥(MonoidWithZeroHom.ofClass v).valueGroup

The multiplicative equivalence between the valueGroup of the valuation on WithVal v and the valuation v.

Defined in
Mathlib.Topology.Algebra.Valued.WithVal
Cited by
8 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderedCommGroupWithZeroRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.