Theorems · Theorem · combinatorics
SimpleGraph.Subgraph.deleteVerts_deleteVerts
∀ {V : Type u} {G : SimpleGraph V} {G' : G.Subgraph} (s s' : Set V),
(G'.deleteVerts s).deleteVerts s' = G'.deleteVerts (s ∪ s')- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 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
- SimpleGraphstatement and proof · cited by 3,072
- Set.extproof · cited by 2,266
- SimpleGraph.Subgraphstatement and proof · cited by 326
- SimpleGraph.Subgraph.vertsproof · cited by 210
- SimpleGraph.Subgraph.Adjproof · cited by 147
- SimpleGraph.Subgraph.extproof · cited by 33
- SimpleGraph.Subgraph.induce_adjproof · cited by 17
- SimpleGraph.Subgraph.induce_vertsproof · cited by 15
- SimpleGraph.Subgraph.deleteVertsstatement and proof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.