For each statement given, I had to write a negation then decide which of the two is true, would anyone check them for me?
Statement: For each $n∈\mathbb{N}$, there is $m∈\mathbb{N}$ such that $n\leq m$. TRUE
Negation: There exists $n∈\mathbb{N}$ such that for each $m∈\mathbb{N}$, $n>m$.
Statement: There is $n∈\mathbb{N}$ such that for all $m∈\mathbb{N}, n\leq m$. TRUE
Negation: For each $n∈\mathbb{N}$, there exists $m∈\mathbb{N}$ such that $n> m$.
Statement: There is $m∈\mathbb{N}$ such that for all $n∈\mathbb{N}, n\leq m$. TRUE
Negation: For each $m∈\mathbb{N}$, there exists $n∈\mathbb{N}$ such that $n>m$.
Statement: For each non-zero $x∈\mathbb{R}$, there is $y∈\mathbb{R}$ such that $xy=1$. TRUE
Negation: There exists non-zero $x∈\mathbb{R}$, such that for all $y∈\mathbb{R}$ $xy\ne1$.
Statement: There is $x∈\mathbb{R}$ such that for all $y∈\mathbb{R}$, $xy=1$.
Negation: For each $x∈\mathbb{R}$, there exists $y∈\mathbb{R}$, $xy\ne1$.
Statement: There is $x∈\mathbb{R}$ such that for all $y∈\mathbb{R}$, $xy=0$. TRUE
Negation: For each $x∈\mathbb{R}$, there exists $y∈\mathbb{R}$ such that $xy\ne0$.