Theorems · Definition · combinatorics
SimpleGraph.Subgraph.coeNeighborSetEquiv
{V : Type u} →
{G : SimpleGraph V} → {G' : G.Subgraph} → (v : ↑G'.verts) → ↑(G'.coe.neighborSet v) ≃ ↑(G'.neighborSet ↑v)A subgraph as a graph has equivalent neighbor sets.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Equivstatement · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Subgraphstatement and proof · cited by 326
- SimpleGraph.neighborSetstatement and proof · cited by 257
- SimpleGraph.Subgraph.vertsstatement and proof · cited by 210
- SimpleGraph.Subgraph.coestatement and proof · cited by 89
- SimpleGraph.Subgraph.neighborSetstatement and proof · cited by 46
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.Subgraph.coe_degreeproof · cited by 3