Category: General

Linear vs. bilinear

I'm tripping over something elementary: Suppose $f:\mathbb{R^2}\rightarrow X$ is linear, then $f(x+y)=f(x)+f(y)$ for all vectors $x$ and $y$. Now sup...

Cartesian Product of 3 sets

Let $A$, $B$, and $C$ be sets where $A=\{1,2\}$, $B=\{0,1\}$, and $C=\{0,4\}$. What would be the Cartesian product of these $3$ sets for $A\times B\times ...