Theorems · Theorem · linear algebra
Matrix.IsSymm.reindex
∀ {α : Type u_1} {n : Type u_3} {m : Type u_4} {A : Matrix n n α},
A.IsSymm → ∀ (f : n ≃ m), ((Matrix.reindex f f) A).IsSymm- Defined in
- Mathlib.LinearAlgebra.Matrix.Symmetric
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Matrixstatement and proof · cited by 4,303
- Equiv.symmproof · cited by 3,681
- Matrix.reindexstatement · cited by 102
- Matrix.IsSymmstatement and proof · cited by 70
- Matrix.reindex_applyproof · cited by 8
- Matrix.IsSymm.submatrixproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.isSymm_reindex_iffproof · cited by 0