Theorems · Theorem · combinatorics
Graph.restrict_mono_left
∀ {α : Type u_1} {β : Type u_2} {G H : Graph α β}, H ≤ G → ∀ (F : Set β), H.restrict F ≤ G.restrict F- Defined in
- Mathlib.Combinatorics.Graph.Delete
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 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
- LE.le.transproof · cited by 3,151
- Set.inter_subset_leftproof · cited by 360
- Graphstatement and proof · cited by 242
- Graph.restrictstatement · cited by 18
- Graph.IsSubgraph.vertexSet_monoproof · cited by 12
- Graph.Compatible.of_le_leproof · cited by 9
- Graph.IsSubgraph.edgeSet_monoproof · cited by 8
- Graph.edgeSet_restrictproof · cited by 7
- Graph.vertexSet_restrictproof · cited by 4
- Graph.restrict_leproof · cited by 4
- Graph.Compatible.le_iffproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Graph.deleteEdges_mono_leftproof · cited by 0