Loogle!
Result
Found 28 declarations mentioning IsTensorProduct.
- TensorProduct.isTensorProduct π Mathlib.RingTheory.IsTensorProduct
(R : Type u_1) [CommSemiring R] (M : Type u_4) [AddCommMonoid M] [Module R M] (N : Type u_8) [AddCommMonoid N] [Module R N] : IsTensorProduct (TensorProduct.mk R M N) - IsTensorProduct π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] (f : Mβ ββ[R] Mβ ββ[R] M) : Prop - IsTensorProduct.equiv π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} (h : IsTensorProduct f) : TensorProduct R Mβ Mβ ββ[R] M - IsTensorProduct.map_id π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} (hf : IsTensorProduct f) : hf.map hf LinearMap.id LinearMap.id = LinearMap.id - IsTensorProduct.equiv_toLinearMap π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} (h : IsTensorProduct f) : βh.equiv = TensorProduct.lift f - IsTensorProduct.lift π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} {M' : Type u_5} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [AddCommMonoid M'] [Module R Mβ] [Module R Mβ] [Module R M] [Module R M'] {f : Mβ ββ[R] Mβ ββ[R] M} (h : IsTensorProduct f) (f' : Mβ ββ[R] Mβ ββ[R] M') : M ββ[R] M' - IsTensorProduct.map_one π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} (hf : IsTensorProduct f) : hf.map hf 1 1 = 1 - IsTensorProduct.map π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} {Nβ : Type u_6} {Nβ : Type u_7} {N : Type u_8} [AddCommMonoid Nβ] [AddCommMonoid Nβ] [AddCommMonoid N] [Module R Nβ] [Module R Nβ] [Module R N] {g : Nβ ββ[R] Nβ ββ[R] N} (hf : IsTensorProduct f) (hg : IsTensorProduct g) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) : M ββ[R] N - IsTensorProduct.inductionOn π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} (h : IsTensorProduct f) {motive : M β Prop} (m : M) (zero : motive 0) (tmul : β (x : Mβ) (y : Mβ), motive ((f x) y)) (add : β (x y : M), motive x β motive y β motive (x + y)) : motive m - IsTensorProduct.equiv_apply π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} (h : IsTensorProduct f) (aβ : TensorProduct R Mβ Mβ) : h.equiv aβ = (TensorProduct.lift f) aβ - IsTensorProduct.map_pow π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} (hf : IsTensorProduct f) (i : Mβ ββ[R] Mβ) (j : Mβ ββ[R] Mβ) (n : β) : hf.map hf i j ^ n = hf.map hf (i ^ n) (j ^ n) - IsTensorProduct.map_mul π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} (hf : IsTensorProduct f) (iβ iβ : Mβ ββ[R] Mβ) (jβ jβ : Mβ ββ[R] Mβ) : hf.map hf (iβ * iβ) (jβ * jβ) = hf.map hf iβ jβ * hf.map hf iβ jβ - IsTensorProduct.of_equiv π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} (e : TensorProduct R Mβ Mβ ββ[R] M) (he : β (x : Mβ) (y : Mβ), e (x ββ[R] y) = (f x) y) : IsTensorProduct f - IsTensorProduct.equiv_symm_apply π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} (h : IsTensorProduct f) (xβ : Mβ) (xβ : Mβ) : h.equiv.symm ((f xβ) xβ) = xβ ββ[R] xβ - IsTensorProduct.map_comp π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} {Nβ : Type u_6} {Nβ : Type u_7} {N : Type u_8} [AddCommMonoid Nβ] [AddCommMonoid Nβ] [AddCommMonoid N] [Module R Nβ] [Module R Nβ] [Module R N] {g : Nβ ββ[R] Nβ ββ[R] N} {Pβ : Type u_9} {Pβ : Type u_10} {P : Type u_11} [AddCommMonoid Pβ] [AddCommMonoid Pβ] [AddCommMonoid P] [Module R Pβ] [Module R Pβ] [Module R P] {p : Pβ ββ[R] Pβ ββ[R] P} (hf : IsTensorProduct f) (hg : IsTensorProduct g) (hp : IsTensorProduct p) (iβ : Nβ ββ[R] Pβ) (jβ : Mβ ββ[R] Nβ) (iβ : Nβ ββ[R] Pβ) (jβ : Mβ ββ[R] Nβ) : hf.map hp (iβ ββ jβ) (iβ ββ jβ) = hg.map hp iβ iβ ββ hf.map hg jβ jβ - IsTensorProduct.map_map π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} {Nβ : Type u_6} {Nβ : Type u_7} {N : Type u_8} [AddCommMonoid Nβ] [AddCommMonoid Nβ] [AddCommMonoid N] [Module R Nβ] [Module R Nβ] [Module R N] {g : Nβ ββ[R] Nβ ββ[R] N} {Pβ : Type u_9} {Pβ : Type u_10} {P : Type u_11} [AddCommMonoid Pβ] [AddCommMonoid Pβ] [AddCommMonoid P] [Module R Pβ] [Module R Pβ] [Module R P] {p : Pβ ββ[R] Pβ ββ[R] P} (hf : IsTensorProduct f) (hg : IsTensorProduct g) (hp : IsTensorProduct p) (iβ : Nβ ββ[R] Pβ) (jβ : Mβ ββ[R] Nβ) (iβ : Nβ ββ[R] Pβ) (jβ : Mβ ββ[R] Nβ) (x : M) : (hg.map hp iβ iβ) ((hf.map hg jβ jβ) x) = (hf.map hp (iβ ββ jβ) (iβ ββ jβ)) x - IsTensorProduct.lift_eq π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} {M' : Type u_5} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [AddCommMonoid M'] [Module R Mβ] [Module R Mβ] [Module R M] [Module R M'] {f : Mβ ββ[R] Mβ ββ[R] M} (h : IsTensorProduct f) (f' : Mβ ββ[R] Mβ ββ[R] M') (xβ : Mβ) (xβ : Mβ) : (h.lift f') ((f xβ) xβ) = (f' xβ) xβ - IsTensorProduct.map_eq π Mathlib.RingTheory.IsTensorProduct
{R : Type u_1} [CommSemiring R] {Mβ : Type u_2} {Mβ : Type u_3} {M : Type u_4} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid M] [Module R Mβ] [Module R Mβ] [Module R M] {f : Mβ ββ[R] Mβ ββ[R] M} {Nβ : Type u_6} {Nβ : Type u_7} {N : Type u_8} [AddCommMonoid Nβ] [AddCommMonoid Nβ] [AddCommMonoid N] [Module R Nβ] [Module R Nβ] [Module R N] {g : Nβ ββ[R] Nβ ββ[R] N} (hf : IsTensorProduct f) (hg : IsTensorProduct g) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (xβ : Mβ) (xβ : Mβ) : (hf.map hg iβ iβ) ((f xβ) xβ) = (g (iβ xβ)) (iβ xβ) - IsTensorProduct.assoc π Mathlib.RingTheory.IsTensorProduct
{R : Type u_9} {S : Type u_10} [CommSemiring R] [CommSemiring S] [Algebra R S] {Mβ : Type u_11} {Mβ : Type u_12} {Mβ : Type u_13} {Mββ : Type u_14} {Mββ : Type u_15} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mββ] [AddCommMonoid Mββ] [Module R Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [Module R Mββ] [Module S Mββ] [IsScalarTower R S Mββ] [Module R Mββ] [Module S Mββ] [IsScalarTower R S Mββ] {T : Type u_16} [CommSemiring T] [Algebra R T] [Module T Mβ] [IsScalarTower R T Mβ] [Module T Mββ] [SMulCommClass S T Mββ] [IsScalarTower R T Mββ] (f : Mβ ββ[T] Mβ ββ[S] Mββ) (hf : IsTensorProduct (LinearMap.restrictScalarsββ R R f)) (g : Mβ ββ[S] Mβ ββ[S] Mββ) (hg : IsTensorProduct g) : TensorProduct S Mββ Mβ ββ[T] TensorProduct R Mβ Mββ - IsTensorProduct.assoc_tmul π Mathlib.RingTheory.IsTensorProduct
{R : Type u_9} {S : Type u_10} [CommSemiring R] [CommSemiring S] [Algebra R S] {Mβ : Type u_11} {Mβ : Type u_12} {Mβ : Type u_13} {Mββ : Type u_14} {Mββ : Type u_15} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mββ] [AddCommMonoid Mββ] [Module R Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [Module R Mββ] [Module S Mββ] [IsScalarTower R S Mββ] [Module R Mββ] [Module S Mββ] [IsScalarTower R S Mββ] {T : Type u_16} [CommSemiring T] [Algebra R T] [Module T Mβ] [IsScalarTower R T Mβ] [Module T Mββ] [SMulCommClass S T Mββ] [IsScalarTower R T Mββ] (f : Mβ ββ[T] Mβ ββ[S] Mββ) (hf : IsTensorProduct (LinearMap.restrictScalarsββ R R f)) (g : Mβ ββ[S] Mβ ββ[S] Mββ) (hg : IsTensorProduct g) (xβ : Mβ) (xβ : Mβ) (xβ : Mβ) : (IsTensorProduct.assoc f hf g hg) ((f xβ) xβ ββ[S] xβ) = xβ ββ[R] (g xβ) xβ - IsTensorProduct.assoc_symm_tmul π Mathlib.RingTheory.IsTensorProduct
{R : Type u_9} {S : Type u_10} [CommSemiring R] [CommSemiring S] [Algebra R S] {Mβ : Type u_11} {Mβ : Type u_12} {Mβ : Type u_13} {Mββ : Type u_14} {Mββ : Type u_15} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mββ] [AddCommMonoid Mββ] [Module R Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [Module R Mββ] [Module S Mββ] [IsScalarTower R S Mββ] [Module R Mββ] [Module S Mββ] [IsScalarTower R S Mββ] {T : Type u_16} [CommSemiring T] [Algebra R T] [Module T Mβ] [IsScalarTower R T Mβ] [Module T Mββ] [SMulCommClass S T Mββ] [IsScalarTower R T Mββ] (f : Mβ ββ[T] Mβ ββ[S] Mββ) (hf : IsTensorProduct (LinearMap.restrictScalarsββ R R f)) (g : Mβ ββ[S] Mβ ββ[S] Mββ) (hg : IsTensorProduct g) (xβ : Mβ) (xβ : Mβ) (xβ : Mβ) : (IsTensorProduct.assoc f hf g hg).symm (xβ ββ[R] (g xβ) xβ) = (f xβ) xβ ββ[S] xβ - IsTensorProduct.assocOfMapSMul π Mathlib.RingTheory.IsTensorProduct
{R : Type u_9} {S : Type u_10} [CommSemiring R] [CommSemiring S] [Algebra R S] {Mβ : Type u_11} {Mβ : Type u_12} {Mβ : Type u_13} {Mββ : Type u_14} {Mββ : Type u_15} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mββ] [AddCommMonoid Mββ] [Module R Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [Module R Mββ] [Module S Mββ] [IsScalarTower R S Mββ] [Module R Mββ] [Module S Mββ] [IsScalarTower R S Mββ] {T : Type u_16} [CommSemiring T] [Algebra R T] [Module T Mβ] [IsScalarTower R T Mβ] [Module T Mββ] [SMulCommClass S T Mββ] [IsScalarTower R T Mββ] (f : Mβ ββ[R] Mβ ββ[R] Mββ) (hf : IsTensorProduct f) (g : Mβ ββ[S] Mβ ββ[S] Mββ) (hg : IsTensorProduct g) (hβ : β (t : T) (x : Mβ) (y : Mβ), (f (t β’ x)) y = t β’ (f x) y) (hβ : β (s : S) (x : Mβ) (y : Mβ), (f x) (s β’ y) = s β’ (f x) y) : TensorProduct S Mββ Mβ ββ[T] TensorProduct R Mβ Mββ - IsTensorProduct.assocOfMapSMul_tmul π Mathlib.RingTheory.IsTensorProduct
{R : Type u_9} {S : Type u_10} [CommSemiring R] [CommSemiring S] [Algebra R S] {Mβ : Type u_11} {Mβ : Type u_12} {Mβ : Type u_13} {Mββ : Type u_14} {Mββ : Type u_15} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mββ] [AddCommMonoid Mββ] [Module R Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [Module R Mββ] [Module S Mββ] [IsScalarTower R S Mββ] [Module R Mββ] [Module S Mββ] [IsScalarTower R S Mββ] {T : Type u_16} [CommSemiring T] [Algebra R T] [Module T Mβ] [IsScalarTower R T Mβ] [Module T Mββ] [SMulCommClass S T Mββ] [IsScalarTower R T Mββ] (f : Mβ ββ[R] Mβ ββ[R] Mββ) (hf : IsTensorProduct f) (g : Mβ ββ[S] Mβ ββ[S] Mββ) (hg : IsTensorProduct g) (hβ : β (t : T) (x : Mβ) (y : Mβ), (f (t β’ x)) y = t β’ (f x) y) (hβ : β (s : S) (x : Mβ) (y : Mβ), (f x) (s β’ y) = s β’ (f x) y) (xβ : Mβ) (xβ : Mβ) (xβ : Mβ) : (IsTensorProduct.assocOfMapSMul f hf g hg hβ hβ) ((f xβ) xβ ββ[S] xβ) = xβ ββ[R] (g xβ) xβ - IsTensorProduct.assocOfMapSMul_symm_tmul π Mathlib.RingTheory.IsTensorProduct
{R : Type u_9} {S : Type u_10} [CommSemiring R] [CommSemiring S] [Algebra R S] {Mβ : Type u_11} {Mβ : Type u_12} {Mβ : Type u_13} {Mββ : Type u_14} {Mββ : Type u_15} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [AddCommMonoid Mββ] [AddCommMonoid Mββ] [Module R Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [Module R Mβ] [Module S Mβ] [IsScalarTower R S Mβ] [Module R Mββ] [Module S Mββ] [IsScalarTower R S Mββ] [Module R Mββ] [Module S Mββ] [IsScalarTower R S Mββ] {T : Type u_16} [CommSemiring T] [Algebra R T] [Module T Mβ] [IsScalarTower R T Mβ] [Module T Mββ] [SMulCommClass S T Mββ] [IsScalarTower R T Mββ] (f : Mβ ββ[R] Mβ ββ[R] Mββ) (hf : IsTensorProduct f) (g : Mβ ββ[S] Mβ ββ[S] Mββ) (hg : IsTensorProduct g) (hβ : β (t : T) (x : Mβ) (y : Mβ), (f (t β’ x)) y = t β’ (f x) y) (hβ : β (s : S) (x : Mβ) (y : Mβ), (f x) (s β’ y) = s β’ (f x) y) (xβ : Mβ) (xβ : Mβ) (xβ : Mβ) : (IsTensorProduct.assocOfMapSMul f hf g hg hβ hβ).symm (xβ ββ[R] (g xβ) xβ) = (f xβ) xβ ββ[S] xβ - IsTensorProduct.map_id_injective_of_flat_left π Mathlib.RingTheory.Flat.Basic
{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β : Type u_5} {Mβ : Type u_6} {Nβ : Type u_8} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] [AddCommMonoid Nβ] [Module R Nβ] {f : Mβ ββ[R] Mβ ββ[R] M} (hf : IsTensorProduct f) {g : Mβ ββ[R] Nβ ββ[R] N} (hg : IsTensorProduct g) (i : Mβ ββ[R] Nβ) (hi : Function.Injective βi) [Module.Flat R Mβ] : Function.Injective β(hf.map hg LinearMap.id i) - IsTensorProduct.map_id_injective_of_flat_right π Mathlib.RingTheory.Flat.Basic
{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β : Type u_5} {Mβ : Type u_6} {Nβ : Type u_7} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] [AddCommMonoid Nβ] [Module R Nβ] {f : Mβ ββ[R] Mβ ββ[R] M} (hf : IsTensorProduct f) {g : Nβ ββ[R] Mβ ββ[R] N} (hg : IsTensorProduct g) (i : Mβ ββ[R] Nβ) (hi : Function.Injective βi) [Module.Flat R Mβ] : Function.Injective β(hf.map hg i LinearMap.id) - IsTensorProduct.map_injective_of_flat_left_right π Mathlib.RingTheory.Flat.Basic
{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β : Type u_5} {Mβ : Type u_6} {Nβ : Type u_7} {Nβ : Type u_8} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] [AddCommMonoid Nβ] [AddCommMonoid Nβ] [Module R Nβ] [Module R Nβ] {f : Mβ ββ[R] Mβ ββ[R] M} {g : Nβ ββ[R] Nβ ββ[R] N} (hf : IsTensorProduct f) (hg : IsTensorProduct g) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (hβ : Function.Injective βiβ) (hβ : Function.Injective βiβ) [Module.Flat R Mβ] [Module.Flat R Nβ] : Function.Injective β(hf.map hg iβ iβ) - IsTensorProduct.map_injective_of_flat_right_left π Mathlib.RingTheory.Flat.Basic
{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β : Type u_5} {Mβ : Type u_6} {Nβ : Type u_7} {Nβ : Type u_8} [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module R Mβ] [Module R Mβ] [AddCommMonoid Nβ] [AddCommMonoid Nβ] [Module R Nβ] [Module R Nβ] {f : Mβ ββ[R] Mβ ββ[R] M} {g : Nβ ββ[R] Nβ ββ[R] N} (hf : IsTensorProduct f) (hg : IsTensorProduct g) (iβ : Mβ ββ[R] Nβ) (iβ : Mβ ββ[R] Nβ) (hβ : Function.Injective βiβ) (hβ : Function.Injective βiβ) [Module.Flat R Mβ] [Module.Flat R Nβ] : Function.Injective β(hf.map hg iβ iβ)
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using (by default) Ctrl-K Ctrl-S. 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 8e80836 serving mathlib revision 56a1462