Theorems · Theorem · combinatorics
Graph.vertexSet_restrict
∀ {α : Type u_1} {β : Type u_2} (G : Graph α β) (E₀ : Set β), (G.restrict E₀).vertexSet = G.vertexSet- Defined in
- Mathlib.Combinatorics.Graph.Delete
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Graphstatement and proof · cited by 242
- Graph.vertexSetstatement and proof · cited by 87
- Graph.restrictstatement and proof · cited by 18
Cited by4
Results whose statement or proof uses this declaration.
- Graph.restrict_edgeSet_interproof · cited by 1
- Graph.restrict_mono_leftproof · cited by 1
- Graph.restrict_restrictproof · cited by 1
- Graph.restrict_eq_self_iffproof · cited by 0