- #1
tmt1
- 234
- 0
let $A = \left\{ m \in \Bbb{Z} | m = 2a \right\}$ and let $B = \left\{ n \in \Bbb{Z} | n = 2b - 2 \right\}$
Prove that$ B \subseteq A$
My proof is:
let $x = 2b - 2$ for some int $b$ I need to show that $x = 2a$ for some int $a$.
let $a = b - 1$, $b$ is some integer therefore $a$ in this case is some integer. And $2a = 2b - 2$. since $x = 2b - 2$ then , then $x = 2a$ which is what was to be shown.Is this sufficient proof?
Prove that$ B \subseteq A$
My proof is:
let $x = 2b - 2$ for some int $b$ I need to show that $x = 2a$ for some int $a$.
let $a = b - 1$, $b$ is some integer therefore $a$ in this case is some integer. And $2a = 2b - 2$. since $x = 2b - 2$ then , then $x = 2a$ which is what was to be shown.Is this sufficient proof?