Theorems · Theorem · combinatorics
SimpleGraph.neighborSet_subset_support
∀ {V : Type u} (G : SimpleGraph V) (v : V), G.neighborSet v ⊆ G.support- Defined in
- Mathlib.Combinatorics.SimpleGraph.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.neighborSetstatement and proof · cited by 257
- SimpleGraph.Adj.symmproof · cited by 66
- SimpleGraph.supportstatement · cited by 43
Cited by3
Results whose statement or proof uses this declaration.
- SimpleGraph.degree_induce_of_support_subsetproof · cited by 1
- SimpleGraph.le_minDegree_induce_of_support_subsetproof · cited by 0
- SimpleGraph.maxDegree_induce_of_support_subsetproof · cited by 0