Theorems · Theorem · commutative algebra
PolynomialLaw.isCompat_apply
∀ {R : Type u} [inst : CommSemiring R] {M : Type u_1} [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {N : Type u_2}
[inst_3 : AddCommMonoid N] [inst_4 : Module R N] {S : Type v} [inst_5 : CommSemiring S] [inst_6 : Algebra R S]
(f : M →ₚₗ[R] N) {T : Type w} [inst_7 : CommSemiring T] [inst_8 : Algebra R T] (h : S →ₐ[R] T)
(t : TensorProduct R S M),
(LinearMap.rTensor N h.toLinearMap) (PolynomialLaw.toFun S f t) =
PolynomialLaw.toFun T f ((LinearMap.rTensor M h.toLinearMap) t)Extends PolynomialLaw.isCompat_apply' to all universes.
- Defined in
- Mathlib.RingTheory.PolynomialLaw.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
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
- Semiringproof · cited by 13,802
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- SetLike.coeproof · cited by 8,199
- Equiv.symmproof · cited by 3,681
- AlgHomstatement and proof · cited by 3,236
Cited by2
Results whose statement or proof uses this declaration.
- PolynomialLaw.isCompatproof · cited by 0
- PolynomialLaw.one_tmul_groundproof · cited by 0