Theorems · Theorem · combinatorics
SimpleGraph.incMatrix_mul_transpose_apply_of_adj
∀ {R : Type u_1} {α : Type u_2} (G : SimpleGraph α) [inst : Fintype (Sym2 α)] [inst_1 : DecidableEq α]
[inst_2 : DecidableRel G.Adj] [inst_3 : Semiring R] {a b : α},
G.Adj a b → (SimpleGraph.incMatrix R G * (SimpleGraph.incMatrix R G).transpose) a b = 1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Semiringstatement and proof · cited by 13,802
- Finsetproof · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- Finset.univproof · cited by 3,473
- SimpleGraphstatement and proof · cited by 3,072
- Nat.cast_oneproof · cited by 2,501
- Finset.cardproof · cited by 2,327
- Finset.sum_congrproof · cited by 2,323
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Finset.filterproof · cited by 949
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.incMatrix_mul_transposeproof · cited by 0