Theorems · Theorem · commutative algebra
Polynomial.sup_ker_aeval_le_ker_aeval_mul
∀ {R : Type u} {M : Type w} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {f : M →ₗ[R] M}
{p q : Polynomial R}, ((Polynomial.aeval f) p).ker ⊔ ((Polynomial.aeval f) q).ker ≤ ((Polynomial.aeval f) (p * q)).ker- Defined in
- Mathlib.RingTheory.Polynomial.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement · cited by 7,192
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- add_zeroproof · cited by 2,707
- mul_commproof · cited by 2,262
- map_zeroproof · cited by 1,614
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.sup_ker_aeval_eq_ker_aeval_mul_of_coprimeproof · cited by 0