Loogle!
Result
Found 70 declarations mentioning TensorProduct.comm.
- TensorProduct.comm π Mathlib.LinearAlgebra.TensorProduct.Basic
(R : Type u_1) [CommSemiring R] (M : Type u_6) (N : Type u_7) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] : TensorProduct R M N ββ[R] TensorProduct R N M - TensorProduct.comm_symm π Mathlib.LinearAlgebra.TensorProduct.Basic
(R : Type u_1) [CommSemiring R] (M : Type u_6) (N : Type u_7) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] : (TensorProduct.comm R M N).symm = TensorProduct.comm R N M - TensorProduct.comm_trans_comm π Mathlib.LinearAlgebra.TensorProduct.Basic
(R : Type u_1) [CommSemiring R] (M : Type u_6) (N : Type u_7) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] : TensorProduct.comm R N M βͺβ«β TensorProduct.comm R M N = LinearEquiv.refl R (TensorProduct R N M) - TensorProduct.comm_tmul π Mathlib.LinearAlgebra.TensorProduct.Basic
(R : Type u_1) [CommSemiring R] (M : Type u_6) (N : Type u_7) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (m : M) (n : N) : (TensorProduct.comm R M N) (m ββ[R] n) = n ββ[R] m - TensorProduct.comm_comp_comm π Mathlib.LinearAlgebra.TensorProduct.Basic
(R : Type u_1) [CommSemiring R] (M : Type u_6) (N : Type u_7) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] : β(TensorProduct.comm R N M) ββ β(TensorProduct.comm R M N) = LinearMap.id - TensorProduct.lift_comp_comm_eq π Mathlib.LinearAlgebra.TensorProduct.Basic
(R : Type u_1) {Rβ : Type u_2} [CommSemiring R] [CommSemiring Rβ] {Οββ : R β+* Rβ} (M : Type u_6) (N : Type u_7) {Pβ : Type u_11} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid Pβ] [Module R M] [Module R N] [Module Rβ Pβ] (f : M βββ[Οββ] N βββ[Οββ] Pβ) : TensorProduct.lift f βββ β(TensorProduct.comm R N M) = TensorProduct.lift f.flip - TensorProduct.comm_symm_tmul π Mathlib.LinearAlgebra.TensorProduct.Basic
(R : Type u_1) [CommSemiring R] (M : Type u_6) (N : Type u_7) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (m : M) (n : N) : (TensorProduct.comm R M N).symm (n ββ[R] m) = m ββ[R] n - TensorProduct.comm_comp_comm_assoc π Mathlib.LinearAlgebra.TensorProduct.Basic
(R : Type u_1) [CommSemiring R] (M : Type u_6) (N : Type u_7) {P : Type u_8} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] (f : P ββ[R] TensorProduct R M N) : β(TensorProduct.comm R N M) ββ β(TensorProduct.comm R M N) ββ f = f - TensorProduct.comm_comm π Mathlib.LinearAlgebra.TensorProduct.Basic
(R : Type u_1) [CommSemiring R] (M : Type u_6) (N : Type u_7) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (x : TensorProduct R N M) : (TensorProduct.comm R M N) ((TensorProduct.comm R N M) x) = x - LinearEquiv.comm_trans_lTensor_trans_comm_eq π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] {N : Type u_5} {P : Type u_6} {Q : Type u_7} [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R N] [Module R P] [Module R Q] (g : N ββ[R] P) : TensorProduct.comm R N Q βͺβ«β LinearEquiv.lTensor Q g βͺβ«β TensorProduct.comm R Q P = LinearEquiv.rTensor Q g - LinearEquiv.comm_trans_rTensor_trans_comm_eq π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] {N : Type u_5} {P : Type u_6} {Q : Type u_7} [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R N] [Module R P] [Module R Q] (g : N ββ[R] P) : TensorProduct.comm R Q N βͺβ«β LinearEquiv.rTensor Q g βͺβ«β TensorProduct.comm R P Q = LinearEquiv.lTensor Q g - LinearMap.comm_comp_lTensor_comp_comm_eq π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] {N : Type u_5} {P : Type u_6} {Q : Type u_7} [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R N] [Module R P] [Module R Q] (g : N ββ[R] P) : β(TensorProduct.comm R Q P) ββ LinearMap.lTensor Q g ββ β(TensorProduct.comm R N Q) = LinearMap.rTensor Q g - LinearMap.comm_comp_rTensor_comp_comm_eq π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] {N : Type u_5} {P : Type u_6} {Q : Type u_7} [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R N] [Module R P] [Module R Q] (g : N ββ[R] P) : β(TensorProduct.comm R P Q) ββ LinearMap.rTensor Q g ββ β(TensorProduct.comm R Q N) = LinearMap.lTensor Q g - LinearMap.lTensor_comp_comm π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] {M : Type u_4} {N : Type u_5} {P : Type u_6} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] (f : M ββ[R] P) : LinearMap.lTensor N f ββ β(TensorProduct.comm R M N) = β(TensorProduct.comm R P N) ββ LinearMap.rTensor N f - LinearMap.rTensor_comp_comm π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] {M : Type u_4} {N : Type u_5} {P : Type u_6} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] (f : M ββ[R] P) : LinearMap.rTensor N f ββ β(TensorProduct.comm R N M) = β(TensorProduct.comm R N P) ββ LinearMap.lTensor N f - TensorProduct.map_comp_comm_eq π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} {Rβ : Type u_2} [CommSemiring R] [CommSemiring Rβ] {Οββ : R β+* Rβ} {M : Type u_4} {N : Type u_5} {Mβ : Type u_9} {Nβ : Type u_11} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid Mβ] [AddCommMonoid Nβ] [Module R M] [Module R N] [Module Rβ Mβ] [Module Rβ Nβ] (f : M βββ[Οββ] Mβ) (g : N βββ[Οββ] Nβ) : TensorProduct.map f g βββ β(TensorProduct.comm R N M) = β(TensorProduct.comm Rβ Nβ Mβ) βββ TensorProduct.map g f - Equiv.tensorProductComm_def π Mathlib.LinearAlgebra.TensorProduct.Map
(R : Type u_1) {A : Type u_2} {A' : Type u_3} {B : Type u_4} {B' : Type u_5} [CommSemiring R] [AddCommMonoid A] [AddCommMonoid B] [AddCommMonoid A'] [AddCommMonoid B'] [Module R A] [Module R B] [Module R A'] [Module R B'] (eA : A ββ[R] A') (eB : B ββ[R] B') : TensorProduct.comm R A B = TensorProduct.congr eA eB βͺβ«β (TensorProduct.comm R A' B' βͺβ«β TensorProduct.congr eB.symm eA.symm) - LinearEquiv.tensorProductComm_def π Mathlib.LinearAlgebra.TensorProduct.Map
(R : Type u_1) {A : Type u_2} {A' : Type u_3} {B : Type u_4} {B' : Type u_5} [CommSemiring R] [AddCommMonoid A] [AddCommMonoid B] [AddCommMonoid A'] [AddCommMonoid B'] [Module R A] [Module R B] [Module R A'] [Module R B'] (eA : A ββ[R] A') (eB : B ββ[R] B') : TensorProduct.comm R A B = TensorProduct.congr eA eB βͺβ«β (TensorProduct.comm R A' B' βͺβ«β TensorProduct.congr eB.symm eA.symm) - LinearMap.lTensor_comm π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] {M : Type u_4} {N : Type u_5} {P : Type u_6} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] (f : M ββ[R] P) (x : TensorProduct R M N) : (LinearMap.lTensor N f) ((TensorProduct.comm R M N) x) = (TensorProduct.comm R P N) ((LinearMap.rTensor N f) x) - LinearMap.rTensor_comm π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] {M : Type u_4} {N : Type u_5} {P : Type u_6} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] (f : M ββ[R] P) (x : TensorProduct R N M) : (LinearMap.rTensor N f) ((TensorProduct.comm R N M) x) = (TensorProduct.comm R N P) ((LinearMap.lTensor N f) x) - TensorProduct.map_comm π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} {Rβ : Type u_2} [CommSemiring R] [CommSemiring Rβ] {Οββ : R β+* Rβ} {M : Type u_4} {N : Type u_5} {Mβ : Type u_9} {Nβ : Type u_11} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid Mβ] [AddCommMonoid Nβ] [Module R M] [Module R N] [Module Rβ Mβ] [Module Rβ Nβ] (f : M βββ[Οββ] Mβ) (g : N βββ[Οββ] Nβ) (x : TensorProduct R N M) : (TensorProduct.map f g) ((TensorProduct.comm R N M) x) = (TensorProduct.comm Rβ Nβ Mβ) ((TensorProduct.map g f) x) - LinearMap.mul'_comp_comm π Mathlib.Algebra.Algebra.Bilinear
{R : Type u_1} {A : Type u_2} [CommSemiring R] [NonUnitalNonAssocCommSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] : LinearMap.mul' R A ββ β(TensorProduct.comm R A A) = LinearMap.mul' R A - LinearMap.mul'_comm π Mathlib.Algebra.Algebra.Bilinear
{R : Type u_1} {A : Type u_2} [CommSemiring R] [NonUnitalNonAssocCommSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] (x : TensorProduct R A A) : (LinearMap.mul' R A) ((TensorProduct.comm R A A) x) = (LinearMap.mul' R A) x - TensorProduct.comm_trans_lid π Mathlib.LinearAlgebra.TensorProduct.Associator
{R : Type u_1} [CommSemiring R] {M : Type u_4} [AddCommMonoid M] [Module R M] : TensorProduct.comm R M R βͺβ«β TensorProduct.lid R M = TensorProduct.rid R M - TensorProduct.comm_trans_rid π Mathlib.LinearAlgebra.TensorProduct.Associator
{R : Type u_1} [CommSemiring R] {M : Type u_4} [AddCommMonoid M] [Module R M] : TensorProduct.comm R R M βͺβ«β TensorProduct.rid R M = TensorProduct.lid R M - TensorProduct.lid_comm π Mathlib.LinearAlgebra.TensorProduct.Associator
{R : Type u_1} [CommSemiring R] {M : Type u_4} [AddCommMonoid M] [Module R M] (x : TensorProduct R M R) : (TensorProduct.lid R M) ((TensorProduct.comm R M R) x) = (TensorProduct.rid R M) x - TensorProduct.rid_comm π Mathlib.LinearAlgebra.TensorProduct.Associator
{R : Type u_1} [CommSemiring R] {M : Type u_4} [AddCommMonoid M] [Module R M] (x : TensorProduct R R M) : (TensorProduct.rid R M) ((TensorProduct.comm R R M) x) = (TensorProduct.lid R M) x - TensorProduct.leftComm_def π Mathlib.LinearAlgebra.TensorProduct.Associator
(R : Type u_1) [CommSemiring R] {M : Type u_4} {N : Type u_5} {P : Type u_6} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] : TensorProduct.leftComm R M N P = (TensorProduct.assoc R M N P).symm βͺβ«β TensorProduct.congr (TensorProduct.comm R M N) (LinearEquiv.refl R P) βͺβ«β TensorProduct.assoc R N M P - TensorProduct.rightComm_def π Mathlib.LinearAlgebra.TensorProduct.Associator
(R : Type u_1) [CommSemiring R] {M : Type u_4} {N : Type u_5} {P : Type u_6} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] : TensorProduct.rightComm R M N P = TensorProduct.assoc R M N P βͺβ«β TensorProduct.congr (LinearEquiv.refl R M) (TensorProduct.comm R N P) βͺβ«β (TensorProduct.assoc R M P N).symm - Algebra.TensorProduct.comm_toLinearEquiv π Mathlib.RingTheory.TensorProduct.Maps
(R : Type uR) (A : Type uA) (B : Type uB) [CommSemiring R] [Semiring A] [Algebra R A] [Semiring B] [Algebra R B] : β(Algebra.TensorProduct.comm R A B) = TensorProduct.comm R A B - Coalgebra.comm_comp_comul π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) (A : Type v) [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] [Coalgebra.IsCocomm R A] : β(TensorProduct.comm R A A) ββ CoalgebraStruct.comul = CoalgebraStruct.comul - Coalgebra.IsCocomm.comm_comp_comul π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : AddCommMonoid A} {instβΒ² : Module R A} {instβΒ³ : Coalgebra R A} [self : Coalgebra.IsCocomm R A] : β(TensorProduct.comm R A A) ββ CoalgebraStruct.comul = CoalgebraStruct.comul - Coalgebra.IsCocomm.mk π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (comm_comp_comul : β(TensorProduct.comm R A A) ββ CoalgebraStruct.comul = CoalgebraStruct.comul) : Coalgebra.IsCocomm R A - Coalgebra.comm_comul π Mathlib.RingTheory.Coalgebra.Basic
(R : Type u) {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] [Coalgebra.IsCocomm R A] (a : A) : (TensorProduct.comm R A A) (CoalgebraStruct.comul a) = CoalgebraStruct.comul a - CoassocSimps.symm_comp_map π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {M' : Type u_6} {N' : Type u_7} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid M'] [Module R M'] [AddCommMonoid N'] [Module R N'] (f : M ββ[R] M') (g : N ββ[R] N') : β(TensorProduct.comm R M' N') ββ TensorProduct.map f g = TensorProduct.map g f ββ β(TensorProduct.comm R M N) - CoassocSimps.symm_comp_lid_symm π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} [CommSemiring R] [AddCommMonoid M] [Module R M] : β(TensorProduct.comm R R M) ββ β(TensorProduct.lid R M).symm = β(TensorProduct.rid R M).symm - CoassocSimps.symm_comp_rid_symm π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} [CommSemiring R] [AddCommMonoid M] [Module R M] : β(TensorProduct.comm R M R) ββ β(TensorProduct.rid R M).symm = β(TensorProduct.lid R M).symm - CoassocSimps.symm_comp_map_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {P : Type u_5} {M' : Type u_6} {N' : Type u_7} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid P] [Module R P] [AddCommMonoid M'] [Module R M'] [AddCommMonoid N'] [Module R N'] (f : M ββ[R] M') (g : N ββ[R] N') (h : P ββ[R] TensorProduct R M N) : β(TensorProduct.comm R M' N') ββ TensorProduct.map f g ββ h = TensorProduct.map g f ββ β(TensorProduct.comm R M N) ββ h - CoassocSimps.symm_comp_lid_symm_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid M'] [Module R M'] (f : M ββ[R] M') : β(TensorProduct.comm R R M') ββ β(TensorProduct.lid R M').symm ββ f = β(TensorProduct.rid R M').symm ββ f - CoassocSimps.symm_comp_rid_symm_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {M' : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid M'] [Module R M'] (f : M ββ[R] M') : β(TensorProduct.comm R M' R) ββ β(TensorProduct.rid R M').symm ββ f = β(TensorProduct.lid R M').symm ββ f - CoassocSimps.assoc_comp_map_comm_comp_comul_comp_comul π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [Coalgebra R M] (f : M ββ[R] N) : β(TensorProduct.assoc R M M N) ββ TensorProduct.map (β(TensorProduct.comm R M M) ββ CoalgebraStruct.comul) f ββ CoalgebraStruct.comul = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id f ββ β(TensorProduct.comm R M M)) ββ β(TensorProduct.assoc R M M M) ββ TensorProduct.map CoalgebraStruct.comul LinearMap.id ββ β(TensorProduct.comm R M M) ββ CoalgebraStruct.comul - CoassocSimps.assoc_comp_map_comm_comp_comul_comp_comul_assoc π Mathlib.RingTheory.Coalgebra.CoassocSimps
{R : Type u_1} {M : Type u_3} {N : Type u_4} {Q : Type u_9} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid Q] [Module R Q] [Coalgebra R M] (f : M ββ[R] N) (h : Q ββ[R] M) : β(TensorProduct.assoc R M M N) ββ TensorProduct.map (β(TensorProduct.comm R M M) ββ CoalgebraStruct.comul) f ββ CoalgebraStruct.comul ββ h = TensorProduct.map LinearMap.id (TensorProduct.map LinearMap.id f ββ β(TensorProduct.comm R M M)) ββ β(TensorProduct.assoc R M M M) ββ TensorProduct.map CoalgebraStruct.comul LinearMap.id ββ β(TensorProduct.comm R M M) ββ CoalgebraStruct.comul ββ h - HopfAlgebra.antipode_comp_mul_comp_comm π Mathlib.RingTheory.HopfAlgebra.Convolution
{R : Type u_1} {A : Type u_2} [CommSemiring R] [Semiring A] [HopfAlgebra R A] : HopfAlgebraStruct.antipode R ββ LinearMap.mul' R A ββ β(TensorProduct.comm R A A) = LinearMap.mul' R A ββ TensorProduct.map (HopfAlgebraStruct.antipode R) (HopfAlgebraStruct.antipode R) - TensorProduct.dualDistrib_apply_comm π Mathlib.LinearAlgebra.Dual.Lemmas
{R : Type u_1} {M : Type u_3} {N : Type u_4} [CommSemiring R] [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (w : TensorProduct R (Module.Dual R N) (Module.Dual R M)) (z : TensorProduct R M N) : ((TensorProduct.dualDistrib R N M) w) ((TensorProduct.comm R M N) z) = ((TensorProduct.dualDistrib R M N) ((TensorProduct.comm R (Module.Dual R N) (Module.Dual R M)) w)) z - Submodule.mulMap_comm_of_commute π Mathlib.LinearAlgebra.TensorProduct.Submodule
{R : Type u} {S : Type v} [CommSemiring R] [Semiring S] [Algebra R S] (M N : Submodule R S) (hc : β (m : β₯M) (n : β₯N), Commute βm βn) : N.mulMap M = M.mulMap N ββ β(TensorProduct.comm R β₯N β₯M) - Submodule.mulMap_comm π Mathlib.LinearAlgebra.TensorProduct.Submodule
{R : Type u} {S : Type v} [CommSemiring R] [CommSemiring S] [Algebra R S] (M N : Submodule R S) : N.mulMap M = M.mulMap N ββ β(TensorProduct.comm R β₯N β₯M) - Submodule.comm_trans_lTensorOne π Mathlib.LinearAlgebra.TensorProduct.Submodule
{R : Type u} {S : Type v} [CommSemiring R] [Semiring S] [Algebra R S] (M : Submodule R S) : TensorProduct.comm R β₯M β₯β₯ βͺβ«β M.lTensorOne = M.rTensorOne - Submodule.comm_trans_rTensorOne π Mathlib.LinearAlgebra.TensorProduct.Submodule
{R : Type u} {S : Type v} [CommSemiring R] [Semiring S] [Algebra R S] (M : Submodule R S) : TensorProduct.comm R β₯β₯ β₯M βͺβ«β M.rTensorOne = M.lTensorOne - Submodule.mulMap_op π Mathlib.LinearAlgebra.TensorProduct.Submodule
{R : Type u} {S : Type v} [CommSemiring R] [Semiring S] [Algebra R S] (M N : Submodule R S) : (Submodule.equivOpposite.symm (MulOpposite.op M)).mulMap (Submodule.equivOpposite.symm (MulOpposite.op N)) = β(MulOpposite.opLinearEquiv R) ββ N.mulMap M ββ β(TensorProduct.congr ((MulOpposite.opLinearEquiv R).symm.ofSubmodule' M) ((MulOpposite.opLinearEquiv R).symm.ofSubmodule' N) βͺβ«β TensorProduct.comm R β₯M β₯N) - Module.Invertible.tensorProductComm_eq_refl π Mathlib.RingTheory.PicardGroup
(R : Type u) (M : Type v) [CommSemiring R] [AddCommMonoid M] [Module R M] [Module.Invertible R M] : TensorProduct.comm R M M = LinearEquiv.refl R (TensorProduct R M M) - LinearMap.intrinsicStar_mul' π Mathlib.Algebra.Star.LinearMap
{R' : Type u_5} {E : Type u_6} [CommSemiring R'] [StarRing R'] [NonUnitalNonAssocSemiring E] [StarRing E] [Module R' E] [StarModule R' E] [SMulCommClass R' E E] [IsScalarTower R' E E] : star (WithConv.toConv (LinearMap.mul' R' E)) = WithConv.toConv (LinearMap.mul' R' E ββ β(TensorProduct.comm R' E E)) - LinearMap.convIntrinsicStarRing π Mathlib.Algebra.Star.LinearMap
{R : Type u_5} {A : Type u_6} {C : Type u_7} [CommSemiring R] [StarRing R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] [StarRing A] [StarModule R A] [AddCommMonoid C] [Module R C] [StarAddMonoid C] [StarModule R C] [Coalgebra R C] (h : star (WithConv.toConv CoalgebraStruct.comul) = WithConv.toConv (β(TensorProduct.comm R C C) ββ CoalgebraStruct.comul)) : StarRing (WithConv (C ββ[R] A)) - LinearMap.intrinsicStar_convMul π Mathlib.Algebra.Star.LinearMap
{R : Type u_5} {A : Type u_6} {C : Type u_7} [CommSemiring R] [StarRing R] [NonUnitalNonAssocSemiring A] [Module R A] [SMulCommClass R A A] [IsScalarTower R A A] [StarRing A] [StarModule R A] [AddCommMonoid C] [Module R C] [StarAddMonoid C] [StarModule R C] [CoalgebraStruct R C] (h : star (WithConv.toConv CoalgebraStruct.comul) = WithConv.toConv (β(TensorProduct.comm R C C) ββ CoalgebraStruct.comul)) (f g : WithConv (C ββ[R] A)) : star (f * g) = star g * star f - Pi.intrinsicStar_comul π Mathlib.Algebra.Star.LinearMap
{R : Type u_5} [CommSemiring R] [StarRing R] {n : Type u_8} [DecidableEq n] {B : n β Type u_9} [(i : n) β AddCommMonoid (B i)] [(i : n) β Module R (B i)] [(i : n) β StarAddMonoid (B i)] [β (i : n), StarModule R (B i)] [Fintype n] [(i : n) β CoalgebraStruct R (B i)] (h : β (i : n), star (WithConv.toConv CoalgebraStruct.comul) = WithConv.toConv (β(TensorProduct.comm R (B i) (B i)) ββ CoalgebraStruct.comul)) : star (WithConv.toConv CoalgebraStruct.comul) = WithConv.toConv (β(TensorProduct.comm R ((i : n) β B i) ((i : n) β B i)) ββ CoalgebraStruct.comul) - Pi.intrinsicStar_comul_commSemiring π Mathlib.Algebra.Star.LinearMap
{R : Type u_5} [CommSemiring R] [StarRing R] {n : Type u_8} [DecidableEq n] [Fintype n] : star (WithConv.toConv CoalgebraStruct.comul) = WithConv.toConv (β(TensorProduct.comm R (n β R) (n β R)) ββ CoalgebraStruct.comul) - PointedCone.maxTensorProduct_comm π Mathlib.Geometry.Convex.Cone.TensorProduct
{R : Type u_1} [CommRing R] [LinearOrder R] [IsStrictOrderedRing R] {G : Type u_2} [AddCommGroup G] [Module R G] {H : Type u_3} [AddCommGroup H] [Module R H] {Cβ : PointedCone R G} {Cβ : PointedCone R H} : PointedCone.map (β(TensorProduct.comm R G H)) (Cβ.maxTensorProduct Cβ) = Cβ.maxTensorProduct Cβ - PointedCone.minTensorProduct_comm π Mathlib.Geometry.Convex.Cone.TensorProduct
{R : Type u_1} [CommRing R] [LinearOrder R] [IsStrictOrderedRing R] {G : Type u_2} [AddCommGroup G] [Module R G] {H : Type u_3} [AddCommGroup H] [Module R H] {Cβ : PointedCone R G} {Cβ : PointedCone R H} : PointedCone.map (β(TensorProduct.comm R G H)) (Cβ.minTensorProduct Cβ) = Cβ.minTensorProduct Cβ - TensorProduct.toLinearEquiv_commIsometry π Mathlib.Analysis.InnerProductSpace.TensorProduct
{π : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] [NormedAddCommGroup F] [InnerProductSpace π F] : (TensorProduct.commIsometry π E F).toLinearEquiv = TensorProduct.comm π E F - TensorProduct.norm_comm π Mathlib.Analysis.InnerProductSpace.TensorProduct
{π : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] [NormedAddCommGroup F] [InnerProductSpace π F] (x : TensorProduct π E F) : β(TensorProduct.comm π E F) xβ = βxβ - TensorProduct.nnnorm_comm π Mathlib.Analysis.InnerProductSpace.TensorProduct
{π : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] [NormedAddCommGroup F] [InnerProductSpace π F] (x : TensorProduct π E F) : β(TensorProduct.comm π E F) xββ = βxββ - TensorProduct.enorm_comm π Mathlib.Analysis.InnerProductSpace.TensorProduct
{π : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] [NormedAddCommGroup F] [InnerProductSpace π F] (x : TensorProduct π E F) : β(TensorProduct.comm π E F) xββ = βxββ - TensorProduct.commIsometry_apply π Mathlib.Analysis.InnerProductSpace.TensorProduct
{π : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] [NormedAddCommGroup F] [InnerProductSpace π F] (x : TensorProduct π E F) : (TensorProduct.commIsometry π E F) x = (TensorProduct.comm π E F) x - TensorProduct.inner_comm_comm π Mathlib.Analysis.InnerProductSpace.TensorProduct
{π : Type u_1} {E : Type u_2} {F : Type u_3} [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] [NormedAddCommGroup F] [InnerProductSpace π F] (x y : TensorProduct π E F) : inner π ((TensorProduct.comm π E F) x) ((TensorProduct.comm π E F) y) = inner π x y - QuadraticForm.tensorComm_toLinearEquiv π Mathlib.LinearAlgebra.QuadraticForm.TensorProduct.Isometries
{R : Type uR} {Mβ : Type uMβ} {Mβ : Type uMβ} [CommRing R] [AddCommGroup Mβ] [AddCommGroup Mβ] [Module R Mβ] [Module R Mβ] [Invertible 2] (Qβ : QuadraticForm R Mβ) (Qβ : QuadraticForm R Mβ) : (Qβ.tensorComm Qβ).toLinearEquiv = TensorProduct.comm R Mβ Mβ - QuadraticForm.tmul_comp_tensorComm π Mathlib.LinearAlgebra.QuadraticForm.TensorProduct.Isometries
{R : Type uR} {Mβ : Type uMβ} {Mβ : Type uMβ} [CommRing R] [AddCommGroup Mβ] [AddCommGroup Mβ] [Module R Mβ] [Module R Mβ] [Invertible 2] (Qβ : QuadraticForm R Mβ) (Qβ : QuadraticForm R Mβ) : QuadraticMap.comp (Qβ.tmul Qβ) β(TensorProduct.comm R Mβ Mβ) = Qβ.tmul Qβ - QuadraticForm.tmul_tensorComm_apply π Mathlib.LinearAlgebra.QuadraticForm.TensorProduct.Isometries
{R : Type uR} {Mβ : Type uMβ} {Mβ : Type uMβ} [CommRing R] [AddCommGroup Mβ] [AddCommGroup Mβ] [Module R Mβ] [Module R Mβ] [Invertible 2] (Qβ : QuadraticForm R Mβ) (Qβ : QuadraticForm R Mβ) (x : TensorProduct R Mβ Mβ) : (Qβ.tmul Qβ) ((TensorProduct.comm R Mβ Mβ) x) = (Qβ.tmul Qβ) x - QuadraticForm.tensorComm_apply π Mathlib.LinearAlgebra.QuadraticForm.TensorProduct.Isometries
{R : Type uR} {Mβ : Type uMβ} {Mβ : Type uMβ} [CommRing R] [AddCommGroup Mβ] [AddCommGroup Mβ] [Module R Mβ] [Module R Mβ] [Invertible 2] (Qβ : QuadraticForm R Mβ) (Qβ : QuadraticForm R Mβ) (x : TensorProduct R Mβ Mβ) : (Qβ.tensorComm Qβ) x = (TensorProduct.comm R Mβ Mβ) x - TensorProduct.toMatrix_comm π Mathlib.LinearAlgebra.TensorProduct.Matrix
{R : Type u_1} {M : Type u_2} {N : Type u_3} {ΞΉ : Type u_7} {ΞΊ : Type u_8} [DecidableEq ΞΉ] [DecidableEq ΞΊ] [Fintype ΞΉ] [Fintype ΞΊ] [CommRing R] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] (bM : Module.Basis ΞΉ R M) (bN : Module.Basis ΞΊ R N) : (LinearMap.toMatrix (bM.tensorProduct bN) (bN.tensorProduct bM)) β(TensorProduct.comm R M N) = Matrix.submatrix 1 Prod.swap id - Representation.TensorProduct.toLinearMap_comm π Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [Module A V] [Module A W] (Ο : Representation A G V) (Ο : Representation A G W) : (β(Representation.TensorProduct.comm Ο Ο)).toLinearMap = β(TensorProduct.comm A V W) - Rep.FiniteCyclicGroup.coinvariantsTensorResolutionIso_hom_f_hom_apply π Mathlib.RepresentationTheory.Homological.GroupHomology.FiniteCyclic
{k G : Type u} [CommRing k] [CommGroup G] [Fintype G] (A : Rep.{u, u, u} k G) (g : G) (hg : β (x : G), x β Subgroup.zpowers g) (i : β) (aβ : TensorProduct k (βA) (MonoidAlgebra k G) β§Έ (Representation.Coinvariants.ker (A.Ο.tprod (Representation.leftRegular k G))).toAddSubgroup) : (ModuleCat.Hom.hom ((Rep.FiniteCyclicGroup.coinvariantsTensorResolutionIso A g hg).hom.f i)) aβ = (QuotientAddGroup.lift (Representation.Coinvariants.ker (A.Ο.tprod (Representation.leftRegular k G))).toAddSubgroup (TensorProduct.lift ((Finsupp.linearCombination k fun g => A.Ο gβ»ΒΉ) ββ β(MonoidAlgebra.coeffLinearEquiv k)) ββ β(TensorProduct.comm k (βA) (MonoidAlgebra k G))).toAddMonoidHom β―) aβ
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 ce5dd8c