Theorems · Theorem · combinatorics
Graph.IsSubgraph.compatible
∀ {α : Type u_1} {β : Type u_2} {G H : Graph α β}, H ≤ G → H.Compatible GAlias of Graph.Compatible.of_le.
- Defined in
- Mathlib.Combinatorics.Graph.Subgraph
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Graphstatement · cited by 242
- Graph.Compatiblestatement · cited by 21
- Graph.Compatible.of_leproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Graph.vertexSet_ssubset_or_edgeSet_ssubset_of_ltproof · cited by 0
- Graph.IsSpanningSubgraph.ext_of_edgeSetproof · cited by 0
- Graph.IsInducedSubgraph.ext_of_vertexSetproof · cited by 0