Theorems · Definition · functional analysis
CStarMatrix.conjTranspose
{m : Type u_1} → {n : Type u_2} → {A : Type u_5} → [Star A] → CStarMatrix m n A → CStarMatrix n m AThe conjugate transpose of a matrix defined in term of star.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses Quot.sound
- Assumes
- Star
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Star.starproof · cited by 1,082
- Starstatement and proof · cited by 496
- CStarMatrixstatement and proof · cited by 67
- CStarMatrix.mapproof · cited by 12
- CStarMatrix.transposeproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- CStarMatrix.conjTranspose_applystatement · cited by 1
- CStarMatrix.star_eq_conjTransposestatement · cited by 1
- CStarMatrix.conjTranspose_zerostatement · cited by 0