Mathlib Map

Theorems · Definition · commutative algebra

AdicCompletion.ofTensorProduct

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

The natural AdicCompletion I R-linear map from AdicCompletion I R ⊗[R] M to the adic completion of M.

Defined in
Mathlib.RingTheory.AdicCompletion.AsTensorProduct
Cited by
10 results in Mathlib
Foundations
Depth 108 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.

AdicCompletion.ofTensorProductEquivOfFiniteNoetherian · cited by 6AdicCompletion.ofTensorPr…AdicCompletion.ofTensorProduct_tmul · cited by 4AdicCompletion.ofTensorPr…AdicCompletion.coe_ofTensorProductEquivOfFiniteNoetherian · cited by 1AdicCompletion.coe_ofTens…AdicCompletion.ofTensorProductEquivOfPiFintype · cited by 1AdicCompletion.ofTensorPr…AdicCompletion.ofTensorProduct_bijective_of_pi_of_fintype · cited by 1AdicCompletion.ofTensorPr…AdicCompletion.ofTensorProduct_naturality · cited by 1AdicCompletion.ofTensorPr…AdicCompletion.tensor_map_id_left_eq_map · cited by 1AdicCompletion.tensor_map…AdicCompletion.ofTensorProductEquivOfFiniteNoetherian_apply · cited by 0AdicCompletion.ofTensorPr…AdicCompletion.ofTensorProductInvOfPiFintype_comp_ofTensorProduct · cited by 0AdicCompletion.ofTensorPr…AdicCompletion.ofTensorProduct_bijective_of_finite_of_isNoetherian · cited by 0AdicCompletion.ofTensorPr…AdicCompletion.ofTensorProduct_comp_ofTensorProductInvOfPiFintype · cited by 0AdicCompletion.ofTensorPr…AdicCompletion.ofTensorProduct_surjective_of_finite · cited by 0AdicCompletion.ofTensorPr…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLinearMap · cited by 10215LinearMapIdeal · cited by 4748IdealTensorProduct · cited by 2545TensorProductLinearMap.comp · cited by 1642LinearMap.compLinearMap.restrictScalars · cited by 215LinearMap.restrictScalarsAdicCompletion · cited by 160AdicCompletionLinearMap.lsmul · cited by 50LinearMap.lsmulAdicCompletion.of · cited by 37AdicCompletion.ofTensorProduct.AlgebraTensorModule.lift · cited by 9AlgebraTensorModule.liftAdicCompletion.ofTensorProductCITED BYCITES

Cites14

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

Cited by12

Results whose statement or proof uses this declaration.