Mathlib Map

Theorems · Definition · group theory

Matrix.GeneralLinearGroup.det

{n : Type u} → [inst : DecidableEq n] → [inst_1 : Fintype n] → {R : Type v} → [inst_2 : CommRing R] → GL n R →* Rˣ

The determinant of a unit matrix is itself a unit.

Defined in
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Defs
Cited by
58 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqFintypeCommRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by66

Results whose statement or proof uses this declaration.