Theorems · Theorem · combinatorics
SimpleGraph.Subgraph.deleteVerts_anti
∀ {V : Type u} {G : SimpleGraph V} {G' : G.Subgraph} {s s' : Set V}, s ⊆ s' → G'.deleteVerts s' ≤ G'.deleteVerts s- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 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.
- Setstatement and proof · cited by 53,352
- SimpleGraphstatement and proof · cited by 3,072
- le_reflproof · cited by 2,061
- SimpleGraph.Subgraphstatement and proof · cited by 326
- SimpleGraph.Subgraph.deleteVertsstatement · cited by 15
- Set.sdiff_subset_sdiff_rightproof · cited by 12
- SimpleGraph.Subgraph.induce_monoproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.