Theorems · Theorem · combinatorics
SimpleGraph.ComponentCompl.mem_supp_iff
∀ {V : Type u} {G : SimpleGraph V} {K : Set V} {v : V} {C : G.ComponentCompl K},
v ∈ C ↔ ∃ (vK : v ∉ K), G.componentComplMk vK = C- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.ComponentComplstatement and proof · cited by 29
- SimpleGraph.componentComplMkstatement · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.