Theorems · Theorem · commutative algebra
PolynomialModule.eval_single
∀ {R : Type u_2} {M : Type u_3} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] (r : R) (i : ℕ)
(m : M), (PolynomialModule.eval r) (PolynomialModule.single R i m) = r ^ i • m- Defined in
- Mathlib.Algebra.Polynomial.Module.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 82 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- smul_zeroproof · cited by 665
- Finsupp.sum_single_indexproof · cited by 130
- PolynomialModulestatement · cited by 76
- PolynomialModule.singlestatement · cited by 31
- PolynomialModule.evalstatement · cited by 17
Cited by9
Results whose statement or proof uses this declaration.
- taylor_within_zero_evalproof · cited by 6
- taylorWithinEval_succproof · cited by 6
- Derivation.apply_aeval_eq'proof · cited by 2
- PolynomialModule.eval_smulproof · cited by 2
- PolynomialModule.comp_evalproof · cited by 1
- PolynomialModule.comp_singleproof · cited by 1
- PolynomialModule.aeval_equivPolynomialproof · cited by 1
- PolynomialModule.eval_lsingleproof · cited by 1
- PolynomialModule.eval_mapproof · cited by 1