Theorems · Theorem · functional analysis
CStarMatrix.conjTranspose_apply
∀ {m : Type u_1} {n : Type u_2} {A : Type u_5} [inst : Star A] (M : CStarMatrix m n A) (i : n) (j : m),
M.conjTranspose i j = star (M j i)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses Quot.sound
- Assumes
- Star
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Star.starstatement · cited by 1,082
- Starstatement and proof · cited by 496
- CStarMatrixstatement and proof · cited by 67
- CStarMatrix.conjTransposestatement · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- CStarMatrix.star_applyproof · cited by 1