Theorems · Theorem · combinatorics
Graph.restrict_eq_self_iff
∀ {α : Type u_1} {β : Type u_2} (G : Graph α β) (E₀ : Set β), G.restrict E₀ = G ↔ G.edgeSet ⊆ E₀- 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
- Eq.geproof · cited by 375
- Graphstatement and proof · cited by 242
- Graph.vertexSetproof · cited by 87
- Graph.edgeSetstatement and proof · cited by 79
- Graph.restrictstatement and proof · cited by 18
- Graph.Compatible.extproof · cited by 9
- Graph.IsSubgraph.edgeSet_monoproof · cited by 8
- Graph.edgeSet_restrictproof · cited by 7
- Graph.restrict_leproof · cited by 4
- Graph.vertexSet_restrictproof · cited by 4
- Graph.Compatible.of_leproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.