Theorems · Theorem · combinatorics
SimpleGraph.compl_adjMatrix_completeGraph
∀ (α : Type u_1) (V : Type u_2) [inst : Zero α] [inst_1 : One α] [inst_2 : DecidableEq α] [inst_3 : DecidableEq V], (SimpleGraph.adjMatrix α (SimpleGraph.completeGraph V)).compl = 0
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- Matrixstatement · cited by 4,303
- Matrix.ofproof · cited by 336
- SimpleGraph.completeGraphstatement · cited by 49
- SimpleGraph.adjMatrixstatement · cited by 48
- Matrix.complstatement · cited by 17
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.compl_zeroproof · cited by 1
- Matrix.compl_of_one_sub_oneproof · cited by 0