Mathlib Map

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)
Defined in
Mathlib.Analysis.CStarAlgebra.CStarMatrix
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.

Cited by1

Results whose statement or proof uses this declaration.