Theorems · Theorem · linear algebra
Matrix.det_map
∀ {K : Type u_5} {m : Type u_6} {n : Type u_7} [inst : Field K] [inst_1 : Fintype m] [inst_2 : Fintype n]
[inst_3 : DecidableEq m] [inst_4 : DecidableEq n] {F : Type u_8} [inst_5 : EquivLike F (Matrix m m K) (Matrix n n K)]
[AlgEquivClass F K (Matrix m m K) (Matrix n n K)] (f : F) (x : Matrix m m K), (f x).det = x.det- Defined in
- Mathlib.LinearAlgebra.Determinant
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Matrixstatement and proof · cited by 4,303
- map_mulproof · cited by 1,137
- map_oneproof · cited by 861
- Matrix.detstatement · cited by 665
- AlgEquiv.symmproof · cited by 615
- EquivLikestatement and proof · cited by 165
- LinearMap.detproof · cited by 127
- AlgEquiv.transproof · cited by 108
- Matrix.toLin'proof · cited by 86
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.PosSemidef.det_sqrtproof · cited by 0
- Matrix.IsHermitian.det_absproof · cited by 0
- Matrix.det_map'proof · cited by 0