Theorems · Theorem · linear algebra
Matrix.det_toSquareBlock_id
∀ {m : Type u_3} {R : Type v} [inst : CommRing R] [inst_1 : DecidableEq m] [inst_2 : Fintype m] (M : Matrix m m R)
(i : m), (M.toSquareBlock id i).det = M i i- Defined in
- Mathlib.LinearAlgebra.Matrix.Block
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingDecidableEqFintype
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.
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Matrix.detstatement · cited by 665
- Matrix.det_uniqueproof · cited by 15
- Matrix.toSquareBlockstatement and proof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.det_of_isUpperTriangularproof · cited by 8