Theorems · Theorem · commutative algebra
Ideal.primaryComponent_sup
∀ {A : Type u_1} {M : Type u_2} [inst : CommRing A] (I : Ideal A) [inst_1 : AddCommGroup M] [inst_2 : Module A M]
(N₁ N₂ : Submodule A M),
Disjoint N₁ N₂ →
Submodule.map (N₁ ⊔ N₂).subtype (Ideal.primaryComponent (↥(N₁ ⊔ N₂)) I) =
Submodule.map N₁.subtype (Ideal.primaryComponent (↥N₁) I) ⊔
Submodule.map N₂.subtype (Ideal.primaryComponent (↥N₂) I)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 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
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- add_zeroproof · cited by 2,707
- Disjointstatement and proof · cited by 2,201
- Submodule.mapstatement · cited by 614
- Submodule.subtypestatement · cited by 480
- smul_addproof · cited by 263
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.