Theorems · Theorem · combinatorics
SimpleGraph.isAdjMatrix_adjMatrix
∀ (α : Type u_1) {V : Type u_2} (G : SimpleGraph V) [inst : DecidableRel G.Adj] [inst_1 : Zero α] [inst_2 : One α],
(SimpleGraph.adjMatrix α G).IsAdjMatrixThe adjacency matrix of G is an adjacency matrix.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableRelZeroOne
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjstatement and proof · cited by 1,346
- SimpleGraph.adjMatrixstatement · cited by 48
- Matrix.IsAdjMatrixstatement · cited by 28
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.isHermitian_adjMatrixproof · cited by 1
- SimpleGraph.toGraph_adjMatrix_eqstatement and proof · cited by 0