Theorems · Definition · linear algebra
lTensorHomEquivHomLTensor
(R : Type u_2) →
(M : Type u_3) →
(P : Type u_5) →
(Q : Type u_6) →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid P] →
[inst_3 : AddCommMonoid Q] →
[inst_4 : Module R M] →
[inst_5 : Module R P] →
[inst_6 : Module R Q] →
[Module.Projective R M] →
[Module.Finite R M] → TensorProduct R P (M →ₗ[R] Q) ≃ₗ[R] M →ₗ[R] TensorProduct R P QWhen M is a finite free module, the map lTensorHomToHomLTensor is an equivalence. Note
that lTensorHomEquivHomLTensor is not defined directly in terms of
lTensorHomToHomLTensor, but the equivalence between the two is given by
lTensorHomEquivHomLTensor_toLinearMap and lTensorHomEquivHomLTensor_apply.
- Defined in
- Mathlib.LinearAlgebra.Contraction
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- LinearEquivstatement · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
- Module.Finitestatement and proof · cited by 1,032
- Module.Dualproof · cited by 583
- LinearEquiv.transproof · cited by 298
- LinearEquiv.reflproof · cited by 143
Cited by5
Results whose statement or proof uses this declaration.
- homTensorHomEquivproof · cited by 2
- lTensorHomEquivHomLTensor_applystatement and proof · cited by 1
- lTensorHomEquivHomLTensor_toLinearMapstatement · cited by 1
- homTensorHomEquiv_toLinearMapproof · cited by 1
- lTensorHomEquivHomLTensor.congr_simpstatement and proof · cited by 0