Mathlib Map

Theorems · Theorem · linear algebra

TensorProduct.AlgebraTensorModule.curry_injective

∀ {R : Type uR} {A : Type uA} {M : Type uM} {N : Type uN} {P : Type uP} [inst : CommSemiring R] [inst_1 : Semiring A]
  [inst_2 : Algebra R A] [inst_3 : AddCommMonoid M] [inst_4 : Module R M] [inst_5 : Module A M]
  [inst_6 : IsScalarTower R A M] [inst_7 : AddCommMonoid N] [inst_8 : Module R N] [inst_9 : AddCommMonoid P]
  [inst_10 : Module R P] [inst_11 : Module A P] [inst_12 : IsScalarTower R A P],
  Function.Injective TensorProduct.AlgebraTensorModule.curry

Just as TensorProduct.ext is marked ext instead of TensorProduct.ext', this is a better ext lemma than TensorProduct.AlgebraTensorModule.ext below. See note [partially-applied ext lemmas].

Defined in
Mathlib.LinearAlgebra.TensorProduct.Tower
Cited by
159 results in Mathlib
Foundations
Depth 70 from the axioms, rests on 941 definitions · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebraAddCommMonoidModuleModuleIsScalarTowerAddCommMonoidModuleAddCommMonoidModuleModuleIsScalarTower

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Algebra.TensorProduct.ext · cited by 26TensorProduct.extTensorProduct.AlgebraTensorModule.ext · cited by 7AlgebraTensorModule.extQuadraticForm.associated_tmul · cited by 6QuadraticForm.associated_…IsBaseChange.of_lift_unique · cited by 5IsBaseChange.of_lift_uniq…Submodule.LinearDisjoint.of_le_left_of_flat · cited by 4LinearDisjoint.of_le_left…Submodule.LinearDisjoint.of_le_right_of_flat · cited by 4LinearDisjoint.of_le_righ…Algebra.Generators.H1Cotangent.map_comp_cotangentComplex_baseChange · cited by 4H1Cotangent.map_comp_cota…IsLocalization.flat · cited by 4IsLocalization.flatLieModule.toEnd_baseChange · cited by 3LieModule.toEnd_baseChangeModule.FaithfullyFlat.lTensor_reflects_exact · cited by 3FaithfullyFlat.lTensor_re…LinearMap.baseChange_id · cited by 3LinearMap.baseChange_idModule.Flat.of_flat_tensorProduct · cited by 2Flat.of_flat_tensorProductSubmodule.FG.rTensor.directLimit_apply · cited by 2rTensor.directLimit_applyIdeal.pi_mkQ_rTensor · cited by 2Ideal.pi_mkQ_rTensorLinearMap.transvection.baseChange · cited by 2transvection.baseChangeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringLinearMap · cited by 10215LinearMapIsScalarTower · cited by 3896IsScalarTowerTensorProduct · cited by 2545TensorProductLinearMap.restrictScalars · cited by 215LinearMap.restrictScalarsTensorProduct.AlgebraTensorModule.curry · cited by 80AlgebraTensorModule.curryLinearMap.restrictScalars_injective · cited by 11LinearMap.restrictScalars…TensorProduct.curry_injective · cited by 1TensorProduct.curry_injec…AlgebraTensorModule.curry_inj…CITED BYCITES

Cites13

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

Cited by159

Results whose statement or proof uses this declaration.