Mathlib Map

Theorems · Theorem · linear algebra

Matrix.isHermitian_map_iff

∀ {α : Type u_1} {β : Type u_2} {n : Type u_4} [inst : Star α] [inst_1 : Star β] {A : Matrix n n α} {f : α → β},
  Function.Semiconj f star star → Function.Injective f → ((A.map f).IsHermitian ↔ A.IsHermitian)
Defined in
Mathlib.LinearAlgebra.Matrix.Hermitian
Cited by
0 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Quot.sound
Assumes
StarStar

Around this declaration

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

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.