Mathlib Map

Theorems · Definition · linear algebra

Matrix.permMatrixHom

{n : Type u_1} →
  {R : Type u_2} →
    [inst : DecidableEq n] → [inst_1 : Fintype n] → [inst_2 : NonAssocSemiring R] → Equiv.Perm n →* Matrix n n R

permMatrix as a homomorphism.

Defined in
Mathlib.LinearAlgebra.Matrix.Permutation
Cited by
1 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqFintypeNonAssocSemiring

Around this declaration

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

Cites6

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

Cited by1

Results whose statement or proof uses this declaration.