Mathlib Map

Theorems · Definition · commutative algebra

QuotSMulTop.map

{R : Type u_2} →
  [inst : CommRing R] →
    (r : R) →
      {M : Type u_1} →
        {M' : Type u_3} →
          [inst_1 : AddCommGroup M] →
            [inst_2 : Module R M] →
              [inst_3 : AddCommGroup M'] →
                [inst_4 : Module R M'] → (M →ₗ[R] M') →ₗ[R] QuotSMulTop r M →ₗ[R] QuotSMulTop r M'

The action of the functor QuotSMulTop r on morphisms.

Defined in
Mathlib.RingTheory.QuotSMulTop
Cited by
13 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModule

Around this declaration

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

Submodule.quotOfListConsSMulTopEquivQuotSMulTopInner_naturality · cited by 1Submodule.quotOfListConsS…QuotSMulTop.equivQuotTensor_naturality · cited by 1QuotSMulTop.equivQuotTens…QuotSMulTop.equivQuotTensor_naturality_mk · cited by 1QuotSMulTop.equivQuotTens…QuotSMulTop.equivTensorQuot_naturality_mk · cited by 1QuotSMulTop.equivTensorQu…QuotSMulTop.map_comp_mkQ · cited by 1QuotSMulTop.map_comp_mkQQuotSMulTop.map_exact · cited by 1QuotSMulTop.map_exactQuotSMulTop.map_first_exact_on_four_term_exact_of_isSMulRegular_last · cited by 1QuotSMulTop.map_first_exa…QuotSMulTop.map_surjective · cited by 1QuotSMulTop.map_surjectiveRingTheory.Sequence.map_first_exact_on_four_term_right_exact_of_isSMulRegular_last · cited by 0Sequence.map_first_exact_…QuotSMulTop.equivTensorQuot_naturality · cited by 0QuotSMulTop.equivTensorQu…QuotSMulTop.map_apply_mk · cited by 0QuotSMulTop.map_apply_mkQuotSMulTop.map_comp · cited by 0QuotSMulTop.map_compQuotSMulTop.map_id · cited by 0QuotSMulTop.map_idModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLinearMap · cited by 10215LinearMapTop.top · cited by 9680Top.topSubmodule · cited by 7192SubmoduleLinearMap.comp · cited by 1642LinearMap.compLinearMap.id · cited by 625LinearMap.idSubmodule.pointwiseDistribMulAction · cited by 105Submodule.pointwiseDistri…LinearMap.codRestrict · cited by 61LinearMap.codRestrictQuotSMulTop · cited by 46QuotSMulTopSubmodule.compatibleMaps · cited by 1Submodule.compatibleMapsSubmodule.mapQLinear · cited by 0Submodule.mapQLinearQuotSMulTop.mapCITED BYCITES

Cites14

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

Cited by13

Results whose statement or proof uses this declaration.