Mathlib Map

Theorems · Definition · linear algebra

TensorProduct.quotTensorEquivQuotSMul

{R : Type u_1} →
  (M : Type u_2) →
    [inst : CommRing R] →
      [inst_1 : AddCommGroup M] → [inst_2 : Module R M] → (I : Ideal R) → TensorProduct R (R ⧸ I) M ≃ₗ[R] M ⧸ I • ⊤

Left tensoring a module with a quotient of the ring is the same as quotienting that module by the corresponding submodule.

Defined in
Mathlib.LinearAlgebra.TensorProduct.Quotient
Cited by
13 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModule

Around this declaration

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

TensorProduct.tensorQuotEquivQuotSMul · cited by 6TensorProduct.tensorQuotE…TensorProduct.quotTensorEquivQuotSMul_mk_tmul · cited by 3TensorProduct.quotTensorE…Module.FaithfullyFlat.iff_flat_and_rTensor_faithful · cited by 2FaithfullyFlat.iff_flat_a…injective_lTensor_quotient_iff_inf_eq_mul · cited by 2injective_lTensor_quotien…Submodule.finite_quotient_smul · cited by 2Submodule.finite_quotient…QuotSMulTop.equivQuotTensor · cited by 2QuotSMulTop.equivQuotTens…Submodule.index_smul_le · cited by 1Submodule.index_smul_leTensorProduct.quotTensorEquivQuotSMul_comp_mkQ_rTensor · cited by 1TensorProduct.quotTensorE…TensorProduct.quotTensorEquivQuotSMul_mk_one_tmul · cited by 1TensorProduct.quotTensorE…TensorProduct.quotTensorEquivQuotSMul_symm_comp_mkQ · cited by 1TensorProduct.quotTensorE…TensorProduct.quotTensorEquivQuotSMul_symm_mk · cited by 1TensorProduct.quotTensorE…Ideal.subtype_rTensor_range · cited by 1Ideal.subtype_rTensor_ran…IsLocalRing.spanFinrank_eq_finrank_quotient · cited by 1IsLocalRing.spanFinrank_e…Module.finite_of_surjective_of_ker_le_nilradical · cited by 0Module.finite_of_surjecti…TensorProduct.quotTensorEquivQuotSMul_comp_mk · cited by 0TensorProduct.quotTensorE…Module · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupTop.top · cited by 9680Top.topSubmodule · cited by 7192SubmoduleIdeal · cited by 4748IdealLinearEquiv · cited by 3317LinearEquivTensorProduct · cited by 2545TensorProductHasQuotient.Quotient · cited by 2301HasQuotient.QuotientLinearMap.range · cited by 893LinearMap.rangeLinearMap.id · cited by 625LinearMap.idSubmodule.subtype · cited by 480Submodule.subtypeLinearEquiv.trans · cited by 298LinearEquiv.transTensorProduct.map · cited by 250TensorProduct.mapTensorProduct.quotTensorEquiv…CITED BYCITES

Cites18

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

Cited by15

Results whose statement or proof uses this declaration.