Theorems · Definition · commutative algebra
Module.AEval
(R : Type u_1) →
(M : Type u_2) →
{A : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : AddCommMonoid M] →
[inst_4 : Module A M] → [inst_5 : Module R M] → [IsScalarTower R A M] → A → Type u_2Suppose a is an element of an R-algebra A and M is an A-module.
Loosely speaking, Module.AEval R M a is the R[X]-module with elements m : M,
where the action of a polynomial $f$ is given by $f • m = f(a) • m$.
More precisely, Module.AEval R M a has elements Module.AEval.of R M a m for m : M,
and the action of f is f • (of R M a m) = of R M a ((aeval a f) • m).
- Defined in
- Mathlib.Algebra.Polynomial.Module.AEval
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
Cited by26
Results whose statement or proof uses this declaration.
- Module.AEval'proof · cited by 14
- Module.AEval.ofstatement · cited by 12
- Module.AEval.mapSubmodulestatement and proof · cited by 5
- Module.End.isSemisimple_of_squarefree_aeval_eq_zeroproof · cited by 4
- Module.AEval.of_aeval_smulstatement · cited by 3
- Module.AEval.annihilator_eq_ker_aevalstatement and proof · cited by 2
- Module.AEval.restrict_equiv_mapSubmodulestatement · cited by 2
- Derivation.compAEvalstatement · cited by 2
- LinearEquiv.ofAEvalstatement and proof · cited by 1
- Module.AEval.X_pow_smul_ofstatement and proof · cited by 1
- Module.AEval.X_smul_ofstatement and proof · cited by 1
- Module.AEval.isTorsion_of_aeval_eq_zerostatement and proof · cited by 1