Mathlib Map

Theorems · Theorem · linear algebra

Matrix.frobenius_nnnorm_conjTranspose

∀ {m : Type u_3} {n : Type u_4} {α : Type u_5} [inst : Fintype m] [inst_1 : Fintype n]
  [inst_2 : SeminormedAddCommGroup α] [inst_3 : StarAddMonoid α] [NormedStarGroup α] (A : Matrix m n α),
  ‖A.conjTranspose‖₊ = ‖A‖₊
Defined in
Mathlib.Analysis.Matrix.Normed
Cited by
1 results in Mathlib
Foundations
Depth 232 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeFintypeSeminormedAddCommGroupStarAddMonoidNormedStarGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

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.