Theorems · Theorem · commutative algebra
PolynomialLaw.ground_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] (f : M →ₚₗ[R] N) (m : M),
f.ground m = (TensorProduct.lid R N) (f.toFun' R (1 ⊗ₜ[R] m))- Defined in
- Mathlib.RingTheory.PolynomialLaw.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, 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.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulstatement · cited by 1,182
- TensorProduct.lidstatement · cited by 96
- PolynomialLawstatement and proof · cited by 37
- PolynomialLaw.toFun'statement · cited by 29
- PolynomialLaw.groundstatement · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- PolynomialLaw.one_tmul_ground_apply'proof · cited by 0