 ##  [Determinant](/determinant-2) 

 Definition

A scalar-valued polynomial invariant assigned to a square matrix or endomorphism that encodes whether the linear map is invertible and how oriented volumes are scaled by the map.

 

 

 

 

 

 





## Principle

Principle

The determinant is the unique alternating multilinear function of the columns (or rows) normalized to 1 on the identity; it satisfies det(AB)=det(A)det(B) and changes sign when two rows (or columns) are interchanged.

 

 

 

 

 





## Demonstration

Demonstration

For a 2×2 matrix [[a,b],[c,d]] the determinant is ad−bc; geometrically, the absolute value of det of a 2×2 or 3×3 matrix equals the area or volume of the image of the unit square/cube under the linear map.

 

 

 

 

## Misapplication

Misapplication

Using the determinant as a measure of operator norm or treating a small nonzero determinant as a guarantee of numerical stability without conditioning considerations; treating determinant-like formulas for non-square matrices as ordinary determinants rather than pseudo-determinants.

 

 

 

 

 





## Consequence

Consequence

If det(A)≠0 then A is invertible; determinants multiply under composition so they record multiplicative volume-scaling and orientation change; det(I)=1 gives a normalization.

 

 

 

 

## Reversal

Reversal

Reversing the concept: det(A)=0 implies A is singular and collapses some nonzero vectors to zero, reducing dimension of image; changing the sign of det corresponds to an orientation reversal of the image.

 

 

 

 

 





## Boundary

Boundary

Properly defined for square matrices and endomorphisms of finite-dimensional free modules; over general commutative rings care is needed (zero divisors affect invertibility); not directly defined for non-square operators—extensions use pseudo-determinant, determinant on quotient spaces, or Fredholm determinants in infinite dimensions.

 

 

 

 

 





## Semantic Tension

Semantic Tension

Determinant versus permanent and versus singular values: the determinant is multiplicative and oriented (sign-sensitive) and reflects algebraic invertibility, whereas the permanent lacks sign and singular values capture metric (orthogonal) scaling rather than orientation.

 

 

 

 

 





## Synthesis

Synthesis

The determinant is the canonical scalar invariant of a square linear transformation that multiplicatively records volume scaling and orientation, and whose vanishing is exactly the algebraic obstruction to invertibility.