Theorems · Theorem · commutative algebra
PolynomialModule.hom_ext
∀ {R : Type u_2} {M : Type u_3} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {M' : Type u_7}
[inst_3 : AddCommGroup M'] [inst_4 : Module R M'] {f g : PolynomialModule R M →ₗ[R] M'},
(∀ (a : ℕ), f ∘ₗ PolynomialModule.lsingle R a = g ∘ₗ PolynomialModule.lsingle R a) → f = gTwo R-linear maps from PolynomialModule R M which are equal
after pre-composition with every lsingle R a are equal.
- Defined in
- Mathlib.Algebra.Polynomial.Module.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Finsuppproof · cited by 5,255
- LinearMap.compstatement and proof · cited by 1,642
- PolynomialModulestatement and proof · cited by 76
- Finsupp.lhom_ext'proof · cited by 59
- PolynomialModule.lsinglestatement and proof · cited by 12
- PolynomialModule.coeffLinearEquiv_symm_applyproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- PolynomialModule.hom_ext_iffproof · cited by 0