Theorems · Theorem · commutative algebra
Valuation.Integers.dvd_of_le
∀ {F : Type u} {Γ₀ : Type v} [inst : Field F] [inst_1 : LinearOrderedCommGroupWithZero Γ₀] {v : Valuation F Γ₀}
{O : Type w} [inst_2 : CommRing O] [inst_3 : Algebra O F],
v.Integers O → ∀ {x y : O}, v ((algebraMap O F) x) ≤ v ((algebraMap O F) y) → y ∣ x- Defined in
- Mathlib.RingTheory.Valuation.Integers
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- le_reflproof · cited by 2,061
- 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
- inv_mul_cancel₀proof · cited by 267
Cited by4
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
- ValuationRing.of_integersproof · cited by 1