Mathlib Map

Theorems · Theorem · linear algebra

PiTensorProduct.ext

∀ {ι : 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]
  {φ₁ φ₂ : (PiTensorProduct R fun i => s i) →ₗ[R] E},
  φ₁.compMultilinearMap (PiTensorProduct.tprod R) = φ₂.compMultilinearMap (PiTensorProduct.tprod R) → φ₁ = φ₂
Defined in
Mathlib.LinearAlgebra.PiTensorProduct.Basic
Cited by
26 results in Mathlib
Foundations
Depth 58 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.mapL_coe · cited by 3PiTensorProduct.mapL_coePiTensorProduct.ext_of_span_eq_top · cited by 2PiTensorProduct.ext_of_sp…PiTensorProduct.lift.unique' · cited by 2lift.unique'PiTensorProduct.map_id · cited by 2PiTensorProduct.map_idPiTensorProduct.reindex_trans · cited by 2PiTensorProduct.reindex_t…PiTensorProduct.algHom_ext · cited by 1PiTensorProduct.algHom_extTensorAlgebra.toDirectSum_comp_ofDirectSum · cited by 1TensorAlgebra.toDirectSum…PiTensorProduct.lift_comp_reindex · cited by 1PiTensorProduct.lift_comp…PiTensorProduct.lift_comp_reindex_symm · cited by 1PiTensorProduct.lift_comp…PiTensorProduct.mapL_comp · cited by 1PiTensorProduct.mapL_compPiTensorProduct.mapL_id · cited by 1PiTensorProduct.mapL_idPiTensorProduct.map_comp · cited by 1PiTensorProduct.map_compPiTensorProduct.map_comp_reindex_eq · cited by 1PiTensorProduct.map_comp_…PiTensorProduct.map_comp_reindex_symm · cited by 1PiTensorProduct.map_comp_…PiTensorProduct.map_update_add · cited by 1PiTensorProduct.map_updat…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommMonoid · cited by 12281AddCommMonoidCommSemiring · cited by 10911CommSemiringLinearMap · cited by 10215LinearMapLinearMap.ext · cited by 844LinearMap.extMultilinearMap · cited by 370MultilinearMapPiTensorProduct · cited by 181PiTensorProductPiTensorProduct.tprod · cited by 117PiTensorProduct.tprodLinearMap.map_smul · cited by 60LinearMap.map_smulLinearMap.compMultilinearMap · cited by 44LinearMap.compMultilinear…LinearMap.map_add · cited by 32LinearMap.map_addPiTensorProduct.induction_on' · cited by 3PiTensorProduct.induction…PiTensorProduct.tprodCoeff_eq_smul_tprod · cited by 2PiTensorProduct.tprodCoef…PiTensorProduct.extCITED BYCITES

Cites16

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

Cited by26

Results whose statement or proof uses this declaration.