Theorems · Theorem · combinatorics
SimpleGraph.adjMatrix_top
∀ {α : Type u_1} {V : Type u_2} [inst : DecidableEq V] [inst_1 : Ring α],
SimpleGraph.adjMatrix α ⊤ = Matrix.of fun i j => if i = j then 0 else 1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Top.topstatement and proof · cited by 9,680
- Equivstatement · cited by 8,337
- Ringstatement and proof · cited by 7,463
- Matrixstatement · cited by 4,303
- SimpleGraphstatement · cited by 3,072
- eq_or_neproof · cited by 1,117
- Matrix.extproof · cited by 540
- Matrix.ofstatement and proof · cited by 336
- SimpleGraph.adjMatrixstatement · cited by 48
- SimpleGraph.adjMatrix.congr_simpproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.