Theorems · Theorem · linear algebra
TensorProduct.lift.tmul
∀ {R : Type u_1} {R₂ : Type u_2} [inst : CommSemiring R] [inst_1 : CommSemiring R₂] {σ₁₂ : R →+* R₂} {M : Type u_7}
{N : Type u_8} {P₂ : Type u_17} [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid N] [inst_4 : AddCommMonoid P₂]
[inst_5 : Module R M] [inst_6 : Module R N] [inst_7 : Module R₂ P₂] {f' : M →ₛₗ[σ₁₂] N →ₛₗ[σ₁₂] P₂} (x : M) (y : N),
(TensorProduct.lift f') (x ⊗ₜ[R] y) = (f' x) y- Cited by
- 8 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulstatement · cited by 1,182
- TensorProduct.liftstatement · cited by 59
Cited by8
Results whose statement or proof uses this declaration.
- IsTensorProduct.inductionOnproof · cited by 8
- TensorProduct.lift.uniqueproof · cited by 3
- LinearMap.polyCharpolyAux_baseChangeproof · cited by 2
- LineDeriv.tensorLineDerivTwo_eq_lineDerivOp_lineDerivOpproof · cited by 1
- tensorIteratedFDerivTwo_eq_iteratedFDerivproof · cited by 1
- tensorIteratedFDerivWithinTwo_eq_iteratedFDerivWithinproof · cited by 1
- ContinuousMap.tensorHom_tmulproof · cited by 1
- TensorProduct.toDirectLimit_tmul_ofproof · cited by 1