Theorems · Theorem · linear algebra
Matrix.toBlock_diagonal_self
∀ {m : Type u_2} {α : Type u_12} [inst : DecidableEq m] [inst_1 : Zero α] (d : m → α) (p : m → Prop),
(Matrix.diagonal d).toBlock p p = Matrix.diagonal fun i => d ↑i- Defined in
- Mathlib.Data.Matrix.Block
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- DecidableEqZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement · cited by 4,303
- Matrix.extproof · cited by 540
- Matrix.diagonalstatement and proof · cited by 314
- Subtype.val_injectiveproof · cited by 232
- Matrix.diagonal_apply_eqproof · cited by 64
- Matrix.diagonal_apply_neproof · cited by 50
- Matrix.toBlockstatement and proof · cited by 13
- Matrix.diagonal.congr_simpproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.toBlock_one_selfproof · cited by 1