Letting $V$ be a general $n$-dimensional vector space such that $T:V\to V$. There will always be a matrix $A$ corresponding to $T$ such that $T(x) = Ax$ for all $x \in V$. Of course the matrix $A$ has different components depending on the basis we use to describe it.
It is true that $\det(A)$ is independent of the basis used to describe $A$, but I am interested in how we can describe $\det(T)$ $without$ resorting to a specific basis. Is there a general definition of the determinant?
Context: I've got this problem; given the quaternions $\ \mathbb{H} = \{ a + b i + cj + dk | a,b,c,d\in\mathbb{R} \} \approx \mathbb{R}^{4}$. Fixing any $q, p \in \mathbb{H}$ such that $qq^{\star} = p p^{\star} = 1$ and defining the linear map $M : \mathbb{R}^{4} \to \mathbb{R}^{4}$ as $$ M(x) = q x p^{\star} \ \ \ \ \mathrm{for\ all\ }x \in \mathbb{H} \approx \mathbb{R}^{4} $$
I already know that $M$ is an orthogonal map, in the sense that $(Mx)\cdot (My) = x \cdot y$. I'd like to show that $\det(M) > 0$ (so that $M$ is in the special orthogonal group). I really don't want to write out the whole matrix corresponding to $M$; so what properties of the determinant are there which can help here?
One way to define a determinant of a linear transformation that is independent of a basis is by
$$\text{det}(T) = \Pi_i \lambda_i = \lambda_1 \lambda_2 \cdots \lambda_n$$
where $\lambda_i$ are the eigenvalues of $T$.