In wiki (https://en.wikipedia.org/wiki/Covariant_derivative#Tensor_fields), it mentions that the covariant derivative of tensors satisfies
$$D_v(R\otimes S)=D_vR\otimes S+R\otimes D_vS$$ and $$D_v(R+S)=D_vR+D_vS.$$
How to derive $$D_v(R(X_1,X_2,...,X_n))=(D_vR)(X_1,..,X_n)+R(D_vX_1,X_2,...,X_n)+R(X_1,X_2,...,D_vX_n)$$?