Mathlib Map

Theorems · Definition · functional analysis

WithAbs.congr

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

Lift a RingEquiv to WithAbs.

Defined in
Mathlib.Analysis.Normed.Ring.WithAbs
Cited by
12 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Quot.sound
Assumes
SemiringPartialOrderSemiringSemiring

Around this declaration

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

Cites13

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

Cited by13

Results whose statement or proof uses this declaration.