What are the steps that leads me to know the presentation (specifically defining the generators and the minimum set of relations required to define this group)of the quaternion group of order 8? What do I need to know about this group to know its presentation?
Note that I know the following:
A general element in the quaternion group has the following form:
$$q = a + ib + jc + kd$$
Where $i,j,k$ satisfies the following relations:
$$i^2 = j^2 = k^2 = -1 \text{ and } ij = k, jk= i, ki=j \text{ and } ji = -k, kj= -i, ik= -j$$
I have found the following questions here presentation of quaternion group of order $8$ , Presentation of a group question and How can i create a presentation of a group ? but still this did not solve my problem.
Any hep will be greatly appreciated!