Loogle!
Result
Found 142 declarations mentioning LinearMap.lTensor.
- LinearMap.lTensor π 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 : N ββ[R] P) : TensorProduct R M N ββ[R] TensorProduct R M P - LinearMap.lTensor_id π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) (N : Type u_5) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] : LinearMap.lTensor M LinearMap.id = LinearMap.id - LinearMap.lTensor_def π 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 : N ββ[R] P) : LinearMap.lTensor M f = TensorProduct.map LinearMap.id f - LinearMap.lTensor_id_apply π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) (N : Type u_5) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (x : TensorProduct R M N) : (LinearMap.lTensor M LinearMap.id) x = x - LinearEquiv.coe_lTensor π 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 : N ββ[R] P) : β(LinearEquiv.lTensor M f) = LinearMap.lTensor M βf - LinearMap.lTensor_smul_action π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) (N : Type u_5) [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (r : R) : LinearMap.lTensor M (DistribSMul.toLinearMap R N r) = DistribSMul.toLinearMap R (TensorProduct R M N) r - LinearMap.lTensor_tmul π 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 : N ββ[R] P) (m : M) (n : N) : (LinearMap.lTensor M f) (m ββ[R] n) = m ββ[R] f n - LinearMap.lTensor_comp_rTensor π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} {Q : Type u_7} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R P] [Module R Q] (f : M ββ[R] P) (g : N ββ[R] Q) : LinearMap.lTensor P g ββ LinearMap.rTensor N f = TensorProduct.map f g - LinearMap.rTensor_comp_lTensor π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} {Q : Type u_7} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R P] [Module R Q] (f : M ββ[R] P) (g : N ββ[R] Q) : LinearMap.rTensor Q f ββ LinearMap.lTensor M g = TensorProduct.map f g - LinearMap.lTensor_comp π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} {Q : Type u_7} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R P] [Module R Q] (g : P ββ[R] Q) (f : N ββ[R] P) : LinearMap.lTensor M (g ββ f) = LinearMap.lTensor M g ββ LinearMap.lTensor M f - LinearMap.lTensor_zero π 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] : LinearMap.lTensor M 0 = 0 - LinearMap.lTensor_neg π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] {M : Type u_2} {N : Type u_3} {P : Type u_4} [AddCommGroup M] [AddCommMonoid N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] (f : N ββ[R] P) : LinearMap.lTensor M (-f) = -LinearMap.lTensor M f - LinearEquiv.coe_lTensor_symm π 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 : N ββ[R] P) : β(LinearEquiv.lTensor M f).symm = LinearMap.lTensor M βf.symm - LinearMap.lTensor_comp_map π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} {Q : Type u_7} {S : Type u_8} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [AddCommMonoid S] [Module R M] [Module R N] [Module R S] [Module R P] [Module R Q] (g' : Q ββ[R] S) (f : M ββ[R] P) (g : N ββ[R] Q) : LinearMap.lTensor P g' ββ TensorProduct.map f g = TensorProduct.map f (g' ββ g) - LinearMap.map_comp_lTensor π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} {Q : Type u_7} {S : Type u_8} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [AddCommMonoid S] [Module R M] [Module R N] [Module R S] [Module R P] [Module R Q] (f : M ββ[R] P) (g : N ββ[R] Q) (g' : S ββ[R] N) : TensorProduct.map f g ββ LinearMap.lTensor M g' = TensorProduct.map f (g ββ g') - LinearMap.lTensor_bij_iff_rTensor_bij π 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 : N ββ[R] P) : Function.Bijective β(LinearMap.lTensor M f) β Function.Bijective β(LinearMap.rTensor M f) - LinearMap.lTensor_inj_iff_rTensor_inj π 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 : N ββ[R] P) : Function.Injective β(LinearMap.lTensor M f) β Function.Injective β(LinearMap.rTensor M f) - LinearMap.lTensor_surj_iff_rTensor_surj π 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 : N ββ[R] P) : Function.Surjective β(LinearMap.lTensor M f) β Function.Surjective β(LinearMap.rTensor M f) - LinearMap.lTensor_mul π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (f g : Module.End R N) : LinearMap.lTensor M (f * g) = LinearMap.lTensor M f * LinearMap.lTensor M 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 - LinearMap.lTensor_add π 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 g : N ββ[R] P) : LinearMap.lTensor M (f + g) = LinearMap.lTensor M f + LinearMap.lTensor M g - LinearMap.lTensor_pow π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] {M : Type u_4} {N : Type u_5} [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (f : N ββ[R] N) (n : β) : LinearMap.lTensor M f ^ n = LinearMap.lTensor M (f ^ n) - LinearMap.lTensor_smul π 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] (r : R) (f : N ββ[R] P) : LinearMap.lTensor M (r β’ f) = r β’ LinearMap.lTensor M f - LinearMap.lTensor_comp_apply π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} {Q : Type u_7} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R P] [Module R Q] (g : P ββ[R] Q) (f : N ββ[R] P) (x : TensorProduct R M N) : (LinearMap.lTensor M (g ββ f)) x = (LinearMap.lTensor M g) ((LinearMap.lTensor M f) x) - LinearMap.smul_lTensor π 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 : N ββ[R] P) {S : Type u_14} [CommSemiring S] [SMul R S] [Module S M] [IsScalarTower R S M] [SMulCommClass R S M] (s : S) (m : TensorProduct R M N) : s β’ (LinearMap.lTensor M f) m = (LinearMap.lTensor M f) (s β’ m) - LinearMap.lTensor_map π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} {Q : Type u_7} {S : Type u_8} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [AddCommMonoid S] [Module R M] [Module R N] [Module R S] [Module R P] [Module R Q] (g' : Q ββ[R] S) (f : M ββ[R] P) (g : N ββ[R] Q) (x : TensorProduct R M N) : (LinearMap.lTensor P g') ((TensorProduct.map f g) x) = (TensorProduct.map f (g' ββ g)) x - LinearMap.map_lTensor π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} {Q : Type u_7} {S : Type u_8} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [AddCommMonoid S] [Module R M] [Module R N] [Module R S] [Module R P] [Module R Q] (f : M ββ[R] P) (g : N ββ[R] Q) (g' : S ββ[R] N) (x : TensorProduct R M S) : (TensorProduct.map f g) ((LinearMap.lTensor M g') x) = (TensorProduct.map f (g ββ g')) x - LinearMap.lTensor_sub π Mathlib.LinearAlgebra.TensorProduct.Map
{R : Type u_1} [CommSemiring R] {M : Type u_2} {N : Type u_3} {P : Type u_4} [AddCommGroup M] [AddCommMonoid N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] (f g : N ββ[R] P) : LinearMap.lTensor M (f - g) = LinearMap.lTensor M f - LinearMap.lTensor M g - 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) - LinearMap.coe_lTensorHom π 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] : β(LinearMap.lTensorHom M) = LinearMap.lTensor M - LinearMap.lTensor_comp_mk π 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 : N ββ[R] P) (m : M) : LinearMap.lTensor M f ββ (TensorProduct.mk R M N) m = (TensorProduct.mk R M P) m ββ f - LinearMap.rid_comp_lTensor π Mathlib.LinearAlgebra.TensorProduct.Associator
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (f : M ββ[R] R) : β(TensorProduct.rid R N) ββ LinearMap.lTensor N f = TensorProduct.lift ((LinearMap.lsmul R N).flip.complβ f) - LinearMap.lTensor_rTensor_comp_assoc π Mathlib.LinearAlgebra.TensorProduct.Associator
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} {Q : Type u_7} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R Q] [Module R P] (x : M ββ[R] N) : LinearMap.lTensor P (LinearMap.rTensor Q x) ββ β(TensorProduct.assoc R P M Q) = β(TensorProduct.assoc R P N Q) ββ LinearMap.rTensor Q (LinearMap.lTensor P x) - LinearMap.lTensor_tensor π Mathlib.LinearAlgebra.TensorProduct.Associator
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} {Q : Type u_7} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R Q] [Module R P] (f : P ββ[R] Q) : LinearMap.lTensor (TensorProduct R M N) f = β(TensorProduct.assoc R M N Q).symm ββ LinearMap.lTensor M (LinearMap.lTensor N f) ββ β(TensorProduct.assoc R M N P) - LinearMap.rTensor_lTensor_comp_assoc_symm π Mathlib.LinearAlgebra.TensorProduct.Associator
{R : Type u_1} [CommSemiring R] (M : Type u_4) {N : Type u_5} {P : Type u_6} {Q : Type u_7} [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R Q] [Module R P] (x : M ββ[R] N) : LinearMap.rTensor Q (LinearMap.lTensor P x) ββ β(TensorProduct.assoc R P M Q).symm = β(TensorProduct.assoc R P N Q).symm ββ LinearMap.lTensor P (LinearMap.rTensor Q x) - LinearMap.baseChange_eq_ltensor π Mathlib.LinearAlgebra.TensorProduct.Tower
{R : Type u_1} {A : Type u_2} {M : Type u_4} {N : Type u_5} [CommSemiring R] [Semiring A] [Algebra R A] [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (f : M ββ[R] N) : β(LinearMap.baseChange A f) = β(LinearMap.lTensor A f) - TensorProduct.AlgebraTensorModule.coe_lTensor π Mathlib.LinearAlgebra.TensorProduct.Tower
{R : Type uR} {A : Type uA} {M : Type uM} {N : Type uN} {Q : Type uQ} [CommSemiring R] [Semiring A] [Algebra R A] [AddCommMonoid M] [Module R M] [Module A M] [IsScalarTower R A M] [AddCommMonoid N] [Module R N] [AddCommMonoid Q] [Module R Q] (f : N ββ[R] Q) : β((TensorProduct.AlgebraTensorModule.lTensor A M) f) = β(LinearMap.lTensor M f) - TensorProduct.AlgebraTensorModule.restrictScalars_lTensor π Mathlib.LinearAlgebra.TensorProduct.Tower
{R : Type uR} {A : Type uA} {M : Type uM} {N : Type uN} {Q : Type uQ} [CommSemiring R] [Semiring A] [Algebra R A] [AddCommMonoid M] [Module R M] [Module A M] [IsScalarTower R A M] [AddCommMonoid N] [Module R N] [AddCommMonoid Q] [Module R Q] (f : N ββ[R] Q) : βR ((TensorProduct.AlgebraTensorModule.lTensor A M) f) = LinearMap.lTensor M f - TensorProduct.finsuppRight_apply π Mathlib.LinearAlgebra.DirectSum.Finsupp
{R : Type u_1} {S : Type u_2} [CommSemiring R] [Semiring S] [Algebra R S] {M : Type u_3} [AddCommMonoid M] [Module R M] [Module S M] [IsScalarTower R S M] {N : Type u_4} [AddCommMonoid N] [Module R N] {ΞΉ : Type u_5} [DecidableEq ΞΉ] (t : TensorProduct R M (ΞΉ ββ N)) (i : ΞΉ) : ((TensorProduct.finsuppRight R S M N ΞΉ) t) i = (LinearMap.lTensor M (Finsupp.lapply i)) t - TensorProduct.finsuppScalarRight_apply π Mathlib.LinearAlgebra.DirectSum.Finsupp
{R : Type u_1} {S : Type u_2} [CommSemiring R] [Semiring S] [Algebra R S] {M : Type u_3} [AddCommMonoid M] [Module R M] [Module S M] [IsScalarTower R S M] {ΞΉ : Type u_5} [DecidableEq ΞΉ] (t : TensorProduct R M (ΞΉ ββ R)) (i : ΞΉ) : ((TensorProduct.finsuppScalarRight R S M ΞΉ) t) i = (TensorProduct.AlgebraTensorModule.rid R S M) ((LinearMap.lTensor M (Finsupp.lapply i)) t) - Finsupp.linearCombination_one_tmul π Mathlib.LinearAlgebra.DirectSum.Finsupp
(R : Type u_1) (S : Type u_2) (M : Type u_3) (ΞΉ : Type u_5) [CommSemiring R] [AddCommMonoid M] [Module R M] [Semiring S] [Algebra R S] [DecidableEq ΞΉ] {v : ΞΉ β M} : βR (Finsupp.linearCombination S fun x => 1 ββ[R] v x) = LinearMap.lTensor S (Finsupp.linearCombination R v) ββ β(TensorProduct.finsuppScalarRight R R S ΞΉ).symm - TensorProduct.equivFinsuppOfBasisRight_apply π Mathlib.LinearAlgebra.TensorProduct.Basis
{R : Type u_1} {M : Type u_3} {N : Type u_4} {ΞΊ : Type u_6} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [DecidableEq ΞΊ] (π : Module.Basis ΞΊ R N) (x : TensorProduct R M N) (i : ΞΊ) : ((TensorProduct.equivFinsuppOfBasisRight π) x) i = (TensorProduct.rid R M) ((LinearMap.lTensor M (π.coord i)) x) - Algebra.TensorProduct.linearMap_comp_rid π Mathlib.RingTheory.TensorProduct.Maps
(R : Type uR) (S : Type uS) {B : Type uB} [CommSemiring R] [CommSemiring S] [Algebra R S] [Semiring B] [Algebra R B] : βR (Algebra.linearMap S (TensorProduct R S B)) ββ (Algebra.TensorProduct.rid R R S).toLinearMap = LinearMap.lTensor S (Algebra.linearMap R B) - TensorProduct.instDirectedSystemCoeLinearMapIdLTensor π Mathlib.LinearAlgebra.TensorProduct.DirectLimit
{R : Type u_1} [CommSemiring R] {ΞΉ : Type u_2} [Preorder ΞΉ] {G : ΞΉ β Type u_3} [(i : ΞΉ) β AddCommMonoid (G i)] [(i : ΞΉ) β Module R (G i)] (f : (i j : ΞΉ) β i β€ j β G i ββ[R] G j) (M : Type u_4) [AddCommMonoid M] [Module R M] [DirectedSystem G fun x1 x2 x3 => β(f x1 x2 x3)] : DirectedSystem (fun x => TensorProduct R M (G x)) fun i j h => β(LinearMap.lTensor M (f i j h)) - TensorProduct.directLimitRight π Mathlib.LinearAlgebra.TensorProduct.DirectLimit
{R : Type u_1} [CommSemiring R] {ΞΉ : Type u_2} [DecidableEq ΞΉ] [Preorder ΞΉ] {G : ΞΉ β Type u_3} [(i : ΞΉ) β AddCommMonoid (G i)] [(i : ΞΉ) β Module R (G i)] (f : (i j : ΞΉ) β i β€ j β G i ββ[R] G j) (M : Type u_4) [AddCommMonoid M] [Module R M] : TensorProduct R M (Module.DirectLimit G f) ββ[R] Module.DirectLimit (fun x => TensorProduct R M (G x)) fun i j h => LinearMap.lTensor M (f i j h) - TensorProduct.directLimitRight_tmul_of π Mathlib.LinearAlgebra.TensorProduct.DirectLimit
{R : Type u_1} [CommSemiring R] {ΞΉ : Type u_2} [DecidableEq ΞΉ] [Preorder ΞΉ] {G : ΞΉ β Type u_3} [(i : ΞΉ) β AddCommMonoid (G i)] [(i : ΞΉ) β Module R (G i)] (f : (i j : ΞΉ) β i β€ j β G i ββ[R] G j) (M : Type u_4) [AddCommMonoid M] [Module R M] {i : ΞΉ} (m : M) (g : G i) : (TensorProduct.directLimitRight f M) (m ββ[R] (Module.DirectLimit.of R ΞΉ G f i) g) = (Module.DirectLimit.of R ΞΉ (fun x => TensorProduct R M (G x)) (fun i j h => LinearMap.lTensor M (f i j h)) i) (m ββ[R] g) - TensorProduct.directLimitRight_symm_of_tmul π Mathlib.LinearAlgebra.TensorProduct.DirectLimit
{R : Type u_1} [CommSemiring R] {ΞΉ : Type u_2} [DecidableEq ΞΉ] [Preorder ΞΉ] {G : ΞΉ β Type u_3} [(i : ΞΉ) β AddCommMonoid (G i)] [(i : ΞΉ) β Module R (G i)] (f : (i j : ΞΉ) β i β€ j β G i ββ[R] G j) (M : Type u_4) [AddCommMonoid M] [Module R M] {i : ΞΉ} (m : M) (g : G i) : (TensorProduct.directLimitRight f M).symm ((Module.DirectLimit.of R ΞΉ (fun x => TensorProduct R M (G x)) (fun i j h => LinearMap.lTensor M (f i j h)) i) (m ββ[R] g)) = m ββ[R] (Module.DirectLimit.of R ΞΉ G f i) g - LinearMap.lTensor_surjective π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} [CommSemiring R] {N : Type u_3} {P : Type u_4} (Q : Type u_5) [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R N] [Module R P] [Module R Q] {g : N ββ[R] P} (hg : Function.Surjective βg) : Function.Surjective β(LinearMap.lTensor Q g) - lTensor_mkQ π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] (Q : Type u_5) [AddCommGroup Q] [Module R Q] (N : Submodule R M) : (LinearMap.lTensor Q N.mkQ).ker = (LinearMap.lTensor Q N.subtype).range - le_comap_range_lTensor π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} [CommSemiring R] {N : Type u_3} {P : Type u_4} {Q : Type u_5} [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R N] [Module R P] [Module R Q] (g : N ββ[R] P) (q : Q) : g.range β€ Submodule.comap ((TensorProduct.mk R Q P) q) (LinearMap.lTensor Q g).range - LinearMap.lTensor_range π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} [CommSemiring R] {N : Type u_3} {P : Type u_4} (Q : Type u_5) [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R N] [Module R P] [Module R Q] {g : N ββ[R] P} : (LinearMap.lTensor Q g).range = (LinearMap.lTensor Q g.range.subtype).range - LinearMap.rTensor_exact_iff_lTensor_exact π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} [CommSemiring R] {M : Type u_2} {N : Type u_3} {P : Type u_4} (Q : Type u_5) [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R P] [Module R Q] {f : M ββ[R] N} {g : N ββ[R] P} : Function.Exact β(LinearMap.rTensor Q f) β(LinearMap.rTensor Q g) β Function.Exact β(LinearMap.lTensor Q f) β(LinearMap.lTensor Q g) - lTensor.toFun π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) : TensorProduct R Q N β§Έ (LinearMap.lTensor Q f).range ββ[R] TensorProduct R Q P - lTensor_exact π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) : Function.Exact β(LinearMap.lTensor Q f) β(LinearMap.lTensor Q g) - lTensor.inverse π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) : TensorProduct R Q P ββ[R] TensorProduct R Q N β§Έ (LinearMap.lTensor Q f).range - lTensor.inverse_of_rightInverse π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] {h : P β N} (hfg : Function.Exact βf βg) (hgh : Function.RightInverse h βg) : TensorProduct R Q P ββ[R] TensorProduct R Q N β§Έ (LinearMap.lTensor Q f).range - lTensor.equiv π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) : (TensorProduct R Q N β§Έ (LinearMap.lTensor Q f).range) ββ[R] TensorProduct R Q P - lTensor.linearEquiv_of_rightInverse π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) {h : P β N} (hgh : Function.RightInverse h βg) : (TensorProduct R Q N β§Έ (LinearMap.lTensor Q f).range) ββ[R] TensorProduct R Q P - Ideal.map_includeRight_eq π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} [CommSemiring R] {A : Type u_2} {B : Type u_3} [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (I : Ideal B) : Submodule.restrictScalars R (Ideal.map Algebra.TensorProduct.includeRight I) = (LinearMap.lTensor A (Submodule.restrictScalars R I).subtype).range - TensorProduct.map_ker π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) {M' : Type u_6} {N' : Type u_7} {P' : Type u_8} [AddCommGroup M'] [AddCommGroup N'] [AddCommGroup P'] [Module R M'] [Module R N'] [Module R P'] {f' : M' ββ[R] N'} {g' : N' ββ[R] P'} (hfg' : Function.Exact βf' βg') (hg' : Function.Surjective βg') : (TensorProduct.map g g').ker = (LinearMap.lTensor N f').range β (LinearMap.rTensor N' f).range - lTensor.inverse_comp_lTensor π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) : lTensor.inverse Q hfg hg ββ LinearMap.lTensor Q g = (LinearMap.lTensor Q f).range.mkQ - lTensor.inverse_of_rightInverse_comp_lTensor π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) {h : P β N} (hgh : Function.RightInverse h βg) : lTensor.inverse_of_rightInverse Q hfg hgh ββ LinearMap.lTensor Q g = (LinearMap.lTensor Q f).range.mkQ - lTensor.inverse_apply π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) (hg : Function.Surjective βg) (y : TensorProduct R Q N) : (lTensor.inverse Q hfg hg) ((LinearMap.lTensor Q g) y) = Submodule.Quotient.mk y - lTensor.inverse_of_rightInverse_apply π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [AddCommGroup P] [Module R M] [Module R N] [Module R P] {f : M ββ[R] N} {g : N ββ[R] P} (Q : Type u_5) [AddCommGroup Q] [Module R Q] (hfg : Function.Exact βf βg) {h : P β N} (hgh : Function.RightInverse h βg) (y : TensorProduct R Q N) : (lTensor.inverse_of_rightInverse Q hfg hgh) ((LinearMap.lTensor Q g) y) = Submodule.Quotient.mk y - TensorProduct.exists_finite_submodule_right_of_setFinite π Mathlib.LinearAlgebra.TensorProduct.Finiteness
{R : Type u_1} {M : Type u_2} {N : Type u_3} [CommSemiring R] [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] (s : Set (TensorProduct R M N)) (hs : s.Finite) : β N', Module.Finite R β₯N' β§ s β β(LinearMap.lTensor M N'.subtype).range - TensorProduct.exists_finite_submodule_right_of_setFinite' π Mathlib.LinearAlgebra.TensorProduct.Finiteness
{R : Type u_1} {M : Type u_2} {N : Type u_3} [CommSemiring R] [AddCommMonoid M] [AddCommMonoid N] [Module R M] [Module R N] {Mβ : Submodule R M} {Nβ : Submodule R N} (s : Set (TensorProduct R β₯Mβ β₯Nβ)) (hs : s.Finite) : β N', β (hN : N' β€ Nβ), Module.Finite R β₯N' β§ s β β(LinearMap.lTensor (β₯Mβ) (Submodule.inclusion hN)).range - Module.Flat.lTensor_preserves_injective_linearMap π Mathlib.RingTheory.Flat.Basic
{R : Type u} {M : Type v} {N : Type u_1} {P : Type u_2} [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [AddCommMonoid P] [Module R P] [Module.Flat R M] (f : N ββ[R] P) (hf : Function.Injective βf) : Function.Injective β(LinearMap.lTensor M f) - Module.Flat.iff_lTensor_preserves_injective_linearMapβ π Mathlib.RingTheory.Flat.Basic
{R : Type u} {M : Type v} [CommSemiring R] [AddCommMonoid M] [Module R M] [Small.{v', u} R] : Module.Flat R M β β β¦N N' : Type v'β¦ [inst : AddCommMonoid N] [inst_1 : AddCommMonoid N'] [inst_2 : Module R N] [inst_3 : Module R N'] (f : N ββ[R] N'), Function.Injective βf β Function.Injective β(LinearMap.lTensor M f) - Module.Flat.iff_lTensor_preserves_injective_linearMap π Mathlib.RingTheory.Flat.Basic
{R : Type u} {M : Type v} [CommRing R] [AddCommGroup M] [Module R M] : Module.Flat R M β β β¦N N' : Type (max u v)β¦ [inst : AddCommGroup N] [inst_1 : AddCommGroup N'] [inst_2 : Module R N] [inst_3 : Module R N'] (f : N ββ[R] N'), Function.Injective βf β Function.Injective β(LinearMap.lTensor M f) - Module.Flat.iff_lTensor_preserves_injective_linearMap' π Mathlib.RingTheory.Flat.Basic
{R : Type u} {M : Type v} [CommRing R] [AddCommGroup M] [Module R M] [Small.{v', u} R] : Module.Flat R M β β β¦N N' : Type v'β¦ [inst : AddCommGroup N] [inst_1 : AddCommGroup N'] [inst_2 : Module R N] [inst_3 : Module R N'] (f : N ββ[R] N'), Function.Injective βf β Function.Injective β(LinearMap.lTensor M f) - Module.Flat.iff_lTensor_injectiveβ π Mathlib.RingTheory.Flat.Basic
{R : Type u} {M : Type v} [CommSemiring R] [AddCommMonoid M] [Module R M] : Module.Flat R M β β β¦P : Type uβ¦ [inst : AddCommMonoid P] [inst_1 : Module R P] (N : Submodule R P), Function.Injective β(LinearMap.lTensor M N.subtype) - Module.Flat.lTensor_exact π Mathlib.RingTheory.Flat.Basic
{R : Type u} (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] [Module.Flat R M] β¦N : Type u_1β¦ β¦N' : Type u_2β¦ β¦N'' : Type u_3β¦ [AddCommGroup N] [AddCommGroup N'] [AddCommGroup N''] [Module R N] [Module R N'] [Module R N''] β¦f : N ββ[R] N'β¦ β¦g : N' ββ[R] N''β¦ (exact : Function.Exact βf βg) : Function.Exact β(LinearMap.lTensor M f) β(LinearMap.lTensor M g) - Module.Flat.iff_lTensor_exact π Mathlib.RingTheory.Flat.Basic
{R : Type u} {M : Type v} [CommRing R] [AddCommGroup M] [Module R M] : Module.Flat R M β β β¦N N' N'' : Type (max u v)β¦ [inst : AddCommGroup N] [inst_1 : AddCommGroup N'] [inst_2 : AddCommGroup N''] [inst_3 : Module R N] [inst_4 : Module R N'] [inst_5 : Module R N''] β¦f : N ββ[R] N'β¦ β¦g : N' ββ[R] N''β¦, Function.Exact βf βg β Function.Exact β(LinearMap.lTensor M f) β(LinearMap.lTensor M g) - Module.Flat.iff_lTensor_exact' π Mathlib.RingTheory.Flat.Basic
{R : Type u} {M : Type v} [CommRing R] [AddCommGroup M] [Module R M] [Small.{v', u} R] : Module.Flat R M β β β¦N N' N'' : Type v'β¦ [inst : AddCommGroup N] [inst_1 : AddCommGroup N'] [inst_2 : AddCommGroup N''] [inst_3 : Module R N] [inst_4 : Module R N'] [inst_5 : Module R N''] β¦f : N ββ[R] N'β¦ β¦g : N' ββ[R] N''β¦, Function.Exact βf βg β Function.Exact β(LinearMap.lTensor M f) β(LinearMap.lTensor M g) - SemimoduleCat.hom_whiskerLeft π Mathlib.Algebra.Category.ModuleCat.Monoidal.Basic
{R : Type u} [CommSemiring R] (L : SemimoduleCat R) {M N : SemimoduleCat R} (f : M βΆ N) : SemimoduleCat.Hom.hom (CategoryTheory.MonoidalCategoryStruct.whiskerLeft L f) = LinearMap.lTensor (βL) (SemimoduleCat.Hom.hom f) - ModuleCat.hom_whiskerLeft π Mathlib.Algebra.Category.ModuleCat.Monoidal.Basic
{R : Type u} [CommRing R] (L : ModuleCat R) {M N : ModuleCat R} (f : M βΆ N) : ModuleCat.Hom.hom (CategoryTheory.MonoidalCategoryStruct.whiskerLeft L f) = LinearMap.lTensor (βL) (ModuleCat.Hom.hom f) - ModuleCat.MonoidalCategory.whiskerLeft_def π Mathlib.Algebra.Category.ModuleCat.Monoidal.Basic
{R : Type u} [CommRing R] (M xβ xβΒΉ : ModuleCat R) (f : xβ βΆ xβΒΉ) : CategoryTheory.MonoidalCategoryStruct.whiskerLeft M f = ModuleCat.ofHom (LinearMap.lTensor (βM) (ModuleCat.Hom.hom f)) - Coalgebra.lTensor_counit_comul π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (a : A) : (LinearMap.lTensor A CoalgebraStruct.counit) (CoalgebraStruct.comul a) = a ββ[R] 1 - Coalgebra.coassoc π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : AddCommMonoid A} {instβΒ² : Module R A} [self : Coalgebra R A] : β(TensorProduct.assoc R A A A) ββ LinearMap.rTensor A CoalgebraStruct.comul ββ CoalgebraStruct.comul = LinearMap.lTensor A CoalgebraStruct.comul ββ CoalgebraStruct.comul - Coalgebra.coassoc_symm π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] : β(TensorProduct.assoc R A A A).symm ββ LinearMap.lTensor A CoalgebraStruct.comul ββ CoalgebraStruct.comul = LinearMap.rTensor A CoalgebraStruct.comul ββ CoalgebraStruct.comul - Coalgebra.coassoc_apply π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (a : A) : (TensorProduct.assoc R A A A) ((LinearMap.rTensor A CoalgebraStruct.comul) (CoalgebraStruct.comul a)) = (LinearMap.lTensor A CoalgebraStruct.comul) (CoalgebraStruct.comul a) - Coalgebra.coassoc_symm_apply π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [Coalgebra R A] (a : A) : (TensorProduct.assoc R A A A).symm ((LinearMap.lTensor A CoalgebraStruct.comul) (CoalgebraStruct.comul a)) = (LinearMap.rTensor A CoalgebraStruct.comul) (CoalgebraStruct.comul a) - Coalgebra.lTensor_counit_comp_comul π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : AddCommMonoid A} {instβΒ² : Module R A} [self : Coalgebra R A] : LinearMap.lTensor A CoalgebraStruct.counit ββ CoalgebraStruct.comul = (TensorProduct.mk R A R).flip 1 - Coalgebra.mk π Mathlib.RingTheory.Coalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [AddCommMonoid A] [Module R A] [toCoalgebraStruct : CoalgebraStruct R A] (coassoc : β(TensorProduct.assoc R A A A) ββ LinearMap.rTensor A CoalgebraStruct.comul ββ CoalgebraStruct.comul = LinearMap.lTensor A CoalgebraStruct.comul ββ CoalgebraStruct.comul) (rTensor_counit_comp_comul : LinearMap.rTensor A CoalgebraStruct.counit ββ CoalgebraStruct.comul = (TensorProduct.mk R R A) 1) (lTensor_counit_comp_comul : LinearMap.lTensor A CoalgebraStruct.counit ββ CoalgebraStruct.comul = (TensorProduct.mk R A R).flip 1) : Coalgebra R A - HopfAlgebra.mul_antipode_lTensor_comul π Mathlib.RingTheory.HopfAlgebra.Basic
{R : Type u} {A : Type v} {instβ : CommSemiring R} {instβΒΉ : Semiring A} [self : HopfAlgebra R A] : LinearMap.mul' R A ββ LinearMap.lTensor A (HopfAlgebraStruct.antipode R) ββ CoalgebraStruct.comul = Algebra.linearMap R A ββ CoalgebraStruct.counit - HopfAlgebra.mk π Mathlib.RingTheory.HopfAlgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [toHopfAlgebraStruct : HopfAlgebraStruct R A] (mul_antipode_rTensor_comul : LinearMap.mul' R A ββ LinearMap.rTensor A (HopfAlgebraStruct.antipode R) ββ CoalgebraStruct.comul = Algebra.linearMap R A ββ CoalgebraStruct.counit) (mul_antipode_lTensor_comul : LinearMap.mul' R A ββ LinearMap.lTensor A (HopfAlgebraStruct.antipode R) ββ CoalgebraStruct.comul = Algebra.linearMap R A ββ CoalgebraStruct.counit) : HopfAlgebra R A - HopfAlgebra.mul_antipode_lTensor_comul_apply π Mathlib.RingTheory.HopfAlgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [HopfAlgebra R A] (a : A) : (LinearMap.mul' R A) ((LinearMap.lTensor A (HopfAlgebraStruct.antipode R)) (CoalgebraStruct.comul a)) = (algebraMap R A) (CoalgebraStruct.counit a) - dualTensorHom_comp_lTensor π Mathlib.LinearAlgebra.Contraction
{R : Type u_2} {M : Type u_3} {N : Type u_4} {P : Type u_5} [CommSemiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] (f : N ββ[R] P) : dualTensorHom R M P ββ LinearMap.lTensor (Module.Dual R M) f = LinearMap.compRight R f ββ dualTensorHom R M N - contractLeft_assoc_coevaluation' π Mathlib.LinearAlgebra.Coevaluation
(K : Type u) [Field K] (V : Type v) [AddCommGroup V] [Module K V] [FiniteDimensional K V] : LinearMap.lTensor V (contractLeft K V) ββ β(TensorProduct.assoc K V (Module.Dual K V) V) ββ LinearMap.rTensor V (coevaluation K V) = β(TensorProduct.rid K V).symm ββ β(TensorProduct.lid K V) - contractLeft_assoc_coevaluation π Mathlib.LinearAlgebra.Coevaluation
(K : Type u) [Field K] (V : Type v) [AddCommGroup V] [Module K V] [FiniteDimensional K V] : LinearMap.rTensor (Module.Dual K V) (contractLeft K V) ββ β(TensorProduct.assoc K (Module.Dual K V) V (Module.Dual K V)).symm ββ LinearMap.lTensor (Module.Dual K V) (coevaluation K V) = β(TensorProduct.lid K (Module.Dual K V)).symm ββ β(TensorProduct.rid K (Module.Dual K V)) - TensorProduct.tensorQuotEquivQuotSMul_comp_mkQ_lTensor π Mathlib.LinearAlgebra.TensorProduct.Quotient
{R : Type u_1} {M : Type u_2} [CommRing R] [AddCommGroup M] [Module R M] (I : Ideal R) : β(TensorProduct.tensorQuotEquivQuotSMul M I) ββ LinearMap.lTensor M (Submodule.mkQ I) = (I β’ β€).mkQ ββ β(TensorProduct.rid R M) - Module.FaithfullyFlat.lTensor_bijective_iff_bijective π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] {N : Type u_4} {N' : Type u_5} [AddCommGroup N] [AddCommGroup N'] [Module R N] [Module R N'] (f : N ββ[R] N') [Module.FaithfullyFlat R M] : Function.Bijective β(LinearMap.lTensor M f) β Function.Bijective βf - Module.FaithfullyFlat.lTensor_injective_iff_injective π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] {N : Type u_4} {N' : Type u_5} [AddCommGroup N] [AddCommGroup N'] [Module R N] [Module R N'] (f : N ββ[R] N') [Module.FaithfullyFlat R M] : Function.Injective β(LinearMap.lTensor M f) β Function.Injective βf - Module.FaithfullyFlat.lTensor_surjective_iff_surjective π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] {N : Type u_4} {N' : Type u_5} [AddCommGroup N] [AddCommGroup N'] [Module R N] [Module R N'] (f : N ββ[R] N') [Module.FaithfullyFlat R M] : Function.Surjective β(LinearMap.lTensor M f) β Function.Surjective βf - Module.FaithfullyFlat.zero_iff_lTensor_zero π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] [h : Module.FaithfullyFlat R M] {N : Type u_1} [AddCommGroup N] [Module R N] {N' : Type u_2} [AddCommGroup N'] [Module R N'] (f : N ββ[R] N') : f = 0 β LinearMap.lTensor M f = 0 - Module.FaithfullyFlat.iff_zero_iff_lTensor_zero π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] : Module.FaithfullyFlat R M β Module.Flat R M β§ β {N : Type (max u v)} [inst : AddCommGroup N] [inst_1 : Module R N] {N' : Type (max u v)} [inst_2 : AddCommGroup N'] [inst_3 : Module R N'] (f : N ββ[R] N'), LinearMap.lTensor M f = 0 β f = 0 - Module.FaithfullyFlat.lTensor_reflects_exact π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] {N1 : Type u_1} [AddCommGroup N1] [Module R N1] {N2 : Type u_2} [AddCommGroup N2] [Module R N2] {N3 : Type u_3} [AddCommGroup N3] [Module R N3] (l12 : N1 ββ[R] N2) (l23 : N2 ββ[R] N3) [fl : Module.FaithfullyFlat R M] (ex : Function.Exact β(LinearMap.lTensor M l12) β(LinearMap.lTensor M l23)) : Function.Exact βl12 βl23 - Module.FaithfullyFlat.lTensor_exact_iff_exact π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] {N1 : Type u_1} [AddCommGroup N1] [Module R N1] {N2 : Type u_2} [AddCommGroup N2] [Module R N2] {N3 : Type u_3} [AddCommGroup N3] [Module R N3] (l12 : N1 ββ[R] N2) (l23 : N2 ββ[R] N3) [Module.FaithfullyFlat R M] : Function.Exact β(LinearMap.lTensor M l12) β(LinearMap.lTensor M l23) β Function.Exact βl12 βl23 - Module.FaithfullyFlat.iff_exact_iff_lTensor_exact π Mathlib.RingTheory.Flat.FaithfullyFlat.Basic
(R : Type u) (M : Type v) [CommRing R] [AddCommGroup M] [Module R M] : Module.FaithfullyFlat R M β β {N1 : Type (max u v)} [inst : AddCommGroup N1] [inst_1 : Module R N1] {N2 : Type (max u v)} [inst_2 : AddCommGroup N2] [inst_3 : Module R N2] {N3 : Type (max u v)} [inst_4 : AddCommGroup N3] [inst_5 : Module R N3] (l12 : N1 ββ[R] N2) (l23 : N2 ββ[R] N3), Function.Exact βl12 βl23 β Function.Exact β(LinearMap.lTensor M l12) β(LinearMap.lTensor M l23) - Algebra.TensorProduct.distribBaseChange_includeLeftSubRight_apply π Mathlib.RingTheory.TensorProduct.IncludeLeftSubRight
{R : Type u_1} [CommSemiring R] {S : Type u_2} [Ring S] [Algebra R S] (T : Type u_3) [CommRing T] [Algebra R T] (x : TensorProduct R T S) : (TensorProduct.AlgebraTensorModule.distribBaseChange R T S S) ((LinearMap.lTensor T (Algebra.TensorProduct.includeLeftSubRight R S)) x) = (Algebra.TensorProduct.includeLeftSubRight T (TensorProduct R T S)) x - Algebra.TensorProduct.distribBaseChange_comp_includeLeftSubRight π Mathlib.RingTheory.TensorProduct.IncludeLeftSubRight
{R : Type u_1} [CommSemiring R] {S : Type u_2} [Ring S] [Algebra R S] (T : Type u_3) [CommRing T] [Algebra R T] : β(LinearEquiv.restrictScalars R (TensorProduct.AlgebraTensorModule.distribBaseChange R T S S)) ββ LinearMap.lTensor T (Algebra.TensorProduct.includeLeftSubRight R S) = βR (Algebra.TensorProduct.includeLeftSubRight T (TensorProduct R T S)) - LinearMap.lTensor_injective_of_exact_of_flat π Mathlib.RingTheory.Flat.Equalizer
{R : Type u_1} [CommRing R] {M : Type u_3} [AddCommGroup M] [Module R M] {N : Type u_4} {P : Type u_5} [AddCommGroup N] [AddCommGroup P] [Module R N] [Module R P] [Module.Flat R P] (f : N ββ[R] P) (hf : Function.Surjective βf) (g : M ββ[R] N) (hg : Function.Injective βg) (H : Function.Exact βg βf) (A : Type u_6) [AddCommGroup A] [Module R A] : Function.Injective β(LinearMap.lTensor A g) - LinearMap.kerLTensorEquivOfSurjective π Mathlib.RingTheory.Flat.Equalizer
{R : Type u_1} [CommRing R] {N : Type u_4} {P : Type u_5} [AddCommGroup N] [AddCommGroup P] [Module R N] [Module R P] [Module.Flat R P] (f : N ββ[R] P) (hf : Function.Surjective βf) (A : Type u_6) [AddCommGroup A] [Module R A] : β₯(LinearMap.lTensor A f).ker ββ[R] TensorProduct R A β₯f.ker - LinearMap.tensorKerEquivOfSurjective_symm_tmul π Mathlib.RingTheory.Flat.Equalizer
{R : Type u_1} [CommRing R] {N : Type u_4} {P : Type u_5} [AddCommGroup N] [AddCommGroup P] [Module R N] [Module R P] [Module.Flat R P] (f : N ββ[R] P) (hf : Function.Surjective βf) (A : Type u_6) [AddCommGroup A] [Module R A] (a : A) (y : β₯f.ker) : β((f.kerLTensorEquivOfSurjective hf A).symm (a ββ[R] y)) = a ββ[R] βy - LinearMap.tensorKer_coe π Mathlib.RingTheory.Flat.Equalizer
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (M : Type u_3) [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] {N : Type u_4} {P : Type u_5} [AddCommGroup N] [AddCommGroup P] [Module R N] [Module R P] (f : N ββ[R] P) (x : TensorProduct R M β₯f.ker) : β((LinearMap.tensorKer S M f) x) = (LinearMap.lTensor M f.ker.subtype) x - LinearMap.tensorEqLocus_coe π Mathlib.RingTheory.Flat.Equalizer
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (M : Type u_3) [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] {N : Type u_4} {P : Type u_5} [AddCommGroup N] [AddCommGroup P] [Module R N] [Module R P] (f g : N ββ[R] P) (x : TensorProduct R M β₯(f.eqLocus g)) : β((LinearMap.tensorEqLocus S M f g) x) = (LinearMap.lTensor M (f.eqLocus g).subtype) x - LinearMap.lTensor_ker_subtype_tensorKerEquiv_symm π Mathlib.RingTheory.Flat.Equalizer
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (M : Type u_3) [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] {N : Type u_4} {P : Type u_5} [AddCommGroup N] [AddCommGroup P] [Module R N] [Module R P] (f : N ββ[R] P) [Module.Flat R M] (x : β₯((TensorProduct.AlgebraTensorModule.lTensor S M) f).ker) : (LinearMap.lTensor M f.ker.subtype) ((LinearMap.tensorKerEquiv S M f).symm x) = βx - LinearMap.lTensor_eqLocus_subtype_tensoreqLocusEquiv_symm π Mathlib.RingTheory.Flat.Equalizer
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (M : Type u_3) [AddCommGroup M] [Module R M] [Module S M] [IsScalarTower R S M] {N : Type u_4} {P : Type u_5} [AddCommGroup N] [AddCommGroup P] [Module R N] [Module R P] (f g : N ββ[R] P) [Module.Flat R M] (x : β₯(((TensorProduct.AlgebraTensorModule.lTensor S M) f).eqLocus ((TensorProduct.AlgebraTensorModule.lTensor S M) g))) : (LinearMap.lTensor M (f.eqLocus g).subtype) ((LinearMap.tensorEqLocusEquiv S M f g).symm x) = βx - Module.Flat.iff_lTensor_injective' π Mathlib.RingTheory.Flat.Tensor
{R : Type u} {M : Type v} [CommRing R] [AddCommGroup M] [Module R M] : Module.Flat R M β β (I : Ideal R), Function.Injective β(LinearMap.lTensor M (Submodule.subtype I)) - Module.Flat.iff_lTensor_injective π Mathlib.RingTheory.Flat.Tensor
{R : Type u} {M : Type v} [CommRing R] [AddCommGroup M] [Module R M] : Module.Flat R M β β β¦I : Ideal Rβ¦, I.FG β Function.Injective β(LinearMap.lTensor M (Submodule.subtype I)) - Lie.Derivation.ofLieDerivation_apply π Mathlib.Algebra.Lie.Derivation.BaseChange
{R : Type u_1} [CommRing R] {A : Type u_2} [CommRing A] [Algebra R A] {L : Type u_3} [LieRing L] [LieAlgebra R L] (d : LieDerivation R L L) (x : TensorProduct R A L) : ((Lie.Derivation.ofLieDerivation A) d) x = (LinearMap.lTensor A βd) x - QuotSMulTop.equivQuotTensor_naturality π Mathlib.RingTheory.QuotSMulTop
{R : Type u_2} [CommRing R] (r : R) {M : Type u_1} {M' : Type u_3} [AddCommGroup M] [Module R M] [AddCommGroup M'] [Module R M'] (f : M ββ[R] M') : β(QuotSMulTop.equivQuotTensor r M') ββ (QuotSMulTop.map r) f = LinearMap.lTensor (R β§Έ Ideal.span {r}) f ββ β(QuotSMulTop.equivQuotTensor r M) - QuotSMulTop.equivQuotTensor_naturality_mk π Mathlib.RingTheory.QuotSMulTop
{R : Type u_2} [CommRing R] (r : R) {M : Type u_1} {M' : Type u_3} [AddCommGroup M] [Module R M] [AddCommGroup M'] [Module R M'] (f : M ββ[R] M') (x : M) : (QuotSMulTop.equivQuotTensor r M') (((QuotSMulTop.map r) f) (Submodule.Quotient.mk x)) = (LinearMap.lTensor (R β§Έ Ideal.span {r}) f) ((QuotSMulTop.equivQuotTensor r M) (Submodule.Quotient.mk x)) - IsLocalRing.split_injective_iff_lTensor_residueField_injective π Mathlib.RingTheory.LocalRing.Module
{R : Type u_1} {M : Type u_2} {N : Type u_3} [CommRing R] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [IsLocalRing R] [Module.Finite R M] [Module.Finite R N] [Module.Free R N] (l : M ββ[R] N) : (β l', l' ββ l = LinearMap.id) β Function.Injective β(LinearMap.lTensor (IsLocalRing.ResidueField R) l) - Module.free_of_lTensor_residueField_injective π Mathlib.RingTheory.LocalRing.Module
{R : Type u_1} {M : Type u_2} {N : Type u_3} {P : Type u_4} [CommRing R] [AddCommGroup M] [AddCommGroup N] [Module R M] [Module R N] [AddCommGroup P] [Module R P] (f : M ββ[R] N) (g : N ββ[R] P) [IsLocalRing R] (hg : Function.Surjective βg) (h : Function.Exact βf βg) [Module.Finite R M] [Module.Finite R N] [Module.Free R N] (hf : Function.Injective β(LinearMap.lTensor (IsLocalRing.ResidueField R) f)) : Module.Free R P - lTensor_injective_of_exact_of_exact_of_rTensor_injective π Mathlib.RingTheory.LocalRing.Module
{R : Type u_1} [CommRing R] {Mβ : Type u_5} {Mβ : Type u_6} {Mβ : Type u_7} {Nβ : Type u_8} {Nβ : Type u_9} {Nβ : Type u_10} [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Mβ] [Module R Mβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] [AddCommGroup Nβ] [Module R Nβ] {fβ : Mβ ββ[R] Mβ} {fβ : Mβ ββ[R] Mβ} {gβ : Nβ ββ[R] Nβ} {gβ : Nβ ββ[R] Nβ} (hfexact : Function.Exact βfβ βfβ) (hfsurj : Function.Surjective βfβ) (hgexact : Function.Exact βgβ βgβ) (hgsurj : Function.Surjective βgβ) (hfinj : Function.Injective β(LinearMap.rTensor Nβ fβ)) (hginj : Function.Injective β(LinearMap.lTensor Mβ gβ)) : Function.Injective β(LinearMap.lTensor Mβ gβ) - Submodule.mulMap_comp_lTensor π Mathlib.LinearAlgebra.TensorProduct.Submodule
{R : Type u} {S : Type v} [CommSemiring R] [Semiring S] [Algebra R S] (M : Submodule R S) {N N' : Submodule R S} (hN : N' β€ N) : M.mulMap N ββ LinearMap.lTensor (β₯M) (Submodule.inclusion hN) = M.mulMap N' - Submodule.mulRightMap_eq_mulMap_comp π Mathlib.LinearAlgebra.TensorProduct.Submodule
{R : Type u} {S : Type v} [CommSemiring R] [Semiring S] [Algebra R S] (M : Submodule R S) {N : Submodule R S} {ΞΉ : Type u_1} [DecidableEq ΞΉ] (n : ΞΉ β β₯N) : M.mulRightMap n = M.mulMap N ββ LinearMap.lTensor (β₯M) (Finsupp.linearCombination R n) ββ β(TensorProduct.finsuppScalarRight R R (β₯M) ΞΉ).symm - Module.Invertible.lTensor_bijective_iff π Mathlib.RingTheory.PicardGroup
{R : Type u} (M : Type v) {N : Type u_1} {P : Type u_2} [CommSemiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] [Module.Invertible R M] {f : N ββ[R] P} : Function.Bijective β(LinearMap.lTensor M f) β Function.Bijective βf - Module.Invertible.lTensor_injective_iff π Mathlib.RingTheory.PicardGroup
{R : Type u} (M : Type v) {N : Type u_1} {P : Type u_2} [CommSemiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] [Module.Invertible R M] {f : N ββ[R] P} : Function.Injective β(LinearMap.lTensor M f) β Function.Injective βf - Module.Invertible.lTensor_surjective_iff π Mathlib.RingTheory.PicardGroup
{R : Type u} (M : Type v) {N : Type u_1} {P : Type u_2} [CommSemiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [Module R M] [Module R N] [Module R P] [Module.Invertible R M] {f : N ββ[R] P} : Function.Surjective β(LinearMap.lTensor M f) β Function.Surjective βf - Module.Invertible.leftCancelEquiv_comp_lTensor_comp_symm π Mathlib.RingTheory.PicardGroup
{R : Type u} {M : Type v} {N : Type u_1} {P : Type u_2} {Q : Type u_3} [CommSemiring R] [AddCommMonoid M] [AddCommMonoid N] [AddCommMonoid P] [AddCommMonoid Q] [Module R M] [Module R N] [Module R P] [Module R Q] (e : TensorProduct R M N ββ[R] R) (f : P ββ[R] Q) : β(Module.Invertible.leftCancelEquiv Q e) ββ LinearMap.lTensor M (LinearMap.lTensor N f) ββ β(Module.Invertible.leftCancelEquiv P e).symm = f - LinearMap.intrinsicStar_lTensor π Mathlib.Algebra.Star.LinearMap
{R : Type u_5} {E : Type u_6} {F : Type u_7} {G : Type u_8} [CommSemiring R] [StarRing R] [AddCommMonoid E] [StarAddMonoid E] [Module R E] [StarModule R E] [AddCommMonoid F] [StarAddMonoid F] [Module R F] [StarModule R F] [AddCommMonoid G] [StarAddMonoid G] [Module R G] [StarModule R G] (f : WithConv (F ββ[R] G)) : star (WithConv.toConv (LinearMap.lTensor E f.ofConv)) = WithConv.toConv (LinearMap.lTensor E (star f).ofConv) - Algebra.FormallySmooth.iff_injective_lTensor_residueField π Mathlib.RingTheory.Smooth.Local
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] [IsLocalRing S] [Algebra R S] (P : Algebra.Extension R S) [Algebra.FormallySmooth R P.Ring] [Module.Free P.Ring Ξ©[P.RingβR]] [Module.Finite P.Ring Ξ©[P.RingβR]] (h' : P.ker.FG) : Algebra.FormallySmooth R S β Function.Injective β(LinearMap.lTensor (IsLocalRing.ResidueField S) P.cotangentComplex) - LinearIsometry.toLinearMap_lTensor π Mathlib.Analysis.InnerProductSpace.TensorProduct
{π : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] [NormedAddCommGroup F] [InnerProductSpace π F] [NormedAddCommGroup G] [InnerProductSpace π G] (f : F ββα΅’[π] G) : (LinearIsometry.lTensor E f).toLinearMap = LinearMap.lTensor E f.toLinearMap - ContinuousLinearMap.toLinearMap_lTensor π Mathlib.Analysis.InnerProductSpace.TensorProduct
{π : Type u_1} {E : Type u_2} {F : Type u_3} (G : Type u_4) [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] [NormedAddCommGroup F] [InnerProductSpace π F] [NormedAddCommGroup G] [InnerProductSpace π G] (g : E βL[π] F) : β(ContinuousLinearMap.lTensor G g) = LinearMap.lTensor G βg - LinearIsometry.lTensor_apply π Mathlib.Analysis.InnerProductSpace.TensorProduct
{π : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] [NormedAddCommGroup F] [InnerProductSpace π F] [NormedAddCommGroup G] [InnerProductSpace π G] (f : F ββα΅’[π] G) (x : TensorProduct π E F) : (LinearIsometry.lTensor E f) x = (LinearMap.lTensor E f.toLinearMap) x - ContinuousLinearMap.lTensor_apply π Mathlib.Analysis.InnerProductSpace.TensorProduct
{π : Type u_1} {E : Type u_2} {G : Type u_4} {H : Type u_5} [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] [NormedAddCommGroup G] [InnerProductSpace π G] [NormedAddCommGroup H] [InnerProductSpace π H] (g : G βL[π] H) (x : TensorProduct π E G) : (ContinuousLinearMap.lTensor E g) x = (LinearMap.lTensor E βg) x - LinearMap.adjoint_lTensor π Mathlib.Analysis.InnerProductSpace.TensorProduct
{π : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [RCLike π] [NormedAddCommGroup E] [InnerProductSpace π E] [NormedAddCommGroup F] [InnerProductSpace π F] [NormedAddCommGroup G] [InnerProductSpace π G] [FiniteDimensional π E] [FiniteDimensional π F] [FiniteDimensional π G] (f : E ββ[π] F) : LinearMap.adjoint (LinearMap.lTensor G f) = LinearMap.lTensor G (LinearMap.adjoint f) - TensorProduct.gradedMul_def π Mathlib.LinearAlgebra.TensorProduct.Graded.External
(R : Type u_5) {ΞΉ : Type u_6} [CommSemiring ΞΉ] [Module ΞΉ (Additive β€Λ£)] [DecidableEq ΞΉ] (π : ΞΉ β Type u_7) (β¬ : ΞΉ β Type u_8) [CommRing R] [(i : ΞΉ) β AddCommGroup (π i)] [(i : ΞΉ) β AddCommGroup (β¬ i)] [(i : ΞΉ) β Module R (π i)] [(i : ΞΉ) β Module R (β¬ i)] [DirectSum.GRing π] [DirectSum.GRing β¬] [DirectSum.GAlgebra R π] [DirectSum.GAlgebra R β¬] : TensorProduct.gradedMul R π β¬ = TensorProduct.curry (TensorProduct.map (LinearMap.mul' R (DirectSum ΞΉ fun i => π i)) (LinearMap.mul' R (DirectSum ΞΉ fun i => β¬ i)) ββ β(TensorProduct.assoc R (DirectSum ΞΉ fun i => π i) (DirectSum ΞΉ fun i => π i) (TensorProduct R (DirectSum ΞΉ fun i => β¬ i) (DirectSum ΞΉ fun i => β¬ i))).symm ββ LinearMap.lTensor (DirectSum ΞΉ fun i => π i) (β(TensorProduct.assoc R (DirectSum ΞΉ fun i => π i) (DirectSum ΞΉ fun i => β¬ i) (DirectSum ΞΉ fun i => β¬ i)) ββ LinearMap.rTensor (DirectSum ΞΉ fun i => β¬ i) β(TensorProduct.gradedComm R β¬ π) ββ β(TensorProduct.assoc R (DirectSum ΞΉ β¬) (DirectSum ΞΉ π) (DirectSum ΞΉ β¬)).symm) ββ β(TensorProduct.assoc R (DirectSum ΞΉ π) (DirectSum ΞΉ β¬) (TensorProduct R (DirectSum ΞΉ π) (DirectSum ΞΉ β¬)))) - Representation.IntertwiningMap.toLinearMap_lTensor π Mathlib.RepresentationTheory.Intertwining
{A : Type u_1} {G : Type u_2} {V : Type u_3} {W : Type u_4} {U : Type u_5} [CommSemiring A] [Monoid G] [AddCommMonoid V] [AddCommMonoid W] [AddCommMonoid U] [Module A V] [Module A W] [Module A U] {Ο : Representation A G V} {Ο : Representation A G W} {Ο : Representation A G U} (f : Ο.IntertwiningMap Ο) : (Representation.IntertwiningMap.lTensor Ο f).toLinearMap = LinearMap.lTensor U f.toLinearMap - Submodule.isCoideal_iff_comul_mem π Mathlib.RingTheory.Coalgebra.Quotient
{R : Type u_1} {C : Type u_2} [CommRing R] [AddCommGroup C] [Module R C] [CoalgebraStruct R C] (I : Submodule R C) : I.IsCoideal β (β x β I, CoalgebraStruct.counit x = 0) β§ β x β I, CoalgebraStruct.comul x β (LinearMap.lTensor C I.subtype).range β (LinearMap.rTensor C I.subtype).range - injective_lTensor_quotient_iff_inf_eq_mul π Mathlib.RingTheory.Ideal.Pure
{R : Type u_1} [CommRing R] (I J : Ideal R) : Function.Injective β(LinearMap.lTensor (R β§Έ I) (Submodule.subtype J)) β I β J = I * J - DirectedSystem.lTensor π Mathlib.RingTheory.TensorProduct.DirectLimitFG
(R : Type u) (M : Type u_1) [CommSemiring R] [AddCommMonoid M] [Module R M] {ΞΉ : Type u_3} [Preorder ΞΉ] {F : ΞΉ β Type u_4} [(i : ΞΉ) β AddCommMonoid (F i)] [(i : ΞΉ) β Module R (F i)] {f : β¦i j : ΞΉβ¦ β i β€ j β F i ββ[R] F j} (D : DirectedSystem F fun x x_1 h => β(f h)) : DirectedSystem (fun i => TensorProduct R M (F i)) fun x x_1 h => β(LinearMap.lTensor M (f h)) - Submodule.FG.lTensor.directedSystem π Mathlib.RingTheory.TensorProduct.DirectLimitFG
(R : Type u) (M : Type u_1) (N : Type u_2) [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] : DirectedSystem (fun Q => TensorProduct R M β₯βQ) fun x x_1 hPQ => β(LinearMap.lTensor M (Submodule.inclusion hPQ)) - Submodule.FG.lTensor.directLimit π Mathlib.RingTheory.TensorProduct.DirectLimitFG
(R : Type u) (M : Type u_1) (N : Type u_2) [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [DecidableEq { Q // Q.FG }] : (Module.DirectLimit (fun Q => TensorProduct R M β₯βQ) fun x x_1 hPQ => LinearMap.lTensor M (Submodule.inclusion hPQ)) ββ[R] TensorProduct R M N - Submodule.FG.lTensor.directLimit_apply' π Mathlib.RingTheory.TensorProduct.DirectLimitFG
(R : Type u) (M : Type u_1) (N : Type u_2) [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [DecidableEq { Q // Q.FG }] (Q : Submodule R N) (hQ : Q.FG) (u : TensorProduct R M β₯Q) : (Submodule.FG.lTensor.directLimit R M N) ((Module.DirectLimit.of R { Q // Q.FG } (fun Q => TensorProduct R M β₯βQ) (fun x x_1 hPQ => LinearMap.lTensor M (Submodule.inclusion hPQ)) β¨Q, hQβ©) u) = (LinearMap.lTensor M Q.subtype) u - Submodule.FG.lTensor.directLimit_apply π Mathlib.RingTheory.TensorProduct.DirectLimitFG
(R : Type u) (M : Type u_1) (N : Type u_2) [CommSemiring R] [AddCommMonoid M] [Module R M] [AddCommMonoid N] [Module R N] [DecidableEq { P // P.FG }] (Q : { Q // Q.FG }) (u : TensorProduct R M β₯βQ) : (Submodule.FG.lTensor.directLimit R M N) ((Module.DirectLimit.of R { Q // Q.FG } (fun Q => TensorProduct R M β₯βQ) (fun x x_1 hPQ => LinearMap.lTensor M (Submodule.inclusion hPQ)) Q) u) = (LinearMap.lTensor M (βQ).subtype) u
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