Mathlib Map

Theorems · Definition · functional analysis

WithAbs.equiv

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

The canonical (semiring) equivalence between WithAbs v and R.

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

Around this declaration

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

Cites6

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

Cited by18

Results whose statement or proof uses this declaration.