Theorems · Theorem · linear algebra
dualTensorHom_prodMap_zero
∀ {R : Type u_2} {M : Type u_3} {N : Type u_4} {P : Type u_5} {Q : Type u_6} [inst : CommSemiring R]
[inst_1 : AddCommMonoid M] [inst_2 : AddCommMonoid N] [inst_3 : AddCommMonoid P] [inst_4 : AddCommMonoid Q]
[inst_5 : Module R M] [inst_6 : Module R N] [inst_7 : Module R P] [inst_8 : Module R Q] (f : Module.Dual R M) (p : P),
((dualTensorHom R M P) (f ⊗ₜ[R] p)).prodMap 0 =
(dualTensorHom R (M × N) (P × Q)) ((f ∘ₗ LinearMap.fst R M N) ⊗ₜ[R] (LinearMap.inl R P Q) p)- Defined in
- Mathlib.LinearAlgebra.Contraction
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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 · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- TensorProductstatement · cited by 2,545
- LinearMap.compstatement · cited by 1,642
- TensorProduct.tmulstatement · cited by 1,182
- LinearMap.extproof · cited by 844
- smul_zeroproof · cited by 665
- Module.Dualstatement and proof · cited by 583
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.trace_prodMapproof · cited by 1