Theorems · Theorem · ring theory
DirectSum.decompose_mul
∀ {ι : Type u_1} {A : Type u_3} {σ : Type u_4} [inst : DecidableEq ι] [inst_1 : AddMonoid ι] [inst_2 : Semiring A]
[inst_3 : SetLike σ A] [inst_4 : AddSubmonoidClass σ A] (𝒜 : ι → σ) [inst_5 : GradedRing 𝒜] (x y : A),
(DirectSum.decompose 𝒜) (x * y) = (DirectSum.decompose 𝒜) x * (DirectSum.decompose 𝒜) y- Defined in
- Mathlib.RingTheory.GradedAlgebra.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Equivstatement · cited by 8,337
- AddMonoidstatement and proof · cited by 2,864
- map_mulproof · cited by 1,137
- SetLikestatement and proof · cited by 1,084
- DirectSumstatement · cited by 446
- GradedRingstatement and proof · cited by 424
- AddSubmonoidClassstatement and proof · cited by 346
- DirectSum.decomposestatement · cited by 93
- DirectSum.decomposeRingEquivproof · cited by 8
Cited by12
Results whose statement or proof uses this declaration.
- Ideal.IsHomogeneous.isPrime_of_homogeneous_mem_or_memproof · cited by 3
- DirectSum.coe_decompose_mul_add_of_right_memproof · cited by 2
- DirectSum.coe_decompose_mul_add_of_left_memproof · cited by 1
- DirectSum.coe_decompose_mul_of_left_memproof · cited by 1
- DirectSum.coe_decompose_mul_of_left_mem_zeroproof · cited by 1
- IsHomogeneous.subsemiringClosureproof · cited by 1
- DirectSum.coe_decompose_mul_of_left_mem_of_leproof · cited by 0
- DirectSum.coe_decompose_mul_of_left_mem_of_not_leproof · cited by 0
- DirectSum.coe_decompose_mul_of_right_memproof · cited by 0
- DirectSum.coe_decompose_mul_of_right_mem_of_leproof · cited by 0
- DirectSum.coe_decompose_mul_of_right_mem_of_not_leproof · cited by 0
- DirectSum.coe_decompose_mul_of_right_mem_zeroproof · cited by 0