Suppose $\alpha = (1+i)\mathbb{Z}[i]$, where $\mathbb{Z}[i]$ denotes the Gaussian integers. I am trying to show that $$\mathbb{Z}[i] \big/ \alpha$$ is a field.
My current argument is this: $\ 2 = (1+i)\cdot(1-i)\ $ so $2 \in (1+i)$. Therefore, in $\mathbb{Z}[i] \big/ \alpha,\ $ $2=0$. With this, $1+i$ is also $0$, implying $1=-i \implies 1^2=(-i)^2=-1$. So we have that the quotient is just the $2$-field, $\mathbb{F}_2$.
Is this sufficient? To me it seems to fall short of a proper proof. Any help would be appreciated!