Theorems · Theorem · combinatorics
Matrix.IsAdjMatrix.reindex
∀ {α : Type u_1} {V : Type u_2} {W : Type u_3} {A : Matrix V V α} [inst : Zero α] [inst_1 : One α],
A.IsAdjMatrix → ∀ (f : V ≃ W), ((Matrix.reindex f f) A).IsAdjMatrix- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.IsAdjMatrixstatement and proof · cited by 28
- Matrix.IsAdjMatrix.submatrixproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.IsAdjMatrix.toGraphReindexIsostatement · cited by 2
- Matrix.IsAdjMatrix.toGraphReindexIso_symm_applystatement · cited by 0
- Matrix.IsAdjMatrix.toGraphReindexIso_applystatement · cited by 0