Theorems · Definition · commutative algebra
Submodule.quotOfListConsSMulTopEquivQuotSMulTopInner
{R : Type u_1} →
(M : Type u_3) →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
(r : R) → (rs : List R) → (M ⧸ Ideal.ofList (r :: rs) • ⊤) ≃ₗ[R] QuotSMulTop r M ⧸ Ideal.ofList rs • ⊤The equivalence between M ⧸ (r₀, r₁, …, rₙ)M and (M ⧸ r₀M) ⧸ (r₁, …, rₙ) (M ⧸ r₀M).
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 96 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- Submodulestatement · cited by 7,192
- Idealstatement · cited by 4,748
- LinearEquivstatement · cited by 3,317
- HasQuotient.Quotientstatement · cited by 2,301
- LinearEquiv.symmproof · cited by 1,461
- Submodule.mapproof · cited by 614
- LinearEquiv.transproof · cited by 298
Cited by7
Results whose statement or proof uses this declaration.
- RingTheory.Sequence.isWeaklyRegular_cons_iffproof · cited by 6
- Submodule.top_eq_ofList_cons_smul_iffproof · cited by 2
- Submodule.quotOfListConsSMulTopEquivQuotSMulTopInner_naturalitystatement and proof · cited by 1
- Module.supportDim_add_length_eq_supportDim_of_isRegularproof · cited by 1
- ModuleCat.projectiveDimension_quotient_eq_add_length_of_isWeaklyRegularproof · cited by 1
- RingTheory.Sequence.isWeaklyRegular_append_iffproof · cited by 1