Theorems · Theorem · commutative algebra
WithVal.congr_trans
∀ {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 Λ₀)
{T : Type u_5} [inst_4 : Ring T] (u : Valuation T Γ₀) (f : R ≃+* S) (g : S ≃+* T),
WithVal.congr v u (f.trans g) = (WithVal.congr v w f).trans (WithVal.congr w u g)- 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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 · cited by 151
- RingEquiv.transstatement · cited by 54
- WithVal.congrstatement · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.