Theorems · Theorem · ring theory
Nat.cast_list_sum
∀ {R : Type u_4} [inst : AddMonoidWithOne R] (s : List ℕ), ↑s.sum = (List.map Nat.cast s).sum- Defined in
- Mathlib.Algebra.BigOperators.Ring.Finset
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- AddMonoidWithOne
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidWithOnestatement and proof · cited by 313
- map_list_sumproof · cited by 31
- Nat.castAddMonoidHomproof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- Rat.AbsoluteValue.apply_le_sum_digitsproof · cited by 1