Theorems · Theorem · combinatorics
SimpleGraph.ConnectedComponent.Represents.exists_inter_eq_singleton
∀ {V : Type u} {G : SimpleGraph V} {C : Set G.ConnectedComponent} {s : Set V} {c : G.ConnectedComponent},
SimpleGraph.ConnectedComponent.Represents s C → c ∈ C → ∃ x, s ∩ c.supp = {x}- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Set.extproof · cited by 2,266
- SimpleGraph.Reachableproof · cited by 141
- SimpleGraph.ConnectedComponentstatement and proof · cited by 86
- SimpleGraph.ConnectedComponent.suppstatement and proof · cited by 42
- SimpleGraph.connectedComponentMkproof · cited by 40
- SimpleGraph.Reachable.reflproof · cited by 10
- SimpleGraph.ConnectedComponent.Representsstatement and proof · cited by 10
- SimpleGraph.ConnectedComponent.Represents.existsUnique_repproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.ConnectedComponent.Represents.ncard_sdiff_of_memproof · cited by 1
- SimpleGraph.ConnectedComponent.Represents.ncard_interproof · cited by 0