Mathlib Map

Theorems · Theorem · group theory

Matrix.ProjGenLinGroup.signDet_mk

∀ {n : Type u_1} {R : Type u_2} [inst : Fintype n] [inst_1 : DecidableEq n] [inst_2 : CommRing R]
  [inst_3 : Fact (Even (Fintype.card n))] [inst_4 : LinearOrder R] [inst_5 : IsStrictOrderedRing R] (g : GL n R),
  Matrix.ProjGenLinGroup.signDet (Matrix.ProjGenLinGroup.mk g) = (Units.map ↑signHom) (Matrix.GeneralLinearGroup.det g)
Defined in
Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Projective
Cited by
0 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableEqCommRingFactLinearOrderIsStrictOrderedRing

Around this declaration

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

Cites20

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.