Theorems · Theorem · commutative algebra
IsDedekindDomain.HeightOneSpectrum.exists_primeCompl_mul_eq_of_integer
∀ {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) (x : K),
(IsDedekindDomain.HeightOneSpectrum.valuation K v) x ≤ 1 → ∃ n d, x * (algebraMap R K) ↑d = (algebraMap R K) nAll x ∈ 𝓞[K] can be written as n / d with n : R and d ∈ v.asIdealᶜ.
- Cited by
- 1 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.
Cites26
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
- Submonoidstatement · cited by 3,086
- le_reflproof · cited by 2,061
- map_mulproof · cited by 1,137
- Multiplicativestatement and proof · cited by 875
- Valuationstatement · cited by 823
- IsFractionRingstatement and proof · cited by 738
Cited by1
Results whose statement or proof uses this declaration.
- IsDedekindDomain.HeightOneSpectrum.exists_valuation_sub_lt_of_integerproof · cited by 0