Theorems · Definition · ring theory
DirectSum.coeRingHom
{ι : Type u_1} →
{σ : Type u_2} →
{R : Type u_4} →
[inst : DecidableEq ι] →
[inst_1 : Semiring R] →
[inst_2 : SetLike σ R] →
[inst_3 : AddSubmonoidClass σ R] →
(A : ι → σ) →
[inst_4 : AddMonoid ι] → [inst_5 : SetLike.GradedMonoid A] → (DirectSum ι fun i => ↥(A i)) →+* RThe canonical ring isomorphism between ⨁ i, A i and R
- Defined in
- Mathlib.Algebra.DirectSum.Internal
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- RingHomstatement · cited by 10,189
- AddMonoidstatement and proof · cited by 2,864
- SetLikestatement and proof · cited by 1,084
- DirectSumstatement · cited by 446
- AddSubmonoidClassstatement and proof · cited by 346
- SetLike.GradedMonoidstatement and proof · cited by 48
- AddSubmonoidClass.subtypeproof · cited by 12
- DirectSum.toSemiringproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- DirectSum.coeRingHom_ofstatement · cited by 0