Theorems · Theorem · ring theory
DirectSum.of_zero_ofNat
∀ {ι : Type u_1} [inst : DecidableEq ι] (A : ι → Type u_2) [inst_1 : (i : ι) → AddCommMonoid (A i)]
[inst_2 : AddMonoid ι] [inst_3 : DirectSum.GSemiring A] (n : ℕ) [inst_4 : n.AtLeastTwo],
(DirectSum.of A 0) (OfNat.ofNat n) = OfNat.ofNat n- Defined in
- Mathlib.Algebra.DirectSum.Ring
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 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.
- DFunLike.coestatement · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- AddMonoidHomstatement · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- DirectSumstatement · cited by 446
- Nat.AtLeastTwostatement and proof · cited by 405
- DirectSum.ofstatement · cited by 122
- DirectSum.GSemiringstatement and proof · cited by 39
- DirectSum.of_natCastproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.