Theorems · Theorem · commutative algebra
Submodule.quotOfListConsSMulTopEquivQuotSMulTopInner_naturality
∀ {R : Type u_1} {M : Type u_3} {M₂ : Type u_4} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : AddCommGroup M₂]
[inst_3 : Module R M] [inst_4 : Module R M₂] (r : R) (rs : List R) (f : M →ₗ[R] M₂),
↑(Submodule.quotOfListConsSMulTopEquivQuotSMulTopInner M₂ r rs) ∘ₗ
(Ideal.ofList (r :: rs) • ⊤).mapQ (Ideal.ofList (r :: rs) • ⊤) f ⋯ =
(Ideal.ofList rs • ⊤).mapQ (Ideal.ofList rs • ⊤) ((QuotSMulTop.map r) f) ⋯ ∘ₗ
↑(Submodule.quotOfListConsSMulTopEquivQuotSMulTopInner M r rs)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Top.topstatement and proof · cited by 9,680
- Submodulestatement · cited by 7,192
- Idealstatement · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- LinearMap.compstatement and proof · cited by 1,642
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
Cited by1
Results whose statement or proof uses this declaration.