Theorems · Theorem · linear algebra
Matrix.permMatrix_refl
∀ {n : Type u_1} {R : Type u_2} [inst : DecidableEq n] [inst_1 : Zero R] [inst_2 : One R],
Equiv.Perm.permMatrix R (Equiv.refl n) = 1- Defined in
- Mathlib.LinearAlgebra.Matrix.Permutation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Matrixstatement · cited by 4,303
- Equiv.reflstatement and proof · cited by 274
- Equiv.Perm.permMatrixstatement · cited by 25
- Equiv.toPEquivproof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.permMatrix_oneproof · cited by 0