Theorems · Theorem · commutative algebra
WithVal.equivWithVal_symm_apply
Deprecated since 2026-01-27Mathlib marks this declaration as deprecated.
∀ {R : Type u_1} {Γ₀ : Type u_2} [inst : LinearOrderedCommGroupWithZero Γ₀] [inst_1 : Ring R] {Γ'₀ : Type u_3}
[inst_2 : LinearOrderedCommGroupWithZero Γ'₀] (v : Valuation R Γ₀) (w : Valuation R Γ'₀) {x : WithVal w},
(WithVal.congr v w (RingEquiv.refl R)).symm x = (WithVal.equiv v).symm ((WithVal.equiv w) x)- Defined in
- Mathlib.Topology.Algebra.Valued.WithVal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Ringstatement and proof · cited by 7,463
- RingEquivstatement · cited by 1,147
- Valuationstatement and proof · cited by 823
- RingEquiv.symmstatement and proof · cited by 567
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- WithValstatement and proof · cited by 151
- RingEquiv.reflstatement · cited by 72
- WithVal.ofValproof · cited by 47
- WithVal.equivstatement and proof · cited by 36
- WithVal.equiv_symm_applyproof · cited by 13
- WithVal.congrstatement · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.