Theorems · Theorem · commutative algebra
Valuation.map_add_supp
∀ {R : Type u_3} {Γ₀ : Type u_4} [inst : CommRing R] [inst_1 : LinearOrderedCommMonoidWithZero Γ₀] (v : Valuation R Γ₀)
(a : R) {s : R}, s ∈ v.supp → v (a + s) = v a- Defined in
- Mathlib.RingTheory.Valuation.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext
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
- CommRingstatement and proof · cited by 17,173
- Idealstatement · cited by 4,748
- le_antisymmproof · cited by 2,068
- le_rflproof · cited by 1,558
- le_transproof · cited by 985
- Valuationstatement and proof · cited by 823
- LinearOrderedCommMonoidWithZerostatement and proof · cited by 139
- max_leproof · cited by 71
- add_neg_cancel_rightproof · cited by 65
- Valuation.map_addproof · cited by 17
- Valuation.suppstatement and proof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- AddValuation.map_add_suppproof · cited by 0