Before I start, I know no measure theory. All I know is the following definition:
A set $A \subset \Bbb{R}^n$ is said to have measure zero, if for every $\varepsilon > 0$ there exits rectangles $\{R_k\}_{k=1}^ \infty$ such that $A \subset \bigcup_{k=1}^\infty R_k$ and $\sum_{k=1}^\infty \mu(R_k) < \varepsilon$.
Now here's my question: If $A$ is a set of measure zero and $f$ is a Riemann integrable functions then its Riemann integral over $A$ , $\int_A f$ is zero.
This what I tried:(I'm trying to show the integral is less than epsilon) Let the $R_k$'s be the ones in the definition then we have $$\left|\int_A f\right| \le \left|\int_{\bigcup_{k=1}^\infty R_k} f \right|$$ I'm doubting this.
Then $|\int_{\bigcup_{k=1}^\infty R_k} f |\le |\sup f| \sum_{k=1}^\infty \mu(R_k) $ , not exactly what I wanted :/
I know this question is similar to this one but I don't want to use the convention in the first answer and the second answer uses things which I don't know.
EDIT : According to nulluser the question " is true if $\int$ is the Lebesgue integral. Alternatively, the theorem is also true if you assume $A$ has Peano-Jordan measure zero (i.e. take a finite collection $\{R_k\}_{1}^n$ instead of a countable one in the definition above). In this case $1_Af$ is guaranteed to be Riemann integrable. Alternatively you could assume $1_Af$ is Riemann integrable and try to proceed."