Theorems · Theorem · combinatorics
Graph.IsClosedSubgraph.mem_iff_of_adj
∀ {α : Type u_1} {β : Type u_2} {x y : α} {G H : Graph α β},
G.Adj x y → H.IsClosedSubgraph G → (x ∈ H.vertexSet ↔ y ∈ H.vertexSet)- Defined in
- Mathlib.Combinatorics.Graph.Subgraph
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Graphstatement and proof · cited by 242
- Graph.vertexSetstatement · cited by 87
- Graph.Adjstatement and proof · cited by 23
- Graph.IsClosedSubgraphstatement and proof · cited by 17
- Graph.IsClosedSubgraph.mem_iff_of_isLinkproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Graph.IsInducedSubgraph.not_isClosedSubgraph_iff_exists_adjproof · cited by 1