Theorems · Theorem · commutative algebra
IsDedekindDomain.HeightOneSpectrum.valuation_div_le_one_iff
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDedekindDomain R] (K : Type u_2) [inst_2 : Field K]
[inst_3 : Algebra R K] [inst_4 : IsFractionRing R K] (v : IsDedekindDomain.HeightOneSpectrum R) (a : R) {b : R},
b ≠ 0 →
(b ∈ v.asIdeal → a ∉ v.asIdeal) → ((IsDedekindDomain.HeightOneSpectrum.valuation K v) (↑a / ↑b) ≤ 1 ↔ b ∉ v.asIdeal)The v adic valuation of a / b : K is ≤ 1 if and only if b ∉ v, provided that a and
b are coprime at v.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 160 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
- Fieldstatement and proof · cited by 7,404
- Idealstatement · cited by 4,748
- one_ne_zeroproof · cited by 885
- Multiplicativestatement and proof · cited by 875
- Valuationstatement · cited by 823
- IsFractionRingstatement and proof · cited by 738
- IsDedekindDomainstatement and proof · cited by 668
- div_oneproof · cited by 629
- WithZerostatement and proof · cited by 586
Cited by2
Results whose statement or proof uses this declaration.
- IsDedekindDomain.HeightOneSpectrum.valuationSubringAtPrime_le_valuationproof · cited by 1
- Rat.valuation_le_one_iff_denproof · cited by 0