Theorems · Definition · linear algebra
TensorPower.multilinearMapToDual
(R : Type u_1) →
(M : Type u_2) →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
(n : ℕ) → MultilinearMap R (fun x => Module.Dual R M) (Module.Dual R (TensorPower R n M))The canonical multilinear map from n copies of the dual of the module M
to the dual of ⨂[R]^n M.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, 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.coeproof · 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
- Module.Dualstatement and proof · cited by 583
- Function.updateproof · cited by 502
- MultilinearMapstatement · cited by 370
- TensorPowerstatement · cited by 40
- PiTensorProduct.liftproof · cited by 30
- MultilinearMap.compLinearMapproof · cited by 26
- MultilinearMap.mkPiRingproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- exteriorPower.alternatingMapToDualproof · cited by 2
- TensorPower.multilinearMapToDual_apply_tprodstatement · cited by 2
- TensorPower.pairingDualproof · cited by 1
- exteriorPower.alternatingMapToDual_apply_ιMultiproof · cited by 1