Theorems · Theorem · commutative algebra
Valuation.supp_quot
∀ {R : Type u_1} {Γ₀ : Type u_2} [inst : CommRing R] [inst_1 : LinearOrderedCommMonoidWithZero Γ₀] (v : Valuation R Γ₀)
{J : Ideal R} (hJ : J ≤ v.supp), (v.onQuot hJ).supp = Ideal.map (Ideal.Quotient.mk J) v.suppThe quotient valuation on R / J has support (supp v) / J if J ⊆ supp v.
- Defined in
- Mathlib.RingTheory.Valuation.Quotient
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- le_antisymmproof · cited by 2,068
- Valuationstatement and proof · cited by 823
- Ideal.mapstatement · cited by 692
- Ideal.Quotient.mkstatement · cited by 610
- LinearOrderedCommMonoidWithZerostatement and proof · cited by 139
- Ideal.subset_spanproof · cited by 86
- Ideal.map_le_iff_le_comapproof · cited by 60
- Valuation.suppstatement and proof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- Valuation.supp_quot_suppproof · cited by 1
- AddValuation.supp_quotproof · cited by 0