Theorems · Theorem · linear algebra
Matrix.BlockTriangular.charmatrix
∀ {R : Type u_1} [inst : CommRing R] {n : Type u_4} [inst_1 : DecidableEq n] [inst_2 : Fintype n] {α : Type u_5}
[inst_3 : Preorder α] {M : Matrix n n R} {b : n → α}, M.BlockTriangular b → M.charmatrix.BlockTriangular bAlias of the reverse direction of Matrix.charmatrix_blockTriangular_iff.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommRingstatement and proof · cited by 17,173
- Preorderstatement and proof · cited by 7,952
- Fintypestatement and proof · cited by 7,736
- Polynomialstatement · cited by 5,681
- Matrixstatement and proof · cited by 4,303
- Matrix.BlockTriangularstatement · cited by 45
- Matrix.charmatrixstatement · cited by 42
- Matrix.charmatrix_blockTriangular_iffproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.charpoly_of_isUpperTriangularproof · cited by 1
- Matrix.BlockTriangular.charpolyproof · cited by 0