Theorems · Theorem · combinatorics
Matrix.IsAdjMatrix.adjMatrix_toGraph_eq
∀ {α : Type u_1} {V : Type u_2} [inst : MulZeroOneClass α] [inst_1 : Nontrivial α] {A : Matrix V V α}
(h : A.IsAdjMatrix) [inst_2 : DecidableEq α], SimpleGraph.adjMatrix α h.toGraph = AIf A is qualified as an adjacency matrix,
then the adjacency matrix of the graph induced by A is itself.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
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.
- Matrixstatement and proof · cited by 4,303
- Nontrivialstatement and proof · cited by 2,416
- Matrix.extproof · cited by 540
- MulZeroOneClassstatement and proof · cited by 184
- SimpleGraph.adjMatrixstatement · cited by 48
- Matrix.IsAdjMatrixstatement and proof · cited by 28
- Matrix.IsAdjMatrix.toGraphstatement · cited by 9
- Matrix.IsAdjMatrix.zero_or_oneproof · cited by 6
- Matrix.IsAdjMatrix.toGraph_adjproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.