Theorems · Theorem · commutative algebra
Valuation.map_add_eq_of_lt_left
∀ {R : Type u_3} {Γ₀ : Type u_4} [inst : Ring R] [inst_1 : LinearOrderedCommMonoidWithZero Γ₀] (v : Valuation R Γ₀)
{x y : R}, v y < v x → v (x + y) = v x- Defined in
- Mathlib.RingTheory.Valuation.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- add_commproof · cited by 1,535
- Valuationstatement and proof · cited by 823
- LinearOrderedCommMonoidWithZerostatement and proof · cited by 139
- Valuation.map_add_eq_of_lt_rightproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- Valuation.map_sub_eq_of_lt_leftproof · cited by 2
- Valuation.isEquiv_iff_val_eq_oneproof · cited by 2
- Valuation.map_one_add_of_ltproof · cited by 2
- Valuation.map_sum_eq_of_ltproof · cited by 1
- Valuation.map_one_sub_of_ltproof · cited by 0