Mathlib Map

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 i

of 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
Assumes
DecidableEqAddCommMonoidAddMonoidDirectSum.GSemiring

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.