Theorems · Theorem · commutative algebra
LinearMap.lTensor_neg
∀ {R : Type u_1} [inst : CommSemiring R] {M : Type u_2} {N : Type u_3} {P : Type u_4} [inst_1 : AddCommGroup M]
[inst_2 : AddCommMonoid N] [inst_3 : AddCommGroup P] [inst_4 : Module R M] [inst_5 : Module R N] [inst_6 : Module R P]
(f : N →ₗ[R] P), LinearMap.lTensor M (-f) = -LinearMap.lTensor M f- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Map
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- TensorProductstatement · cited by 2,545
- LinearMap.lTensorstatement · cited by 203
- LinearMap.map_negproof · cited by 10
- LinearMap.lTensorHomproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.lTensor_negproof · cited by 0