Theorems · Definition · commutative algebra
FractionalIdeal.divMod
{R : Type u_1} →
[inst : CommRing R] →
{K : Type u_2} →
[inst_1 : Field K] →
[inst_2 : Algebra R K] →
[IsFractionRing R K] →
[IsDedekindDomain R] →
FractionalIdeal (nonZeroDivisors R) K →
FractionalIdeal (nonZeroDivisors R) K → FractionalIdeal (nonZeroDivisors R) K → Kc.divMod b a (i.e. c / b mod a) is an arbitrary x such that c = bx + a.
This is zero if the above is not possible, i.e. when a = 0 or b = 0 or ¬ a ≤ c.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
Cited by7
Results whose statement or proof uses this declaration.
- FractionalIdeal.quotientEquivproof · cited by 1
- FractionalIdeal.divMod_specstatement · cited by 0
- FractionalIdeal.divMod_zero_leftstatement · cited by 0
- FractionalIdeal.divMod_zero_of_not_lestatement · cited by 0
- FractionalIdeal.divMod_zero_rightstatement · cited by 0
- FractionalIdeal.divMod.congr_simpstatement and proof · cited by 0
- FractionalIdeal.zero_divModstatement · cited by 0