Let $\ast$ defined on $\mathbb{Z}$ by $a\ast b=a+b-1$ $\forall a,b \in \mathbb{Z}$. Show that $(\mathbb{N},\ast)$ is not a subgroup of $(\mathbb{Z},\ast)$,where $\mathbb{N}$ is the set of natural numbers.
I showed it but I want to know whether it is correct or not?
Firstly I found inverse of element $b \in \mathbb{N}$ and then I found $ab^{-1}$ which is $a-b+1$ but it isn't $\in \mathbb{N}$ then $ab^{-1}$ isn't $\in \mathbb{N}$ so then I think I proved it?
If I am wrong please correct me.
Well, it is hard to follow your line of reasoning. Is $a-b+1$ not in $\mathbb{N}$ for all choices of $a$ and $b$ or only some? To establish that a subset of a group is not a subgroup of that group, what is it exactly that you need to show?
To show that $(\mathbb{N}, *)$ is not a subgroup it suffices to show that there exists an $a \in (\mathbb{N}, *)$ such that $a^{-1} \not \in (\mathbb{N}, *)$. And indeed $a^{-1} = 2-a$, which is not in $(\mathbb{N}, *)$ if $a \ge 2$ say $a=3.$