Theorems · Definition · linear algebra
PiTensorProduct.lift
{ι : Type u_1} →
{R : Type u_4} →
[inst : CommSemiring R] →
{s : ι → Type u_7} →
[inst_1 : (i : ι) → AddCommMonoid (s i)] →
[inst_2 : (i : ι) → Module R (s i)] →
{E : Type u_9} →
[inst_3 : AddCommMonoid E] →
[inst_4 : Module R E] → MultilinearMap R s E ≃ₗ[R] (PiTensorProduct R fun i => s i) →ₗ[R] EConstructing a linear map (⨂[R] i, s i) → E given a MultilinearMap R s E with the
property that its composition with the canonical MultilinearMap R s E is
the given multilinear map φ.
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- LinearEquivstatement · cited by 3,317
- AddMonoidHomproof · cited by 3,230
- MultilinearMapstatement and proof · cited by 370
- PiTensorProductstatement and proof · cited by 181
- PiTensorProduct.tprodproof · cited by 117
- ZeroHom.toFunproof · cited by 101
- AddMonoidHom.toZeroHomproof · cited by 61
Cited by46
Results whose statement or proof uses this declaration.
- PiTensorProduct.lift.tprodstatement · cited by 25
- PiTensorProduct.mapproof · cited by 24
- PiTensorProduct.reindexproof · cited by 21
- PiTensorProduct.toDualContinuousMultilinearMapproof · cited by 7
- PiTensorProduct.constantBaseRingEquivproof · cited by 7
- PiTensorProduct.ofDFinsuppEquivproof · cited by 7
- PiTensorProduct.piTensorHomMapproof · cited by 7
- PiTensorProduct.subsingletonEquivproof · cited by 6
- TensorPower.toTensorAlgebraproof · cited by 5
- PiTensorProduct.constantBaseRingEquiv_tprodproof · cited by 4
- PiTensorProduct.piTensorHomMap_tprod_tprodproof · cited by 4
- PiTensorProduct.isEmptyEquivproof · cited by 3