Theorems · Theorem · linear algebra
Matrix.isAddUnit_detp_smul_mul_adjp
∀ {n : Type u_1} {R : Type u_3} [inst : Fintype n] [inst_1 : DecidableEq n] [inst_2 : CommSemiring R]
{A B : Matrix n n R} {d : n → R},
A * B = Matrix.diagonal d →
IsAddUnit (Matrix.detp 1 A • (B * Matrix.adjp (-1) B) + Matrix.detp (-1) A • (B * Matrix.adjp 1 B))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Matrixstatement and proof · cited by 4,303
- Finset.univproof · cited by 3,473
- Compl.complproof · cited by 2,925
- Unitsstatement and proof · cited by 2,804
- Finset.prodproof · cited by 2,356
- Finset.sum_congrproof · cited by 2,323
- mul_commproof · cited by 2,262
- Equiv.Permproof · cited by 1,375
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.