Mathlib Map

Theorems · Definition · functional analysis

WithAbs.equivWithAbs

Deprecated since 2026-03-02Mathlib marks this declaration as deprecated.

{R : Type u_1} →
  {S : Type u_2} →
    [inst : Semiring S] →
      [inst_1 : PartialOrder S] → [inst_2 : Semiring R] → (v w : AbsoluteValue R S) → WithAbs v ≃+* WithAbs w

The canonical (semiring) equivalence between WithAbs v and WithAbs w, for any two absolute values v and w on R.

Defined in
Mathlib.Analysis.Normed.Ring.WithAbs
Cited by
0 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Quot.sound
Assumes
SemiringPartialOrderSemiring

Around this declaration

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

Cites7

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.