Theorems · Theorem · commutative algebra
WithVal.congr_apply
∀ {R : Type u_1} {Γ₀ : Type u_2} [inst : LinearOrderedCommGroupWithZero Γ₀] [inst_1 : Ring R] (v : Valuation R Γ₀)
{S : Type u_3} [inst_2 : Ring S] {Λ₀ : Type u_4} [inst_3 : LinearOrderedCommGroupWithZero Λ₀] (w : Valuation S Λ₀)
(f : R ≃+* S) (x : WithVal v), (WithVal.congr v w f) x = WithVal.toVal w (f x.ofVal)- 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Ringstatement and proof · cited by 7,463
- RingEquivstatement and proof · cited by 1,147
- Valuationstatement and proof · cited by 823
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- WithValstatement and proof · cited by 151
- WithVal.ofValstatement · cited by 47
- WithVal.congrstatement · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.