Theorems · Theorem · combinatorics
Graph.restrict_eq_deleteEdges
∀ {α : Type u_1} {β : Type u_2} (G : Graph α β) (F : Set β), G.restrict F = G.deleteEdges (G.edgeSet \ F)- Defined in
- Mathlib.Combinatorics.Graph.Delete
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.edgeSetstatement and proof · cited by 79
- sdiff_sdiff_right_selfproof · cited by 20
- Graph.restrictstatement · cited by 18
- Graph.deleteEdgesstatement · cited by 12
- Graph.Compatible.extproof · cited by 9
- Graph.Compatible.of_le_leproof · cited by 9
- Graph.edgeSet_restrictproof · cited by 7
- Graph.restrict_leproof · cited by 4
- Graph.edgeSet_deleteEdgesproof · cited by 1
- Graph.deleteEdges_leproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.