Theorems · Definition · combinatorics
SimpleGraph.Subgraph.coeDeleteVertsIso
{V : Type u} →
{G : SimpleGraph V} →
{G' : G.Subgraph} → (s : Set V) → (G'.deleteVerts s).coe ≃g SimpleGraph.induce {v | ↑v ∉ s} G'.coeEquivalence between a subgraph with deleted vertices and its corresponding simple graph.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- Set.ofPredstatement and proof · cited by 6,101
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Subgraphstatement and proof · cited by 326
- SimpleGraph.Subgraph.vertsstatement and proof · cited by 210
- SimpleGraph.Isostatement · cited by 99
- SimpleGraph.Subgraph.coestatement · cited by 89
- SimpleGraph.inducestatement · cited by 80
- SimpleGraph.Subgraph.deleteVertsstatement and proof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.