I am looking for a definition of $R$ and $R^2$ to use in a report I'm writing.
I have the following line where I am struggling to figure out what $R$ and consequently $R^2$ means:
$f$ and $f_x$ are continuous in the rectangle: $R = \{(x,t):a\leq x \leq b, c \leq t \leq d\}$
Any help would be greatly appreciated. I'm guessing $R$ is a region of 2 dimension as a starting point?
$R$ is a rectangle in the plane $\mathbb{R}^2$. Its corners are $(a,c)$ and $(b,d)$. Note that for a point $(x,y)$ to be in a rectangle, it must be between any two opposite corners, which is the case if and only if both coordinates (i.e., both $x$ and $y$) lie between the respective coordinates of the corners. This is exactly how $R$ is defined.