Theorems · Definition · ring theory
DirectSum.ofZeroRingHom
{ι : Type u_1} →
[inst : DecidableEq ι] →
(A : ι → Type u_2) →
[inst_1 : (i : ι) → AddCommMonoid (A i)] →
[inst_2 : AddMonoid ι] → [inst_3 : DirectSum.GSemiring A] → A 0 →+* DirectSum ι fun i => A iof A 0 is a RingHom, using the DirectSum.GradeZero.semiring structure.
- Defined in
- Mathlib.Algebra.DirectSum.Ring
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 96 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.
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement · cited by 10,189
- AddMonoidHomproof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- DirectSumstatement and proof · cited by 446
- DirectSum.ofproof · cited by 122
- ZeroHom.toFunproof · cited by 101
- AddMonoidHom.toZeroHomproof · cited by 61
- DirectSum.GSemiringstatement and proof · cited by 39
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.