Theorems · Definition · commutative algebra
AddValuation.onQuotVal
{R : Type u_1} →
{Γ₀ : Type u_2} →
[inst : CommRing R] →
[inst_1 : LinearOrderedAddCommMonoidWithTop Γ₀] →
(v : AddValuation R Γ₀) → {J : Ideal R} → J ≤ v.supp → R ⧸ J → Γ₀If hJ : J ⊆ supp v then onQuotVal hJ is the induced function on R / J as a function.
Note: it's just the function; the valuation is onQuot hJ.
- Defined in
- Mathlib.RingTheory.Valuation.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, 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.
- CommRingstatement and proof · cited by 17,173
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- AddValuationstatement and proof · cited by 96
- LinearOrderedAddCommMonoidWithTopstatement and proof · cited by 68
- AddValuation.suppstatement and proof · cited by 7
- Valuation.onQuotValproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.