I'm studying this weird course called "Analytic Geometry", but in reality it seems like a mash of modern or abstract Algebra (...I'm not so sure...), and includes stuff like Affine transformations, isomorphism, quadrics etc'. It's a really weird course and I can't find any legit source of knowledge to make an order in all the mass.
Anyway, we were introduced (kinda..) to the concept of groups. Defining it: Set $G$ of functions $f:x \rightarrow x$ is called a group if:
a) Identity function $Id_x:x\rightarrow x \in G$
b) If $f,g \in G$ then also $f \circ g \in G$ and $g \circ f \in G$.
c) Every $f \in G$ has an inverse.
Anyway, I was given the following function group $N_a: \mathbb Z\rightarrow\mathbb Z$ defined $N_a(x)=2a-x$. And so I was asked whether the group $\{N_a|a\in \mathbb Z \}$ is a group. And I got quite confused trying to solve it. Thanks in advance for any assistance!