Theorems · Theorem · ring theory
DirectSum.decompose_symm_algebraMap
∀ {ι : 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 𝒜] (r : R),
(DirectSum.decompose 𝒜).symm ((algebraMap R (DirectSum ι fun i => ↥(𝒜 i))) r) = (algebraMap R A) r- Defined in
- Mathlib.RingTheory.GradedAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Equivstatement · cited by 8,337
- Submodulestatement and proof · cited by 7,192
- Algebra.algebraMapstatement · cited by 4,706
- Equiv.symmstatement · cited by 3,681
- AddMonoidstatement and proof · cited by 2,864
- AlgEquiv.symmproof · cited by 615
- DirectSumstatement · cited by 446
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.