Theorems · Theorem · commutative algebra
FractionalIdeal.divMod_spec
∀ {R : Type u_1} [inst : CommRing R] {K : Type u_2} [inst_1 : Field K] [inst_2 : Algebra R K]
[inst_3 : IsFractionRing R K] [inst_4 : IsDedekindDomain R] {a b c : FractionalIdeal (nonZeroDivisors R) K},
a ≤ c → a ≠ 0 → b ≠ 0 → a + FractionalIdeal.spanSingleton (nonZeroDivisors R) (c.divMod b a) * b = c- Cited by
- 0 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- nonZeroDivisorsstatement and proof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- IsDedekindDomainstatement and proof · cited by 668
- FractionalIdealstatement and proof · cited by 423
- FractionalIdeal.spanSingletonstatement and proof · cited by 73
- FractionalIdeal.divModstatement · cited by 6
- IsDedekindDomain.exists_add_spanSingleton_mul_eqproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.