Theorems · Theorem · commutative algebra
Valuation.Integers.le_of_dvd
∀ {R : Type u} {Γ₀ : Type v} [inst : CommRing R] [inst_1 : LinearOrderedCommGroupWithZero Γ₀] {v : Valuation R Γ₀}
{O : Type w} [inst_2 : CommRing O] [inst_3 : Algebra O R],
v.Integers O → ∀ {x y : O}, x ∣ y → v ((algebraMap O R) y) ≤ v ((algebraMap O R) x)- Defined in
- Mathlib.RingTheory.Valuation.Integers
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- mul_oneproof · cited by 3,885
- le_reflproof · cited by 2,061
- map_mulproof · cited by 1,137
- Valuationstatement and proof · cited by 823
- le_imp_le_of_le_of_leproof · cited by 576
- LinearOrderedCommGroupWithZerostatement and proof · cited by 528
- mul_le_mul'proof · cited by 274
Cited by3
Results whose statement or proof uses this declaration.
- Valuation.Integers.le_iff_dvdproof · cited by 5
- Valuation.Integers.isPrincipal_iff_exists_isGreatestproof · cited by 2
- Valuation.Integers.dvd_iff_leproof · cited by 2