Theorems · Theorem · combinatorics
SimpleGraph.natCast_hadamard_adjMatrix
∀ (α : Type u_1) {V : Type u_2} (G : SimpleGraph V) [inst : DecidableRel G.Adj] [inst_1 : DecidableEq V]
[inst_2 : MulZeroOneClass α] [inst_3 : NatCast α] (a : ℕ), (↑a).hadamard (SimpleGraph.adjMatrix α G) = 0- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- MulZeroOneClassstatement and proof · cited by 184
- Matrix.hadamardstatement · cited by 55
- SimpleGraph.adjMatrixstatement · cited by 48
- SimpleGraph.diagonal_hadamard_adjMatrixproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.