Loogle!
Result
Found 247 declarations mentioning PiTensorProduct. Of these, only the first 200 are shown.
- PiTensorProduct ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} (R : Type u_4) [CommSemiring R] (s : ฮน โ Type u_7) [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : Type (max (max u_1 u_4) u_7) - PiTensorProduct.instAddCommMonoid ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] (s : ฮน โ Type u_7) [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : AddCommMonoid (PiTensorProduct R fun i => s i) - PiTensorProduct.instInhabited ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] (s : ฮน โ Type u_7) [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : Inhabited (PiTensorProduct R fun i => s i) - PiTensorProduct.instSMul ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : SMul R (PiTensorProduct R fun i => s i) - PiTensorProduct.tprodCoeff ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} (R : Type u_4) [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (r : R) (f : (i : ฮน) โ s i) : PiTensorProduct R fun i => s i - PiTensorProduct.lifts ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (x : PiTensorProduct R fun i => s i) : Set (FreeAddMonoid (R ร ((i : ฮน) โ s i))) - PiTensorProduct.instModule ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : Module R (PiTensorProduct R fun i => s i) - PiTensorProduct.instAddCommGroup ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_2} [CommRing R] {s : ฮน โ Type u_3} [(i : ฮน) โ AddCommGroup (s i)] [(i : ฮน) โ Module R (s i)] : AddCommGroup (PiTensorProduct R fun i => s i) - PiTensorProduct.nonempty_lifts ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (x : PiTensorProduct R fun i => s i) : x.lifts.Nonempty - PiTensorProduct.instNonemptyElemFreeAddMonoidProdForallLifts ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (x : PiTensorProduct R fun i => s i) : Nonempty โx.lifts - PiTensorProduct.instSMulCommClass ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : SMulCommClass R R (PiTensorProduct R fun i => s i) - PiTensorProduct.tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} (R : Type u_4) [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : MultilinearMap R s (PiTensorProduct R fun i => s i) - PiTensorProduct.instIsScalarTower ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : IsScalarTower R R (PiTensorProduct R fun i => s i) - PiTensorProduct.subsingletonEquiv ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [Subsingleton ฮน] (iโ : ฮน) : (PiTensorProduct R fun i => s i) โโ[R] s iโ - PiTensorProduct.isEmptyEquiv ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
(ฮน : Type u_1) {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [IsEmpty ฮน] : (PiTensorProduct R fun i => s i) โโ[R] R - PiTensorProduct.liftAux ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] (ฯ : MultilinearMap R s E) : (PiTensorProduct R fun i => s i) โ+ E - PiTensorProduct.hasSMul' ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {Rโ : Type u_5} {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [Monoid Rโ] [DistribMulAction Rโ R] [SMulCommClass Rโ R R] : SMul Rโ (PiTensorProduct R fun i => s i) - PiTensorProduct.zero_tprodCoeff ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (f : (i : ฮน) โ s i) : PiTensorProduct.tprodCoeff R 0 f = 0 - PiTensorProduct.map ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) : (PiTensorProduct R fun i => s i) โโ[R] PiTensorProduct R fun i => t i - PiTensorProduct.module' ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {Rโ : Type u_5} {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [Semiring Rโ] [Module Rโ R] [SMulCommClass Rโ R R] : Module Rโ (PiTensorProduct R fun i => s i) - PiTensorProduct.distribMulAction' ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {Rโ : Type u_5} {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [Monoid Rโ] [DistribMulAction Rโ R] [SMulCommClass Rโ R R] : DistribMulAction Rโ (PiTensorProduct R fun i => s i) - PiTensorProduct.map_id ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : (PiTensorProduct.map fun i => LinearMap.id) = LinearMap.id - PiTensorProduct.zero_tprodCoeff' ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (z : R) (f : (i : ฮน) โ s i) (i : ฮน) (hf : f i = 0) : PiTensorProduct.tprodCoeff R z f = 0 - PiTensorProduct.smul_tprodCoeff_aux ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [DecidableEq ฮน] (z : R) (f : (i : ฮน) โ s i) (i : ฮน) (r : R) : PiTensorProduct.tprodCoeff R z (Function.update f i (r โข f i)) = PiTensorProduct.tprodCoeff R (r * z) f - PiTensorProduct.tprod_eq_tprodCoeff_one ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : โ(PiTensorProduct.tprod R) = PiTensorProduct.tprodCoeff R 1 - PiTensorProduct.add_tprodCoeff' ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (zโ zโ : R) (f : (i : ฮน) โ s i) : PiTensorProduct.tprodCoeff R zโ f + PiTensorProduct.tprodCoeff R zโ f = PiTensorProduct.tprodCoeff R (zโ + zโ) f - PiTensorProduct.induction_on' ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {motive : (PiTensorProduct R fun i => s i) โ Prop} (z : PiTensorProduct R fun i => s i) (tprodCoeff : โ (r : R) (f : (i : ฮน) โ s i), motive (PiTensorProduct.tprodCoeff R r f)) (add : โ (x y : PiTensorProduct R fun i => s i), motive x โ motive y โ motive (x + y)) : motive z - PiTensorProduct.congr ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) : (PiTensorProduct R fun i => s i) โโ[R] PiTensorProduct R fun i => t i - PiTensorProduct.smul_tprodCoeff ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {Rโ : Type u_5} {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [DecidableEq ฮน] (z : R) (f : (i : ฮน) โ s i) (i : ฮน) (r : Rโ) [SMul Rโ R] [IsScalarTower Rโ R R] [SMul Rโ (s i)] [IsScalarTower Rโ R (s i)] : PiTensorProduct.tprodCoeff R z (Function.update f i (r โข f i)) = PiTensorProduct.tprodCoeff R (r โข z) f - PiTensorProduct.tprodCoeff_eq_smul_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (z : R) (f : (i : ฮน) โ s i) : PiTensorProduct.tprodCoeff R z f = z โข (PiTensorProduct.tprod R) f - PiTensorProduct.lifts_zero ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : 0 โ PiTensorProduct.lifts 0 - PiTensorProduct.add_tprodCoeff ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [DecidableEq ฮน] (z : R) (f : (i : ฮน) โ s i) (i : ฮน) (mโ mโ : s i) : PiTensorProduct.tprodCoeff R z (Function.update f i mโ) + PiTensorProduct.tprodCoeff R z (Function.update f i mโ) = PiTensorProduct.tprodCoeff R z (Function.update f i (mโ + mโ)) - PiTensorProduct.reindex_symm ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {R : Type u_4} [CommSemiring R] {M : Type u_8} [AddCommMonoid M] [Module R M] (e : ฮน โ ฮนโ) : (PiTensorProduct.reindex R (fun x => M) e).symm = PiTensorProduct.reindex R (fun x => M) e.symm - PiTensorProduct.span_tprod_eq_top ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : Submodule.span R (Set.range โ(PiTensorProduct.tprod R)) = โค - PiTensorProduct.smul_tprodCoeff' ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {Rโ : Type u_5} {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [Monoid Rโ] [DistribMulAction Rโ R] [SMulCommClass Rโ R R] (r : Rโ) (z : R) (f : (i : ฮน) โ s i) : r โข PiTensorProduct.tprodCoeff R z f = PiTensorProduct.tprodCoeff R (r โข z) f - PiTensorProduct.ext ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] {ฯโ ฯโ : (PiTensorProduct R fun i => s i) โโ[R] E} (H : ฯโ.compMultilinearMap (PiTensorProduct.tprod R) = ฯโ.compMultilinearMap (PiTensorProduct.tprod R)) : ฯโ = ฯโ - PiTensorProduct.ext_iff ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] {ฯโ ฯโ : (PiTensorProduct R fun i => s i) โโ[R] E} : ฯโ = ฯโ โ ฯโ.compMultilinearMap (PiTensorProduct.tprod R) = ฯโ.compMultilinearMap (PiTensorProduct.tprod R) - PiTensorProduct.induction_on ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {motive : (PiTensorProduct R fun i => s i) โ Prop} (z : PiTensorProduct R fun i => s i) (smul_tprod : โ (r : R) (f : (i : ฮน) โ s i), motive (r โข (PiTensorProduct.tprod R) f)) (add : โ (x y : PiTensorProduct R fun i => s i), motive x โ motive y โ motive (x + y)) : motive z - PiTensorProduct.lifts_add ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {x y : PiTensorProduct R fun i => s i} {p q : FreeAddMonoid (R ร ((i : ฮน) โ s i))} (hp : p โ x.lifts) (hq : q โ y.lifts) : p + q โ (x + y).lifts - PiTensorProduct.liftAux_tprodCoeff ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] (ฯ : MultilinearMap R s E) (z : R) (f : (i : ฮน) โ s i) : (PiTensorProduct.liftAux ฯ) (PiTensorProduct.tprodCoeff R z f) = z โข ฯ f - PiTensorProduct.lift ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] : MultilinearMap R s E โโ[R] (PiTensorProduct R fun i => s i) โโ[R] E - PiTensorProduct.tmulEquiv ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} (R : Type u_4) [CommSemiring R] (M : Type u_8) [AddCommMonoid M] [Module R M] : TensorProduct R (PiTensorProduct R fun x => M) (PiTensorProduct R fun x => M) โโ[R] PiTensorProduct R fun x => M - PiTensorProduct.reindex ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} (R : Type u_4) [CommSemiring R] (s : ฮน โ Type u_7) [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (e : ฮน โ ฮนโ) : (PiTensorProduct R fun i => s i) โโ[R] PiTensorProduct R fun i => s (e.symm i) - PiTensorProduct.liftAux_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] (ฯ : MultilinearMap R s E) (f : (i : ฮน) โ s i) : (PiTensorProduct.liftAux ฯ) ((PiTensorProduct.tprod R) f) = ฯ f - PiTensorProduct.mapIncl ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (p : (i : ฮน) โ Submodule R (s i)) : (PiTensorProduct R fun i => โฅ(p i)) โโ[R] PiTensorProduct R fun i => s i - PiTensorProduct.map_one ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : (PiTensorProduct.map fun i => 1) = 1 - PiTensorProduct.smulCommClass' ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {Rโ : Type u_5} {Rโ : Type u_6} {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [Monoid Rโ] [DistribMulAction Rโ R] [SMulCommClass Rโ R R] [Monoid Rโ] [DistribMulAction Rโ R] [SMulCommClass Rโ R R] [SMulCommClass Rโ Rโ R] : SMulCommClass Rโ Rโ (PiTensorProduct R fun i => s i) - PiTensorProduct.isScalarTower' ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {Rโ : Type u_5} {Rโ : Type u_6} {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [Monoid Rโ] [DistribMulAction Rโ R] [SMulCommClass Rโ R R] [Monoid Rโ] [DistribMulAction Rโ R] [SMulCommClass Rโ R R] [SMul Rโ Rโ] [IsScalarTower Rโ Rโ R] : IsScalarTower Rโ Rโ (PiTensorProduct R fun i => s i) - PiTensorProduct.reindex_refl ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : PiTensorProduct.reindex R s (Equiv.refl ฮน) = LinearEquiv.refl R (PiTensorProduct R fun i => s i) - PiTensorProduct.subsingletonEquiv_apply_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [Subsingleton ฮน] (iโ : ฮน) (f : (i : ฮน) โ s i) : (PiTensorProduct.subsingletonEquiv iโ) (โจโ[R] (i : ฮน), f i) = f iโ - PiTensorProduct.lifts_smul ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {x : PiTensorProduct R fun i => s i} {p : FreeAddMonoid (R ร ((i : ฮน) โ s i))} (h : p โ x.lifts) (a : R) : (FreeAddMonoid.map fun y => (a * y.1, y.2)) p โ (a โข x).lifts - PiTensorProduct.isEmptyEquiv_apply_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
(ฮน : Type u_1) {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [IsEmpty ฮน] (f : (i : ฮน) โ s i) : (PiTensorProduct.isEmptyEquiv ฮน) ((PiTensorProduct.tprod R) f) = 1 - PiTensorProduct.mapMultilinear ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} (R : Type u_4) [CommSemiring R] (s : ฮน โ Type u_7) [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (t : ฮน โ Type u_11) [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] : MultilinearMap R (fun i => s i โโ[R] t i) ((PiTensorProduct R fun i => s i) โโ[R] PiTensorProduct R fun i => t i) - PiTensorProduct.map_range_eq_span_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) : (PiTensorProduct.map f).range = Submodule.span R {t_1 | โ m, (โจโ[R] (i : ฮน), (f i) (m i)) = t_1} - PiTensorProduct.map_comp ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} {t' : ฮน โ Type u_12} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] [(i : ฮน) โ AddCommMonoid (t' i)] [(i : ฮน) โ Module R (t' i)] (g : (i : ฮน) โ t i โโ[R] t' i) (f : (i : ฮน) โ s i โโ[R] t i) : (PiTensorProduct.map fun i => g i โโ f i) = PiTensorProduct.map g โโ PiTensorProduct.map f - PiTensorProduct.mem_lifts_iff ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (x : PiTensorProduct R fun i => s i) (p : FreeAddMonoid (R ร ((i : ฮน) โ s i))) : p โ x.lifts โ (List.map (fun x => x.1 โข โจโ[R] (i : ฮน), x.2 i) (FreeAddMonoid.toList p)).sum = x - PiTensorProduct.smul_add ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {Rโ : Type u_5} {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [Monoid Rโ] [DistribMulAction Rโ R] [SMulCommClass Rโ R R] (r : Rโ) (x y : PiTensorProduct R fun i => s i) : r โข (x + y) = r โข x + r โข y - PiTensorProduct.liftAux.smul ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] {ฯ : MultilinearMap R s E} (r : R) (x : PiTensorProduct R fun i => s i) : (PiTensorProduct.liftAux ฯ) (r โข x) = r โข (PiTensorProduct.liftAux ฯ) x - PiTensorProduct.liftAddHom ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {F : Type u_10} [AddCommMonoid F] (ฯ : R ร ((i : ฮน) โ s i) โ F) (C0 : โ (r : R) (f : (i : ฮน) โ s i) (i : ฮน), f i = 0 โ ฯ (r, f) = 0) (C0' : โ (f : (i : ฮน) โ s i), ฯ (0, f) = 0) (C_add : โ [inst : DecidableEq ฮน] (r : R) (f : (i : ฮน) โ s i) (i : ฮน) (mโ mโ : s i), ฯ (r, Function.update f i mโ) + ฯ (r, Function.update f i mโ) = ฯ (r, Function.update f i (mโ + mโ))) (C_add_scalar : โ (r r' : R) (f : (i : ฮน) โ s i), ฯ (r, f) + ฯ (r', f) = ฯ (r + r', f)) (C_smul : โ [inst : DecidableEq ฮน] (r : R) (f : (i : ฮน) โ s i) (i : ฮน) (r' : R), ฯ (r, Function.update f i (r' โข f i)) = ฯ (r' * r, f)) : (PiTensorProduct R fun i => s i) โ+ F - PiTensorProduct.mapโ ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} {t' : ฮน โ Type u_12} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] [(i : ฮน) โ AddCommMonoid (t' i)] [(i : ฮน) โ Module R (t' i)] (f : (i : ฮน) โ s i โโ[R] t i โโ[R] t' i) : (PiTensorProduct R fun i => s i) โโ[R] (PiTensorProduct R fun i => t i) โโ[R] PiTensorProduct R fun i => t' i - PiTensorProduct.subsingletonEquiv_symm_apply' ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {M : Type u_8} [AddCommMonoid M] [Module R M] [Subsingleton ฮน] (iโ : ฮน) (x : M) : (PiTensorProduct.subsingletonEquiv iโ).symm x = (PiTensorProduct.tprod R) fun x_1 => x - PiTensorProduct.subsingletonEquiv_symm_apply ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [Subsingleton ฮน] (iโ : ฮน) (x : s iโ) : (PiTensorProduct.subsingletonEquiv iโ).symm x = โจโ[R] (i : ฮน), Function.update 0 iโ x i - PiTensorProduct.mapMonoidHom ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : ((i : ฮน) โ s i โโ[R] s i) โ* (PiTensorProduct R fun i => s i) โโ[R] PiTensorProduct R fun i => s i - PiTensorProduct.isEmptyEquiv_symm_apply ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
(ฮน : Type u_1) {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] [IsEmpty ฮน] (r : R) : (PiTensorProduct.isEmptyEquiv ฮน).symm r = r โข (PiTensorProduct.tprod R) isEmptyElim - PiTensorProduct.map_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) (x : (i : ฮน) โ s i) : (PiTensorProduct.map f) ((PiTensorProduct.tprod R) x) = โจโ[R] (i : ฮน), (f i) (x i) - PiTensorProduct.tmulEquivDep ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} (R : Type u_4) [CommSemiring R] (N : ฮน โ ฮนโ โ Type u_12) [(i : ฮน โ ฮนโ) โ AddCommMonoid (N i)] [(i : ฮน โ ฮนโ) โ Module R (N i)] : TensorProduct R (PiTensorProduct R fun iโ => N (Sum.inl iโ)) (PiTensorProduct R fun iโ => N (Sum.inr iโ)) โโ[R] PiTensorProduct R fun i => N i - FreeAddMonoid.toPiTensorProduct ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (p : FreeAddMonoid (R ร ((i : ฮน) โ s i))) : โp = (List.map (fun x => x.1 โข โจโ[R] (i : ฮน), x.2 i) (FreeAddMonoid.toList p)).sum - PiTensorProduct.map_mul ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (fโ fโ : (i : ฮน) โ s i โโ[R] s i) : (PiTensorProduct.map fun i => fโ i * fโ i) = PiTensorProduct.map fโ * PiTensorProduct.map fโ - PiTensorProduct.piTensorHomMap ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] : (PiTensorProduct R fun i => s i โโ[R] t i) โโ[R] (PiTensorProduct R fun i => s i) โโ[R] PiTensorProduct R fun i => t i - PiTensorProduct.map_pow ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (f : (i : ฮน) โ s i โโ[R] s i) (n : โ) : PiTensorProduct.map (f ^ n) = PiTensorProduct.map f ^ n - PiTensorProduct.congr_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) (m : (i : ฮน) โ s i) : (PiTensorProduct.congr f) ((PiTensorProduct.tprod R) m) = โจโ[R] (i : ฮน), (f i) (m i) - PiTensorProduct.map_update_smul ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) [DecidableEq ฮน] (i : ฮน) (c : R) (u : s i โโ[R] t i) : PiTensorProduct.map (Function.update f i (c โข u)) = c โข PiTensorProduct.map (Function.update f i u) - PiTensorProduct.map_update_add ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) [DecidableEq ฮน] (i : ฮน) (u v : s i โโ[R] t i) : PiTensorProduct.map (Function.update f i (u + v)) = PiTensorProduct.map (Function.update f i u) + PiTensorProduct.map (Function.update f i v) - PiTensorProduct.congr_symm_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) (p : (i : ฮน) โ t i) : (PiTensorProduct.congr f).symm ((PiTensorProduct.tprod R) p) = โจโ[R] (i : ฮน), (f i).symm (p i) - PiTensorProduct.mapMultilinear_apply ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} (R : Type u_4) [CommSemiring R] (s : ฮน โ Type u_7) [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (t : ฮน โ Type u_11) [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) : (PiTensorProduct.mapMultilinear R s t) f = PiTensorProduct.map f - PiTensorProduct.piTensorHomMapFunโ ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} {t' : ฮน โ Type u_12} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] [(i : ฮน) โ AddCommMonoid (t' i)] [(i : ฮน) โ Module R (t' i)] : (PiTensorProduct R fun i => s i โโ[R] t i โโ[R] t' i) โ (PiTensorProduct R fun i => s i) โโ[R] (PiTensorProduct R fun i => t i) โโ[R] PiTensorProduct R fun i => t' i - PiTensorProduct.lift.unique' ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] {ฯ : MultilinearMap R s E} {ฯ' : (PiTensorProduct R fun i => s i) โโ[R] E} (H : ฯ'.compMultilinearMap (PiTensorProduct.tprod R) = ฯ) : ฯ' = PiTensorProduct.lift ฯ - PiTensorProduct.mapMonoidHom_apply ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (f : (i : ฮน) โ s i โโ[R] s i) : PiTensorProduct.mapMonoidHom f = PiTensorProduct.map f - PiTensorProduct.lift.tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] {ฯ : MultilinearMap R s E} (f : (i : ฮน) โ s i) : (PiTensorProduct.lift ฯ) ((PiTensorProduct.tprod R) f) = ฯ f - PiTensorProduct.lift.unique ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] {ฯ : MultilinearMap R s E} {ฯ' : (PiTensorProduct R fun i => s i) โโ[R] E} (H : โ (f : (i : ฮน) โ s i), ฯ' ((PiTensorProduct.tprod R) f) = ฯ f) : ฯ' = PiTensorProduct.lift ฯ - PiTensorProduct.lift_symm ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] (ฯ' : (PiTensorProduct R fun i => s i) โโ[R] E) : PiTensorProduct.lift.symm ฯ' = ฯ'.compMultilinearMap (PiTensorProduct.tprod R) - PiTensorProduct.reindex_trans ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {ฮนโ : Type u_3} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (e : ฮน โ ฮนโ) (e' : ฮนโ โ ฮนโ) : PiTensorProduct.reindex R s e โชโซโ PiTensorProduct.reindex R (fun i => s (e.symm i)) e' = PiTensorProduct.reindex R s (e.trans e') - PiTensorProduct.tmulEquiv_apply ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} (R : Type u_4) [CommSemiring R] (M : Type u_8) [AddCommMonoid M] [Module R M] (a : ฮน โ M) (b : ฮนโ โ M) : (PiTensorProduct.tmulEquiv R M) (((PiTensorProduct.tprod R) fun i => a i) โโ[R] (PiTensorProduct.tprod R) fun i => b i) = (PiTensorProduct.tprod R) fun i => Sum.elim a b i - PiTensorProduct.mapโ_tprod_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} {t' : ฮน โ Type u_12} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] [(i : ฮน) โ AddCommMonoid (t' i)] [(i : ฮน) โ Module R (t' i)] (f : (i : ฮน) โ s i โโ[R] t i โโ[R] t' i) (x : (i : ฮน) โ s i) (y : (i : ฮน) โ t i) : ((PiTensorProduct.mapโ f) ((PiTensorProduct.tprod R) x)) ((PiTensorProduct.tprod R) y) = โจโ[R] (i : ฮน), ((f i) (x i)) (y i) - PiTensorProduct.lift_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] : PiTensorProduct.lift (PiTensorProduct.tprod R) = LinearMap.id - PiTensorProduct.tmulEquiv_symm_apply ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} (R : Type u_4) [CommSemiring R] (M : Type u_8) [AddCommMonoid M] [Module R M] (a : ฮน โ ฮนโ โ M) : (PiTensorProduct.tmulEquiv R M).symm ((PiTensorProduct.tprod R) fun i => a i) = ((PiTensorProduct.tprod R) fun i => a (Sum.inl i)) โโ[R] (PiTensorProduct.tprod R) fun i => a (Sum.inr i) - PiTensorProduct.map_comp_reindex_eq ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) (e : ฮน โ ฮนโ) : (PiTensorProduct.map fun i => f (e.symm i)) โโ โ(PiTensorProduct.reindex R s e) = โ(PiTensorProduct.reindex R t e) โโ PiTensorProduct.map f - PiTensorProduct.reindex_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (e : ฮน โ ฮนโ) (f : (i : ฮน) โ s i) : (PiTensorProduct.reindex R s e) ((PiTensorProduct.tprod R) f) = (PiTensorProduct.tprod R) fun i => f (e.symm i) - PiTensorProduct.lift_comp_map ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) (h : MultilinearMap R t E) : PiTensorProduct.lift h โโ PiTensorProduct.map f = PiTensorProduct.lift (h.compLinearMap f) - PiTensorProduct.map_comp_reindex_symm ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) (e : ฮน โ ฮนโ) : PiTensorProduct.map f โโ โ(PiTensorProduct.reindex R s e).symm = โ(PiTensorProduct.reindex R t e).symm โโ PiTensorProduct.map fun i => f (e.symm i) - PiTensorProduct.tmulEquivDep_apply ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} (R : Type u_4) [CommSemiring R] (N : ฮน โ ฮนโ โ Type u_12) [(i : ฮน โ ฮนโ) โ AddCommMonoid (N i)] [(i : ฮน โ ฮนโ) โ Module R (N i)] (a : (iโ : ฮน) โ N (Sum.inl iโ)) (b : (iโ : ฮนโ) โ N (Sum.inr iโ)) : (PiTensorProduct.tmulEquivDep R N) (((PiTensorProduct.tprod R) fun iโ => a iโ) โโ[R] (PiTensorProduct.tprod R) fun iโ => b iโ) = โจโ[R] (i : ฮน โ ฮนโ), Sum.rec a b i - PiTensorProduct.piTensorHomMap_tprod_eq_map ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) : PiTensorProduct.piTensorHomMap ((PiTensorProduct.tprod R) f) = PiTensorProduct.map f - PiTensorProduct.tmulEquivDep_symm_apply ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} (R : Type u_4) [CommSemiring R] (N : ฮน โ ฮนโ โ Type u_12) [(i : ฮน โ ฮนโ) โ AddCommMonoid (N i)] [(i : ฮน โ ฮนโ) โ Module R (N i)] (f : (i : ฮน โ ฮนโ) โ N i) : (PiTensorProduct.tmulEquivDep R N).symm (โจโ[R] (i : ฮน โ ฮนโ), f i) = ((PiTensorProduct.tprod R) fun iโ => f (Sum.inl iโ)) โโ[R] (PiTensorProduct.tprod R) fun iโ => f (Sum.inr iโ) - PiTensorProduct.piTensorHomMapโ ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} {t' : ฮน โ Type u_12} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] [(i : ฮน) โ AddCommMonoid (t' i)] [(i : ฮน) โ Module R (t' i)] : (PiTensorProduct R fun i => s i โโ[R] t i โโ[R] t' i) โโ[R] (PiTensorProduct R fun i => s i) โโ[R] (PiTensorProduct R fun i => t i) โโ[R] PiTensorProduct R fun i => t' i - PiTensorProduct.piTensorHomMap_tprod_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) (x : (i : ฮน) โ s i) : (PiTensorProduct.piTensorHomMap ((PiTensorProduct.tprod R) f)) ((PiTensorProduct.tprod R) x) = โจโ[R] (i : ฮน), (f i) (x i) - PiTensorProduct.map_reindex ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) (e : ฮน โ ฮนโ) (x : PiTensorProduct R fun i => s i) : (PiTensorProduct.map fun i => f (e.symm i)) ((PiTensorProduct.reindex R s e) x) = (PiTensorProduct.reindex R t e) ((PiTensorProduct.map f) x) - PiTensorProduct.map_reindex_symm ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] (f : (i : ฮน) โ s i โโ[R] t i) (e : ฮน โ ฮนโ) (x : PiTensorProduct R fun i => s (e.symm i)) : (PiTensorProduct.map f) ((PiTensorProduct.reindex R s e).symm x) = (PiTensorProduct.reindex R t e).symm ((PiTensorProduct.map fun i => f (e.symm i)) x) - PiTensorProduct.reindex_reindex ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {ฮนโ : Type u_3} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (e : ฮน โ ฮนโ) (e' : ฮนโ โ ฮนโ) (x : PiTensorProduct R fun i => s i) : (PiTensorProduct.reindex R (fun i => s (e.symm i)) e') ((PiTensorProduct.reindex R s e) x) = (PiTensorProduct.reindex R s (e.trans e')) x - PiTensorProduct.piTensorHomMapFunโ_smul ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} {t' : ฮน โ Type u_12} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] [(i : ฮน) โ AddCommMonoid (t' i)] [(i : ฮน) โ Module R (t' i)] (r : R) (ฯ : PiTensorProduct R fun i => s i โโ[R] t i โโ[R] t' i) : (r โข ฯ).piTensorHomMapFunโ = r โข ฯ.piTensorHomMapFunโ - PiTensorProduct.lift_comp_reindex_symm ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] (e : ฮน โ ฮนโ) (ฯ : MultilinearMap R s E) : PiTensorProduct.lift ฯ โโ โ(PiTensorProduct.reindex R s e).symm = PiTensorProduct.lift ((MultilinearMap.domDomCongrLinearEquiv' R R s E e) ฯ) - PiTensorProduct.lift_comp_reindex ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] (e : ฮน โ ฮนโ) (ฯ : MultilinearMap R (fun i => s (e.symm i)) E) : PiTensorProduct.lift ฯ โโ โ(PiTensorProduct.reindex R s e) = PiTensorProduct.lift ((MultilinearMap.domDomCongrLinearEquiv' R R s E e).symm ฯ) - PiTensorProduct.lift_reindex_symm ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] (e : ฮน โ ฮนโ) (ฯ : MultilinearMap R s E) (x : PiTensorProduct R fun i => s (e.symm i)) : (PiTensorProduct.lift ฯ) ((PiTensorProduct.reindex R s e).symm x) = (PiTensorProduct.lift ((MultilinearMap.domDomCongrLinearEquiv' R R s E e) ฯ)) x - PiTensorProduct.piTensorHomMapFunโ_add ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} {t' : ฮน โ Type u_12} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] [(i : ฮน) โ AddCommMonoid (t' i)] [(i : ฮน) โ Module R (t' i)] (ฯ ฯ : PiTensorProduct R fun i => s i โโ[R] t i โโ[R] t' i) : (ฯ + ฯ).piTensorHomMapFunโ = ฯ.piTensorHomMapFunโ + ฯ.piTensorHomMapFunโ - PiTensorProduct.lift_reindex ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {E : Type u_9} [AddCommMonoid E] [Module R E] (e : ฮน โ ฮนโ) (ฯ : MultilinearMap R (fun i => s (e.symm i)) E) (x : PiTensorProduct R fun i => s i) : (PiTensorProduct.lift ฯ) ((PiTensorProduct.reindex R s e) x) = (PiTensorProduct.lift ((MultilinearMap.domDomCongrLinearEquiv' R R s E e).symm ฯ)) x - PiTensorProduct.reindex_comp_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {ฮนโ : Type u_2} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] (e : ฮน โ ฮนโ) : (โ(PiTensorProduct.reindex R s e)).compMultilinearMap (PiTensorProduct.tprod R) = (MultilinearMap.domDomCongrLinearEquiv' R R s (PiTensorProduct R fun i => s (e.symm i)) e).symm (PiTensorProduct.tprod R) - PiTensorProduct.piTensorHomMapโ_tprod_tprod_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.Basic
{ฮน : Type u_1} {R : Type u_4} [CommSemiring R] {s : ฮน โ Type u_7} [(i : ฮน) โ AddCommMonoid (s i)] [(i : ฮน) โ Module R (s i)] {t : ฮน โ Type u_11} {t' : ฮน โ Type u_12} [(i : ฮน) โ AddCommMonoid (t i)] [(i : ฮน) โ Module R (t i)] [(i : ฮน) โ AddCommMonoid (t' i)] [(i : ฮน) โ Module R (t' i)] (f : (i : ฮน) โ s i โโ[R] t i โโ[R] t' i) (a : (i : ฮน) โ s i) (b : (i : ฮน) โ t i) : ((PiTensorProduct.piTensorHomMapโ ((PiTensorProduct.tprod R) f)) ((PiTensorProduct.tprod R) a)) ((PiTensorProduct.tprod R) b) = โจโ[R] (i : ฮน), ((f i) (a i)) (b i) - TensorPower.gOne_def ๐ Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] : GradedMonoid.GOne.one = (PiTensorProduct.tprod R) Fin.elim0 - TensorPower.cast_tprod ๐ Mathlib.LinearAlgebra.TensorPower.Basic
(R : Type u_1) (M : Type u_2) [CommSemiring R] [AddCommMonoid M] [Module R M] {i j : โ} (h : i = j) (a : Fin i โ M) : (TensorPower.cast R M h) ((PiTensorProduct.tprod R) a) = (PiTensorProduct.tprod R) (a โ Fin.cast โฏ) - TensorPower.tprod_mul_tprod ๐ Mathlib.LinearAlgebra.TensorPower.Basic
(R : Type u_1) {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {na nb : โ} (a : Fin na โ M) (b : Fin nb โ M) : GradedMonoid.GMul.mul ((PiTensorProduct.tprod R) a) ((PiTensorProduct.tprod R) b) = (PiTensorProduct.tprod R) (Fin.append a b) - TensorPower.gradedMonoid_eq_of_cast ๐ Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {a b : GradedMonoid fun n => PiTensorProduct R fun x => M} (h : a.fst = b.fst) (h2 : (TensorPower.cast R M h) a.snd = b.snd) : a = b - PiTensorProduct.gradedMonoid_eq_of_reindex_cast ๐ Mathlib.LinearAlgebra.TensorPower.Basic
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {ฮนฮน : Type u_3} {ฮน : ฮนฮน โ Type u_4} {a b : GradedMonoid fun ii => PiTensorProduct R fun x => M} (h : a.fst = b.fst) : (PiTensorProduct.reindex R (fun x => M) (Equiv.cast โฏ)) a.snd = b.snd โ a = b - TensorPower.multilinearMapToDual_apply_tprod ๐ Mathlib.LinearAlgebra.TensorPower.Pairing
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {n : โ} (f : Fin n โ Module.Dual R M) (v : Fin n โ M) : ((TensorPower.multilinearMapToDual R M n) f) ((PiTensorProduct.tprod R) v) = โ i, (f i) (v i) - TensorPower.pairingDual_tprod_tprod ๐ Mathlib.LinearAlgebra.TensorPower.Pairing
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {n : โ} (f : Fin n โ Module.Dual R M) (v : Fin n โ M) : ((TensorPower.pairingDual R M n) ((PiTensorProduct.tprod R) f)) ((PiTensorProduct.tprod R) v) = โ i, (f i) (v i) - exteriorPower.toTensorPower_apply_ฮนMulti ๐ Mathlib.LinearAlgebra.ExteriorPower.Pairing
(R : Type u_1) {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] {n : โ} (v : Fin n โ M) : (exteriorPower.toTensorPower R M n) ((exteriorPower.ฮนMulti R n) v) = โ ฯ, Equiv.Perm.sign ฯ โข (PiTensorProduct.tprod R) fun i => v (ฯ i) - PiTensorProduct.instNorm ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] : Norm (PiTensorProduct ๐ fun i => E i) - PiTensorProduct.instSeminormedAddCommGroup ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] : SeminormedAddCommGroup (PiTensorProduct ๐ fun i => E i) - PiTensorProduct.instNormedSpace ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] : NormedSpace ๐ (PiTensorProduct ๐ fun i => E i) - PiTensorProduct.projectiveSeminorm ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] : Seminorm ๐ (PiTensorProduct ๐ fun i => E i) - PiTensorProduct.bddBelow_projectiveSemiNormAux ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (x : PiTensorProduct ๐ fun i => E i) : BddBelow (Set.range fun p => PiTensorProduct.projectiveSeminormAux โp) - PiTensorProduct.norm_def ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (x : PiTensorProduct ๐ fun i => E i) : โxโ = โจ p, PiTensorProduct.projectiveSeminormAux โp - PiTensorProduct.projectiveSeminorm_smul_le ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (a : ๐) (x : PiTensorProduct ๐ fun i => E i) : โa โข xโ โค โaโ * โxโ - PiTensorProduct.tprodL ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] (๐ : Type u_2) {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] : ContinuousMultilinearMap ๐ E (PiTensorProduct ๐ fun i => E i) - PiTensorProduct.projectiveSeminorm_zero ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] : โ0โ = 0 - PiTensorProduct.projectiveSeminorm_tprod_le ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (m : (i : ฮน) โ E i) : โโจโ[๐] (i : ฮน), m iโ โค โ i, โm iโ - PiTensorProduct.tprodL_coe ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] : (PiTensorProduct.tprodL ๐).toMultilinearMap = PiTensorProduct.tprod ๐ - PiTensorProduct.projectiveSeminorm_add_le ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (x y : PiTensorProduct ๐ fun i => E i) : โx + yโ โค โxโ + โyโ - PiTensorProduct.projectiveSeminorm_apply ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (x : PiTensorProduct ๐ fun i => E i) : PiTensorProduct.projectiveSeminorm x = โจ p, PiTensorProduct.projectiveSeminormAux โp - PiTensorProduct.mapL ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] {E' : ฮน โ Type u_5} [(i : ฮน) โ SeminormedAddCommGroup (E' i)] [(i : ฮน) โ NormedSpace ๐ (E' i)] (f : (i : ฮน) โ E i โL[๐] E' i) : (PiTensorProduct ๐ fun i => E i) โL[๐] PiTensorProduct ๐ fun i => E' i - PiTensorProduct.mapL_id ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] : (PiTensorProduct.mapL fun i => ContinuousLinearMap.id ๐ (E i)) = ContinuousLinearMap.id ๐ (PiTensorProduct ๐ fun i => E i) - PiTensorProduct.opNorm_mapL ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] {E' : ฮน โ Type u_5} [(i : ฮน) โ SeminormedAddCommGroup (E' i)] [(i : ฮน) โ NormedSpace ๐ (E' i)] (f : (i : ฮน) โ E i โL[๐] E' i) : โPiTensorProduct.mapL fโ โค โ i, โf iโ - PiTensorProduct.tprodL_toFun ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] (๐ : Type u_2) {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (aโ : (i : ฮน) โ E i) : (PiTensorProduct.tprodL ๐) aโ = (PiTensorProduct.tprod ๐) aโ - PiTensorProduct.mapL_coe ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] {E' : ฮน โ Type u_5} [(i : ฮน) โ SeminormedAddCommGroup (E' i)] [(i : ฮน) โ NormedSpace ๐ (E' i)] (f : (i : ฮน) โ E i โL[๐] E' i) : โ(PiTensorProduct.mapL f) = PiTensorProduct.map fun i => โ(f i) - PiTensorProduct.liftIsometry ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] (๐ : Type u_2) (E : ฮน โ Type u_3) [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (F : Type u_4) [SeminormedAddCommGroup F] [NormedSpace ๐ F] : ContinuousMultilinearMap ๐ E F โโแตข[๐] (PiTensorProduct ๐ fun i => E i) โL[๐] F - PiTensorProduct.mapL_comp ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] {E' : ฮน โ Type u_5} {E'' : ฮน โ Type u_6} [(i : ฮน) โ SeminormedAddCommGroup (E' i)] [(i : ฮน) โ NormedSpace ๐ (E' i)] [(i : ฮน) โ SeminormedAddCommGroup (E'' i)] [(i : ฮน) โ NormedSpace ๐ (E'' i)] (g : (i : ฮน) โ E' i โL[๐] E'' i) (f : (i : ฮน) โ E i โL[๐] E' i) : (PiTensorProduct.mapL fun i => g i โSL f i) = PiTensorProduct.mapL g โSL PiTensorProduct.mapL f - PiTensorProduct.mapLIncl ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (p : (i : ฮน) โ Submodule ๐ (E i)) : (PiTensorProduct ๐ fun i => โฅ(p i)) โL[๐] PiTensorProduct ๐ fun i => E i - PiTensorProduct.liftEquiv ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] (๐ : Type u_2) (E : ฮน โ Type u_3) [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (F : Type u_4) [SeminormedAddCommGroup F] [NormedSpace ๐ F] : ContinuousMultilinearMap ๐ E F โโ[๐] (PiTensorProduct ๐ fun i => E i) โL[๐] F - PiTensorProduct.mapL_one ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] : (PiTensorProduct.mapL fun i => 1) = 1 - PiTensorProduct.mapL_apply ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] {E' : ฮน โ Type u_5} [(i : ฮน) โ SeminormedAddCommGroup (E' i)] [(i : ฮน) โ NormedSpace ๐ (E' i)] (f : (i : ฮน) โ E i โL[๐] E' i) (x : PiTensorProduct ๐ fun i => E i) : (PiTensorProduct.mapL f) x = (PiTensorProduct.map fun i => โ(f i)) x - PiTensorProduct.mapLMonoidHom ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] : ((i : ฮน) โ E i โL[๐] E i) โ* (PiTensorProduct ๐ fun i => E i) โL[๐] PiTensorProduct ๐ fun i => E i - PiTensorProduct.mapL_mul ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (fโ fโ : (i : ฮน) โ E i โL[๐] E i) : (PiTensorProduct.mapL fun i => fโ i * fโ i) = PiTensorProduct.mapL fโ * PiTensorProduct.mapL fโ - PiTensorProduct.norm_eval_le_projectiveSeminorm ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] {G : Type u_4} [SeminormedAddCommGroup G] [NormedSpace ๐ G] (f : ContinuousMultilinearMap ๐ E G) (x : PiTensorProduct ๐ fun i => E i) : โ(PiTensorProduct.lift f.toMultilinearMap) xโ โค โfโ * โxโ - PiTensorProduct.mapL_add ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] {E' : ฮน โ Type u_5} [(i : ฮน) โ SeminormedAddCommGroup (E' i)] [(i : ฮน) โ NormedSpace ๐ (E' i)] (f : (i : ฮน) โ E i โL[๐] E' i) [DecidableEq ฮน] (i : ฮน) (u v : E i โL[๐] E' i) : PiTensorProduct.mapL (Function.update f i (u + v)) = PiTensorProduct.mapL (Function.update f i u) + PiTensorProduct.mapL (Function.update f i v) - PiTensorProduct.mapL_pow ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (f : (i : ฮน) โ E i โL[๐] E i) (n : โ) : PiTensorProduct.mapL (f ^ n) = PiTensorProduct.mapL f ^ n - PiTensorProduct.mapLMultilinear ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] (๐ : Type u_2) (E : ฮน โ Type u_3) [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (E' : ฮน โ Type u_5) [(i : ฮน) โ SeminormedAddCommGroup (E' i)] [(i : ฮน) โ NormedSpace ๐ (E' i)] : ContinuousMultilinearMap ๐ (fun i => E i โL[๐] E' i) ((PiTensorProduct ๐ fun i => E i) โL[๐] PiTensorProduct ๐ fun i => E' i) - PiTensorProduct.mapL_smul ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] {E' : ฮน โ Type u_5} [(i : ฮน) โ SeminormedAddCommGroup (E' i)] [(i : ฮน) โ NormedSpace ๐ (E' i)] (f : (i : ฮน) โ E i โL[๐] E' i) [DecidableEq ฮน] (i : ฮน) (c : ๐) (u : E i โL[๐] E' i) : PiTensorProduct.mapL (Function.update f i (c โข u)) = c โข PiTensorProduct.mapL (Function.update f i u) - PiTensorProduct.opNorm_mapLMultilinear_le ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] {E' : ฮน โ Type u_5} [(i : ฮน) โ SeminormedAddCommGroup (E' i)] [(i : ฮน) โ NormedSpace ๐ (E' i)] : โPiTensorProduct.mapLMultilinear ๐ E E'โ โค 1 - PiTensorProduct.mapLMonoidHom_apply ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (f : (i : ฮน) โ E i โL[๐] E i) : PiTensorProduct.mapLMonoidHom f = PiTensorProduct.mapL f - PiTensorProduct.liftIsometry_symm_apply ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] {F : Type u_4} [SeminormedAddCommGroup F] [NormedSpace ๐ F] (l : (PiTensorProduct ๐ fun i => E i) โL[๐] F) : (PiTensorProduct.liftIsometry ๐ E F).symm l = l.compContinuousMultilinearMap (PiTensorProduct.tprodL ๐) - PiTensorProduct.liftEquiv_apply ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] (๐ : Type u_2) (E : ฮน โ Type u_3) [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (F : Type u_4) [SeminormedAddCommGroup F] [NormedSpace ๐ F] (f : ContinuousMultilinearMap ๐ E F) : (PiTensorProduct.liftEquiv ๐ E F) f = (PiTensorProduct.lift f.toMultilinearMap).mkContinuous โfโ โฏ - PiTensorProduct.liftIsometry_apply_apply ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] {F : Type u_4} [SeminormedAddCommGroup F] [NormedSpace ๐ F] (f : ContinuousMultilinearMap ๐ E F) (x : PiTensorProduct ๐ fun i => E i) : ((PiTensorProduct.liftIsometry ๐ E F) f) x = (PiTensorProduct.lift f.toMultilinearMap) x - PiTensorProduct.liftIsometry_comp_mapL ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] {F : Type u_4} [SeminormedAddCommGroup F] [NormedSpace ๐ F] {E' : ฮน โ Type u_5} [(i : ฮน) โ SeminormedAddCommGroup (E' i)] [(i : ฮน) โ NormedSpace ๐ (E' i)] (f : (i : ฮน) โ E i โL[๐] E' i) (h : ContinuousMultilinearMap ๐ E' F) : (PiTensorProduct.liftIsometry ๐ E' F) h โSL PiTensorProduct.mapL f = (PiTensorProduct.liftIsometry ๐ E F) (h.compContinuousLinearMap f) - PiTensorProduct.liftEquiv_symm_apply ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] (๐ : Type u_2) (E : ฮน โ Type u_3) [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (F : Type u_4) [SeminormedAddCommGroup F] [NormedSpace ๐ F] (l : (PiTensorProduct ๐ fun i => E i) โL[๐] F) : (PiTensorProduct.liftEquiv ๐ E F).symm l = (PiTensorProduct.lift.symm โl).mkContinuous โlโ โฏ - PiTensorProduct.mapLMultilinear_toFun_apply ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] (๐ : Type u_2) (E : ฮน โ Type u_3) [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] (E' : ฮน โ Type u_5) [(i : ฮน) โ SeminormedAddCommGroup (E' i)] [(i : ฮน) โ NormedSpace ๐ (E' i)] (f : (i : ฮน) โ E i โL[๐] E' i) (aโ : PiTensorProduct ๐ fun i => E i) : ((PiTensorProduct.mapLMultilinear ๐ E E') f) aโ = (PiTensorProduct.liftAux ((PiTensorProduct.tprodL ๐).compContinuousLinearMap f).toMultilinearMap) aโ - PiTensorProduct.liftIsometry_tprodL ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.ProjectiveSeminorm
{ฮน : Type u_1} [Fintype ฮน] {๐ : Type u_2} {E : ฮน โ Type u_3} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [NontriviallyNormedField ๐] [(i : ฮน) โ NormedSpace ๐ (E i)] : (PiTensorProduct.liftIsometry ๐ E (PiTensorProduct ๐ fun i => E i)) (PiTensorProduct.tprodL ๐) = ContinuousLinearMap.id ๐ (PiTensorProduct ๐ fun i => E i) - PiTensorProduct.injectiveSeminorm ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.InjectiveSeminorm
{ฮน : Type u_2} [Fintype ฮน] {๐ : Type u_3} [NontriviallyNormedField ๐] {E : ฮน โ Type u_4} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [(i : ฮน) โ NormedSpace ๐ (E i)] : Seminorm ๐ (PiTensorProduct ๐ fun i => E i) - PiTensorProduct.injectiveSeminorm_le_projectiveSeminorm ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.InjectiveSeminorm
{ฮน : Type uฮน} [Fintype ฮน] {๐ : Type u๐} [NontriviallyNormedField ๐] {E : ฮน โ Type uE} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [(i : ฮน) โ NormedSpace ๐ (E i)] : PiTensorProduct.injectiveSeminorm โค PiTensorProduct.projectiveSeminorm - PiTensorProduct.injectiveSeminorm_tprod_le ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.InjectiveSeminorm
{ฮน : Type uฮน} [Fintype ฮน] {๐ : Type u๐} [NontriviallyNormedField ๐] {E : ฮน โ Type uE} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [(i : ฮน) โ NormedSpace ๐ (E i)] (m : (i : ฮน) โ E i) : PiTensorProduct.injectiveSeminorm (โจโ[๐] (i : ฮน), m i) โค โ i, โm iโ - PiTensorProduct.toDualContinuousMultilinearMap ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.InjectiveSeminorm
{ฮน : Type uฮน} [Fintype ฮน] {๐ : Type u๐} [NontriviallyNormedField ๐] {E : ฮน โ Type uE} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [(i : ฮน) โ NormedSpace ๐ (E i)] (F : Type u_1) [SeminormedAddCommGroup F] [NormedSpace ๐ F] : (PiTensorProduct ๐ fun i => E i) โโ[๐] ContinuousMultilinearMap ๐ E F โL[๐] F - PiTensorProduct.injectiveSeminorm_def ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.InjectiveSeminorm
{ฮน : Type u_2} [Fintype ฮน] {๐ : Type u_3} [NontriviallyNormedField ๐] {E : ฮน โ Type u_4} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [(i : ฮน) โ NormedSpace ๐ (E i)] : PiTensorProduct.injectiveSeminorm = sSup {p | โ G x x_1, p = (normSeminorm ๐ (ContinuousMultilinearMap ๐ E G โL[๐] G)).comp (PiTensorProduct.toDualContinuousMultilinearMap G)} - PiTensorProduct.norm_eval_le_injectiveSeminorm ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.InjectiveSeminorm
{ฮน : Type uฮน} [Fintype ฮน] {๐ : Type u๐} [NontriviallyNormedField ๐] {E : ฮน โ Type uE} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [(i : ฮน) โ NormedSpace ๐ (E i)] {F : Type u_1} [SeminormedAddCommGroup F] [NormedSpace ๐ F] (f : ContinuousMultilinearMap ๐ E F) (x : PiTensorProduct ๐ fun i => E i) : โ(PiTensorProduct.lift f.toMultilinearMap) xโ โค โfโ * PiTensorProduct.injectiveSeminorm x - PiTensorProduct.toDualContinuousMultilinearMap_le_projectiveSeminorm ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.InjectiveSeminorm
{ฮน : Type uฮน} [Fintype ฮน] {๐ : Type u๐} [NontriviallyNormedField ๐] {E : ฮน โ Type uE} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [(i : ฮน) โ NormedSpace ๐ (E i)] {F : Type u_1} [SeminormedAddCommGroup F] [NormedSpace ๐ F] (x : PiTensorProduct ๐ fun i => E i) : โ(PiTensorProduct.toDualContinuousMultilinearMap F) xโ โค โxโ - PiTensorProduct.dualSeminorms_bounded ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.InjectiveSeminorm
{ฮน : Type uฮน} [Fintype ฮน] {๐ : Type u๐} [NontriviallyNormedField ๐] {E : ฮน โ Type uE} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [(i : ฮน) โ NormedSpace ๐ (E i)] : BddAbove {p | โ G x x_1, p = (normSeminorm ๐ (ContinuousMultilinearMap ๐ E G โL[๐] G)).comp (PiTensorProduct.toDualContinuousMultilinearMap G)} - PiTensorProduct.toDualContinuousMultilinearMap_apply_apply ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.InjectiveSeminorm
{ฮน : Type uฮน} [Fintype ฮน] {๐ : Type u๐} [NontriviallyNormedField ๐] {E : ฮน โ Type uE} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [(i : ฮน) โ NormedSpace ๐ (E i)] (F : Type u_1) [SeminormedAddCommGroup F] [NormedSpace ๐ F] (x : PiTensorProduct ๐ fun i => E i) (xโ : ContinuousMultilinearMap ๐ E F) : ((PiTensorProduct.toDualContinuousMultilinearMap F) x) xโ = (PiTensorProduct.lift xโ.toMultilinearMap) x - PiTensorProduct.injectiveSeminorm_apply ๐ Mathlib.Analysis.Normed.Module.PiTensorProduct.InjectiveSeminorm
{ฮน : Type uฮน} [Fintype ฮน] {๐ : Type u๐} [NontriviallyNormedField ๐] {E : ฮน โ Type uE} [(i : ฮน) โ SeminormedAddCommGroup (E i)] [(i : ฮน) โ NormedSpace ๐ (E i)] (x : PiTensorProduct ๐ fun i => E i) : PiTensorProduct.injectiveSeminorm x = โจ p, โp x - TensorAlgebra.mk_reindex_fin_cast ๐ Mathlib.LinearAlgebra.TensorAlgebra.ToTensorPower
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {n m : โ} (h : n = m) (x : TensorPower R n M) : GradedMonoid.mk m ((PiTensorProduct.reindex R (fun x => M) (finCongr h)) x) = GradedMonoid.mk n x - TensorAlgebra.mk_reindex_cast ๐ Mathlib.LinearAlgebra.TensorAlgebra.ToTensorPower
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {n m : โ} (h : n = m) (x : TensorPower R n M) : GradedMonoid.mk m ((PiTensorProduct.reindex R (fun x => M) (Equiv.cast โฏ)) x) = GradedMonoid.mk n x - TensorPower.list_prod_gradedMonoid_mk_single ๐ Mathlib.LinearAlgebra.TensorAlgebra.ToTensorPower
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] (n : โ) (x : Fin n โ M) : (List.map (fun a => GradedMonoid.mk 1 ((PiTensorProduct.tprod R) fun x_1 => x a)) (List.finRange n)).prod = GradedMonoid.mk n ((PiTensorProduct.tprod R) x) - TensorPower.toTensorAlgebra_tprod ๐ Mathlib.LinearAlgebra.TensorAlgebra.ToTensorPower
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {n : โ} (x : Fin n โ M) : TensorPower.toTensorAlgebra ((PiTensorProduct.tprod R) x) = (TensorAlgebra.tprod R M n) x - TensorAlgebra.ofDirectSum_of_tprod ๐ Mathlib.LinearAlgebra.TensorAlgebra.ToTensorPower
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {n : โ} (x : Fin n โ M) : TensorAlgebra.ofDirectSum ((DirectSum.of (fun n => TensorPower R n M) n) ((PiTensorProduct.tprod R) x)) = (TensorAlgebra.tprod R M n) x - TensorAlgebra.toDirectSum_tensorPower_tprod ๐ Mathlib.LinearAlgebra.TensorAlgebra.ToTensorPower
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] {n : โ} (x : Fin n โ M) : TensorAlgebra.toDirectSum ((TensorAlgebra.tprod R M n) x) = (DirectSum.of (fun i => TensorPower R i M) n) ((PiTensorProduct.tprod R) x) - TensorAlgebra.toDirectSum_ฮน ๐ Mathlib.LinearAlgebra.TensorAlgebra.ToTensorPower
{R : Type u_1} {M : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] (x : M) : TensorAlgebra.toDirectSum ((TensorAlgebra.ฮน R) x) = (DirectSum.of (fun n => TensorPower R n M) 1) ((PiTensorProduct.tprod R) fun x_1 => x) - PiTensorProduct.ofDFinsuppEquiv ๐ Mathlib.LinearAlgebra.PiTensorProduct.DFinsupp
{R : Type u_1} {ฮน : Type u_2} {ฮบ : ฮน โ Type u_3} {M : (i : ฮน) โ ฮบ i โ Type u_4} [CommSemiring R] [(i : ฮน) โ (j : ฮบ i) โ AddCommMonoid (M i j)] [(i : ฮน) โ (j : ฮบ i) โ Module R (M i j)] [Fintype ฮน] [DecidableEq ฮน] [(i : ฮน) โ DecidableEq (ฮบ i)] : (PiTensorProduct R fun i => ฮ โ (j : ฮบ i), M i j) โโ[R] ฮ โ (p : (i : ฮน) โ ฮบ i), PiTensorProduct R fun i => M i (p i) - PiTensorProduct.ofDFinsuppEquiv_tprod_single ๐ Mathlib.LinearAlgebra.PiTensorProduct.DFinsupp
{R : Type u_1} {ฮน : Type u_2} {ฮบ : ฮน โ Type u_3} {M : (i : ฮน) โ ฮบ i โ Type u_4} [CommSemiring R] [(i : ฮน) โ (j : ฮบ i) โ AddCommMonoid (M i j)] [(i : ฮน) โ (j : ฮบ i) โ Module R (M i j)] [Fintype ฮน] [DecidableEq ฮน] [(i : ฮน) โ DecidableEq (ฮบ i)] (p : (i : ฮน) โ ฮบ i) (x : (i : ฮน) โ M i (p i)) : PiTensorProduct.ofDFinsuppEquiv ((PiTensorProduct.tprod R) fun i => funโ | p i => x i) = funโ | p => (PiTensorProduct.tprod R) fun i => x i - PiTensorProduct.ofDFinsuppEquiv_tprod_apply ๐ Mathlib.LinearAlgebra.PiTensorProduct.DFinsupp
{R : Type u_1} {ฮน : Type u_2} {ฮบ : ฮน โ Type u_3} {M : (i : ฮน) โ ฮบ i โ Type u_4} [CommSemiring R] [(i : ฮน) โ (j : ฮบ i) โ AddCommMonoid (M i j)] [(i : ฮน) โ (j : ฮบ i) โ Module R (M i j)] [Fintype ฮน] [DecidableEq ฮน] [(i : ฮน) โ DecidableEq (ฮบ i)] (x : (i : ฮน) โ ฮ โ (j : ฮบ i), M i j) (p : (i : ฮน) โ ฮบ i) : (PiTensorProduct.ofDFinsuppEquiv ((PiTensorProduct.tprod R) x)) p = (PiTensorProduct.tprod R) fun i => (x i) (p i) - PiTensorProduct.ofDFinsuppEquiv_symm_single_tprod ๐ Mathlib.LinearAlgebra.PiTensorProduct.DFinsupp
{R : Type u_1} {ฮน : Type u_2} {ฮบ : ฮน โ Type u_3} {M : (i : ฮน) โ ฮบ i โ Type u_4} [CommSemiring R] [(i : ฮน) โ (j : ฮบ i) โ AddCommMonoid (M i j)] [(i : ฮน) โ (j : ฮบ i) โ Module R (M i j)] [Fintype ฮน] [DecidableEq ฮน] [(i : ฮน) โ DecidableEq (ฮบ i)] (p : (i : ฮน) โ ฮบ i) (x : (i : ฮน) โ M i (p i)) : (PiTensorProduct.ofDFinsuppEquiv.symm funโ | p => (PiTensorProduct.tprod R) x) = (PiTensorProduct.tprod R) fun i => funโ | p i => x i - PiTensorProduct.instAddCommMonoidWithOne ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ AddCommMonoidWithOne (A i)] [(i : ฮน) โ Module R (A i)] : AddCommMonoidWithOne (PiTensorProduct R fun i => A i) - PiTensorProduct.instOne ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ AddCommMonoidWithOne (A i)] [(i : ฮน) โ Module R (A i)] : One (PiTensorProduct R fun i => A i) - PiTensorProduct.instSemiring ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ Semiring (A i)] [(i : ฮน) โ Algebra R (A i)] : Semiring (PiTensorProduct R fun i => A i) - PiTensorProduct.instCommSemiring ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ CommSemiring (A i)] [(i : ฮน) โ Algebra R (A i)] : CommSemiring (PiTensorProduct R fun i => A i) - PiTensorProduct.instRing ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommRing R] [(i : ฮน) โ Ring (A i)] [(i : ฮน) โ Algebra R (A i)] : Ring (PiTensorProduct R fun i => A i) - PiTensorProduct.instAlgebra ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R' : Type u_2} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R'] [CommSemiring R] [(i : ฮน) โ Semiring (A i)] [Algebra R' R] [(i : ฮน) โ Algebra R (A i)] : Algebra R' (PiTensorProduct R fun i => A i) - PiTensorProduct.instCommRing ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommRing R] [(i : ฮน) โ CommRing (A i)] [(i : ฮน) โ Algebra R (A i)] : CommRing (PiTensorProduct R fun i => A i) - PiTensorProduct.constantBaseRingEquiv ๐ Mathlib.RingTheory.PiTensorProduct
(ฮน : Type u_1) (R : Type u_3) [CommSemiring R] [Fintype ฮน] : (PiTensorProduct R fun x => R) โโ[R] R - PiTensorProduct.singleAlgHom ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ Semiring (A i)] [(i : ฮน) โ Algebra R (A i)] [DecidableEq ฮน] (i : ฮน) : A i โโ[R] PiTensorProduct R fun i => A i - PiTensorProduct.one_def ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ AddCommMonoidWithOne (A i)] [(i : ฮน) โ Module R (A i)] : 1 = (PiTensorProduct.tprod R) 1 - PiTensorProduct.instMul ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ NonUnitalNonAssocSemiring (A i)] [(i : ฮน) โ Module R (A i)] [โ (i : ฮน), SMulCommClass R (A i) (A i)] [โ (i : ฮน), IsScalarTower R (A i) (A i)] : Mul (PiTensorProduct R fun i => A i) - PiTensorProduct.instNonUnitalNonAssocSemiring ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ NonUnitalNonAssocSemiring (A i)] [(i : ฮน) โ Module R (A i)] [โ (i : ฮน), SMulCommClass R (A i) (A i)] [โ (i : ฮน), IsScalarTower R (A i) (A i)] : NonUnitalNonAssocSemiring (PiTensorProduct R fun i => A i) - PiTensorProduct.algHom_ext ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ Semiring (A i)] [(i : ฮน) โ Algebra R (A i)] {S : Type u_5} [Finite ฮน] [DecidableEq ฮน] [Semiring S] [Algebra R S] โฆf g : (PiTensorProduct R fun i => A i) โโ[R] Sโฆ (h : โ (i : ฮน), f.comp (PiTensorProduct.singleAlgHom i) = g.comp (PiTensorProduct.singleAlgHom i)) : f = g - PiTensorProduct.algHom_ext_iff ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ Semiring (A i)] [(i : ฮน) โ Algebra R (A i)] {S : Type u_5} [Finite ฮน] [DecidableEq ฮน] [Semiring S] [Algebra R S] {f g : (PiTensorProduct R fun i => A i) โโ[R] S} : f = g โ โ (i : ฮน), f.comp (PiTensorProduct.singleAlgHom i) = g.comp (PiTensorProduct.singleAlgHom i) - PiTensorProduct.instNonAssocSemiring ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ NonAssocSemiring (A i)] [(i : ฮน) โ Module R (A i)] [โ (i : ฮน), SMulCommClass R (A i) (A i)] [โ (i : ฮน), IsScalarTower R (A i) (A i)] : NonAssocSemiring (PiTensorProduct R fun i => A i) - PiTensorProduct.instNonUnitalSemiring ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ NonUnitalSemiring (A i)] [(i : ฮน) โ Module R (A i)] [โ (i : ฮน), SMulCommClass R (A i) (A i)] [โ (i : ฮน), IsScalarTower R (A i) (A i)] : NonUnitalSemiring (PiTensorProduct R fun i => A i) - PiTensorProduct.constantBaseRingEquiv_tprod ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} [CommSemiring R] [Fintype ฮน] (x : ฮน โ R) : (PiTensorProduct.constantBaseRingEquiv ฮน R) ((PiTensorProduct.tprod R) x) = โ i, x i - PiTensorProduct.tprodMonoidHom ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} (R : Type u_3) {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ NonAssocSemiring (A i)] [(i : ฮน) โ Module R (A i)] [โ (i : ฮน), SMulCommClass R (A i) (A i)] [โ (i : ฮน), IsScalarTower R (A i) (A i)] : ((i : ฮน) โ A i) โ* PiTensorProduct R fun i => A i - PiTensorProduct.constantBaseRingEquiv_symm ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} [CommSemiring R] [Fintype ฮน] (r : R) : (PiTensorProduct.constantBaseRingEquiv ฮน R).symm r = (algebraMap R (PiTensorProduct R fun x => R)) r - PiTensorProduct.liftAlgHom ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ Semiring (A i)] [(i : ฮน) โ Algebra R (A i)] {S : Type u_5} [Semiring S] [Algebra R S] (f : MultilinearMap R A S) (one : f 1 = 1) (mul : โ (x y : (i : ฮน) โ A i), f (x * y) = f x * f y) : (PiTensorProduct R fun i => A i) โโ[R] S - PiTensorProduct.singleAlgHom_apply ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ Semiring (A i)] [(i : ฮน) โ Algebra R (A i)] [DecidableEq ฮน] (i : ฮน) (a : A i) : (PiTensorProduct.singleAlgHom i) a = (PiTensorProduct.tprod R) ((MonoidHom.mulSingle A i) a) - PiTensorProduct.algebraMap_apply ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R' : Type u_2} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R'] [CommSemiring R] [(i : ฮน) โ Semiring (A i)] [Algebra R' R] [(i : ฮน) โ Algebra R (A i)] [(i : ฮน) โ Algebra R' (A i)] [โ (i : ฮน), IsScalarTower R' R (A i)] (r : R') (i : ฮน) [DecidableEq ฮน] : (algebraMap R' (PiTensorProduct R fun i => A i)) r = (PiTensorProduct.tprod R) (Pi.mulSingle i ((algebraMap R' (A i)) r)) - Commute.tprod ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ NonUnitalNonAssocSemiring (A i)] [(i : ฮน) โ Module R (A i)] [โ (i : ฮน), SMulCommClass R (A i) (A i)] [โ (i : ฮน), IsScalarTower R (A i) (A i)] {aโ aโ : (i : ฮน) โ A i} (ha : Commute aโ aโ) : Commute ((PiTensorProduct.tprod R) aโ) ((PiTensorProduct.tprod R) aโ) - PiTensorProduct.mul ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ NonUnitalNonAssocSemiring (A i)] [(i : ฮน) โ Module R (A i)] [โ (i : ฮน), SMulCommClass R (A i) (A i)] [โ (i : ฮน), IsScalarTower R (A i) (A i)] : (PiTensorProduct R fun i => A i) โโ[R] (PiTensorProduct R fun i => A i) โโ[R] PiTensorProduct R fun i => A i - PiTensorProduct.tprod_prod ๐ Mathlib.RingTheory.PiTensorProduct
{ฮน : Type u_1} {R : Type u_3} {A : ฮน โ Type u_4} [CommSemiring R] [(i : ฮน) โ CommSemiring (A i)] [(i : ฮน) โ Algebra R (A i)] {ฮบ : Type u_5} (s : Finset ฮบ) (x : ฮบ โ (i : ฮน) โ A i) : (PiTensorProduct.tprod R) (โ k โ s, x k) = โ k โ s, (PiTensorProduct.tprod R) (x k)
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
๐Real.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
๐"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
๐_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
๐Real.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
๐(?a -> ?b) -> List ?a -> List ?b
๐List ?a -> (?a -> ?b) -> List ?bBy main conclusion:
๐|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allโandโ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
๐|- _ < _ โ tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
โข (_ : Type _)finds all definitions which provide data whileโข (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
๐ Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ โ _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision 69fae59