Mathlib Map

Theorems · Definition · group theory

FixedDetMatrix

(n : Type u_1) → [DecidableEq n] → [Fintype n] → (R : Type u_2) → [CommRing R] → R → Type (max 0 u_1 u_2)

The subtype of matrices with fixed determinant m

Defined in
Mathlib.LinearAlgebra.Matrix.FixedDetMatrices
Cited by
19 results in Mathlib
Foundations
Depth 87 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.

Cites4

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

Cited by23

Results whose statement or proof uses this declaration.