Theorems · Theorem · commutative algebra
IsFractionRing.num_den_unique
∀ (A : Type u_1) [inst : CommRing A] [inst_1 : IsDomain A] [inst_2 : UniqueFactorizationMonoid A] {K : Type u_2}
[inst_3 : Field K] [inst_4 : Algebra A K] [inst_5 : IsFractionRing A K] (x : K) (n : A) (d : ↥(nonZeroDivisors A)),
IsRelPrime n ↑d →
IsLocalization.mk' K n d = x → Associated (IsFractionRing.num A x) n ∧ Associated ↑(IsFractionRing.den A x) ↑d- Defined in
- Mathlib.RingTheory.Localization.NumDen
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Submonoidstatement · cited by 3,086
- IsDomainstatement and proof · cited by 2,196
- nonZeroDivisorsstatement and proof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- Associatedstatement · cited by 296
- UniqueFactorizationMonoidstatement and proof · cited by 279
- IsLocalization.mk'statement and proof · cited by 218
- FaithfulSMul.algebraMap_injectiveproof · cited by 198
- IsRelPrimestatement and proof · cited by 136
Cited by1
Results whose statement or proof uses this declaration.
- Rat.associated_num_denproof · cited by 2