I'm trying to prove exercise 6.1 on Algebraic number theory by Stewart and Tall and essentially it states:
If $L$ is a lattice in $\mathbb{R^2}$ with basis $u, v\in \mathbb{Z^2}$, $T$ its fundamental domain, i.e. $$T=\{xu+yv: 0\leq x,y <1\}$$ and $n$ is the number of points of $\mathbb{Z}^2$ that are in $T$ then $$\operatorname{vol}(T)=n$$
I know Pick's theorem but the exercise is stated without any knowledge on that topic and I don't know how to prove it just knowing the definitions I gave. I've tried to prove it inductively on $n$ but I can't even prove the base case and I don't know how to relate in any way the volume and $n$. Any ideas?
This exercise does not seem to be correct: Take for example T = \Z^2, the standard integer lattice in \R^2. By your definition of fundamental domain, the only lattice point in T would be the origin so n=1, but of course vol(T)=1 \not= n-2.