Mathlib Map

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
Defined in
Mathlib.Combinatorics.SimpleGraph.AdjMatrix
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.

Cited by2

Results whose statement or proof uses this declaration.