Theorems · Definition · linear algebra
PiTensorProduct.liftAux
{ι : 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 → (PiTensorProduct R fun i => s i) →+ EAuxiliary function to constructing 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 (⨂[R] i, s i) is the given multilinear map.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- AddMonoidHomstatement · cited by 3,230
- MultilinearMapstatement and proof · cited by 370
- PiTensorProductstatement · cited by 181
- PiTensorProduct.liftAddHomproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- PiTensorProduct.liftproof · cited by 30
- PiTensorProduct.liftAux_tprodstatement · cited by 2
- PiTensorProduct.liftAux_tprodCoeffstatement · cited by 1
- PiTensorProduct.liftAux.smulstatement and proof · cited by 0
- PiTensorProduct.mapLMultilinear_toFun_applystatement · cited by 0