Theorems · Theorem · ring theory
GradedAlgebra.proj_recompose
∀ {ι : Type u_1} {R : Type u_2} {A : Type u_3} [inst : DecidableEq ι] [inst_1 : AddMonoid ι] [inst_2 : CommSemiring R]
[inst_3 : Semiring A] [inst_4 : Algebra R A] (𝒜 : ι → Submodule R A) [inst_5 : GradedAlgebra 𝒜]
(a : DirectSum ι fun i => ↥(𝒜 i)) (i : ι),
(GradedAlgebra.proj 𝒜 i) ((DirectSum.decompose 𝒜).symm a) =
(DirectSum.decompose 𝒜).symm ((DirectSum.of (fun i => ↥(𝒜 i)) i) (a i))- Defined in
- Mathlib.RingTheory.GradedAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 103 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
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Equivstatement · cited by 8,337
- Submodulestatement and proof · cited by 7,192
- Equiv.symmstatement and proof · cited by 3,681
- AddMonoidHomstatement · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- DFinsuppstatement · cited by 694
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.