It seems obvious that $$\forall n \in \Bbb Z^+, \sum_{i=1}^n{1} = n $$
However, I'm having trouble coming up with a formal proof for this.
Given a concrete number like $4$, we can say that $$\sum_{i=1}^4{1} = 1+1+1+1 = 2+1+1=3+1=4$$ by the definitions of summation, 2, 3, and 4. But how can we formally show this for an arbitrary positive integer?
I wonder if we can use the definitions of multiplication and the multiplicative identity, but I'm not sure.