Theorems · Theorem · field theory
Polynomial.add_mod
∀ {R : Type u} [inst : Field R] (p₁ p₂ q : Polynomial R), (p₁ + p₂) % q = p₁ % q + p₂ % q- Defined in
- Mathlib.Algebra.Polynomial.FieldDivision
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Field
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.
- DFunLike.coeproof · cited by 62,936
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Polynomial.Cproof · cited by 1,598
- Polynomial.leadingCoeffproof · cited by 498
- Polynomial.modByMonicproof · cited by 82
- Polynomial.add_modByMonicproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.