Mathlib Map

Theorems · Definition · linear algebra

Equiv.Perm.permMatrix

{n : Type u_1} → (R : Type u_2) → [DecidableEq n] → Equiv.Perm n → [Zero R] → [One R] → Matrix n n R

the permutation matrix associated with an Equiv.Perm

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

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 by27

Results whose statement or proof uses this declaration.