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 RpermMatrix 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
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.
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- MonoidHomstatement · cited by 3,629
- Equiv.Permstatement and proof · cited by 1,375
- NonAssocSemiringstatement and proof · cited by 805
- Equiv.Perm.permMatrixproof · cited by 25
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.permMatrixHom_applystatement and proof · cited by 0