Theorems · Theorem · linear algebra
Matrix.conjTranspose_pow
∀ {m : Type u_2} {α : Type v} [inst : Semiring α] [inst_1 : StarRing α] [inst_2 : Fintype m] [inst_3 : DecidableEq m]
(M : Matrix m m α) (k : ℕ), (M ^ k).conjTranspose = M.conjTranspose ^ k- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 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.
- Semiringstatement and proof · cited by 13,802
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- StarRingstatement and proof · cited by 1,686
- map_powproof · cited by 503
- Matrix.conjTransposestatement and proof · cited by 202
- MulOpposite.op_injectiveproof · cited by 37
- Matrix.conjTransposeRingEquivproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.conjTranspose_zpowproof · cited by 1