Mathlib Map

Theorems · Theorem · linear algebra

PiTensorProduct.lift.tprod

∀ {ι : 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} (f : (i : ι) → s i), (PiTensorProduct.lift φ) ((PiTensorProduct.tprod R) f) = φ f
Defined in
Mathlib.LinearAlgebra.PiTensorProduct.Basic
Cited by
25 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringAddCommMonoidModuleAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

PiTensorProduct.map_tprod · cited by 15PiTensorProduct.map_tprodPiTensorProduct.constantBaseRingEquiv_tprod · cited by 4PiTensorProduct.constantB…PiTensorProduct.piTensorHomMap_tprod_tprod · cited by 4PiTensorProduct.piTensorH…TensorPower.toTensorAlgebra_tprod · cited by 3TensorPower.toTensorAlgeb…PiTensorProduct.mapL_coe · cited by 3PiTensorProduct.mapL_coePiTensorProduct.subsingletonEquiv_apply_tprod · cited by 2PiTensorProduct.subsingle…PiTensorProduct.tmulEquivDep_symm_apply · cited by 2PiTensorProduct.tmulEquiv…PiTensorProduct.norm_eval_le_projectiveSeminorm · cited by 2PiTensorProduct.norm_eval…PiTensorProduct.ofDFinsuppEquiv_tprod_apply · cited by 2PiTensorProduct.ofDFinsup…PiTensorProduct.ofDFinsuppEquiv_tprod_single · cited by 2PiTensorProduct.ofDFinsup…TensorPower.multilinearMapToDual_apply_tprod · cited by 2TensorPower.multilinearMa…PiTensorProduct.tmulEquivDep_apply · cited by 1PiTensorProduct.tmulEquiv…PiTensorProduct.ofDFinsuppEquiv_symm_single_tprod · cited by 1PiTensorProduct.ofDFinsup…PiTensorProduct.lift_comp_reindex · cited by 1PiTensorProduct.lift_comp…PiTensorProduct.lift_comp_reindex_symm · cited by 1PiTensorProduct.lift_comp…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommMonoid · cited by 12281AddCommMonoidCommSemiring · cited by 10911CommSemiringLinearMap · cited by 10215LinearMapLinearEquiv · cited by 3317LinearEquivMultilinearMap · cited by 370MultilinearMapPiTensorProduct · cited by 181PiTensorProductPiTensorProduct.tprod · cited by 117PiTensorProduct.tprodPiTensorProduct.lift · cited by 30PiTensorProduct.liftPiTensorProduct.liftAux_tprod · cited by 2PiTensorProduct.liftAux_t…lift.tprodCITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by25

Results whose statement or proof uses this declaration.