Mathlib Map

Theorems · Definition · commutative algebra

QuotSMulTop

{R : Type u_2} → [inst : CommRing R] → R → (M : Type u_1) → [inst_1 : AddCommGroup M] → [Module R M] → Type u_1

An abbreviation for M⧸rM that keeps us from having to write (⊤ : Submodule R M) over and over to satisfy the typechecker.

Defined in
Mathlib.RingTheory.QuotSMulTop
Cited by
46 results in Mathlib
Foundations
Depth 69 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.

QuotSMulTop.map · cited by 13QuotSMulTop.mapSubmodule.quotOfListConsSMulTopEquivQuotSMulTopInner · cited by 7Submodule.quotOfListConsS…RingTheory.Sequence.isWeaklyRegular_cons_iff · cited by 6Sequence.isWeaklyRegular_…RingTheory.Sequence.IsWeaklyRegular.of_flat_of_isBaseChange · cited by 3IsWeaklyRegular.of_flat_o…RingTheory.Sequence.IsWeaklyRegular.recIterModByRegular · cited by 3IsWeaklyRegular.recIterMo…RingTheory.Sequence.isRegular_cons_iff · cited by 2Sequence.isRegular_cons_i…Module.supportDim_le_supportDim_quotSMulTop_succ_of_mem_jacobson · cited by 2Module.supportDim_le_supp…Module.supportDim_quotSMulTop_succ_eq_of_notMem_minimalPrimes_of_mem_jacobson · cited by 2Module.supportDim_quotSMu…Module.supportDim_quotSMulTop_succ_eq_supportDim_mem_jacobson · cited by 2Module.supportDim_quotSMu…RingTheory.Sequence.isWeaklyRegular_cons_iff' · cited by 2Sequence.isWeaklyRegular_…Module.support_quotSMulTop · cited by 2Module.support_quotSMulTopringKrullDim_quotSMulTop_succ_eq_ringKrullDim_of_mem_jacobson · cited by 2ringKrullDim_quotSMulTop_…nontrivial_quotSMulTop_of_mem_maximalIdeal · cited by 2nontrivial_quotSMulTop_of…Submodule.top_eq_ofList_cons_smul_iff · cited by 2Submodule.top_eq_ofList_c…RingTheory.Sequence.IsWeaklyRegular.cons · cited by 2IsWeaklyRegular.consModule · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupTop.top · cited by 9680Top.topHasQuotient.Quotient · cited by 2301HasQuotient.QuotientQuotSMulTopCITED BYCITES

Cites5

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

Cited by63

Results whose statement or proof uses this declaration.