Theorems · Theorem · functional analysis
WithAbs.equivWithAbs_equiv_symm_apply
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} {x : R},
(WithAbs.congr v w (RingEquiv.refl R)) ((WithAbs.equiv v).symm x) = (WithAbs.equiv w).symm x- 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- RingEquivstatement · cited by 1,147
- RingEquiv.symmstatement · cited by 567
- AbsoluteValuestatement and proof · cited by 363
- WithAbsstatement · cited by 102
- RingEquiv.reflstatement and proof · cited by 72
- WithAbs.equivstatement · cited by 15
- WithAbs.congrstatement and proof · cited by 12
- WithAbs.equiv_symm_applyproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.