Mathlib Map

Theorems · Theorem · linear algebra

Matrix.isSymm_reindex_iff

∀ {α : Type u_1} {n : Type u_3} {m : Type u_4} {A : Matrix n n α} (f : n ≃ m),
  ((Matrix.reindex f f) A).IsSymm ↔ A.IsSymm
Defined in
Mathlib.LinearAlgebra.Matrix.Symmetric
Cited by
0 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites11

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.