Theorems · Theorem · commutative algebra
PolynomialLaw.one_tmul_ground
∀ {R : Type u} [inst : CommSemiring R] {M : Type u_3} [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {N : Type u_4}
[inst_3 : AddCommMonoid N] [inst_4 : Module R N] (f : M →ₚₗ[R] N) (S : Type u_5) [inst_5 : CommSemiring S]
[inst_6 : Algebra R S] (x : M), 1 ⊗ₜ[R] f.ground x = PolynomialLaw.toFun S f (1 ⊗ₜ[R] x)- Defined in
- Mathlib.RingTheory.PolynomialLaw.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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.idproof · cited by 18,349
- Semiringproof · 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
- LinearMapproof · cited by 10,215
- IsScalarTowerproof · cited by 3,896
- AlgHomproof · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.