Theorems · Theorem · combinatorics
SimpleGraph.transpose_adjMatrix
∀ {α : Type u_1} {V : Type u_2} (G : SimpleGraph V) [inst : DecidableRel G.Adj] [inst_1 : Zero α] [inst_2 : One α],
(SimpleGraph.adjMatrix α G).transpose = SimpleGraph.adjMatrix α G- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- DecidableRelZeroOne
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Matrixstatement · cited by 4,303
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Matrix.extproof · cited by 540
- Matrix.transposestatement · cited by 389
- SimpleGraph.adjMatrixstatement · cited by 48
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.isSymm_adjMatrixproof · cited by 1
- SimpleGraph.adjMatrix_vecMul_applyproof · cited by 0