Theorems · Theorem · ring theory
DirectSum.of_natCast
∀ {ι : Type u_1} [inst : DecidableEq ι] (A : ι → Type u_2) [inst_1 : (i : ι) → AddCommMonoid (A i)]
[inst_2 : AddMonoid ι] [inst_3 : DirectSum.GSemiring A] (n : ℕ), (DirectSum.of A 0) ↑n = ↑n- Defined in
- Mathlib.Algebra.DirectSum.Ring
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- DirectSum.ofstatement · cited by 122
- DirectSum.GSemiringstatement and proof · cited by 39
Cited by1
Results whose statement or proof uses this declaration.
- DirectSum.of_zero_ofNatproof · cited by 0