Theorems · Definition · combinatorics
SimpleGraph.ConnectedComponent
{V : Type u} → SimpleGraph V → Type uThe quotient of V by the SimpleGraph.Reachable relation gives the connected
components of a graph.
- Cited by
- 86 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Reachableproof · cited by 141
Cited by104
Results whose statement or proof uses this declaration.
- SimpleGraph.ConnectedComponent.suppstatement and proof · cited by 42
- SimpleGraph.connectedComponentMkstatement · cited by 40
- SimpleGraph.ComponentComplproof · cited by 29
- SimpleGraph.ConnectedComponent.toSimpleGraphstatement and proof · cited by 14
- SimpleGraph.ConnectedComponent.mapstatement and proof · cited by 11
- SimpleGraph.ConnectedComponent.Representsstatement and proof · cited by 10
- SimpleGraph.oddComponentsstatement and proof · cited by 10
- SimpleGraph.ConnectedComponent.soundstatement · cited by 9
- SimpleGraph.ConnectedComponent.indstatement and proof · cited by 7
- SimpleGraph.ConnectedComponent.connected_toSimpleGraphstatement and proof · cited by 6
- SimpleGraph.ConnectedComponent.toSubgraphstatement and proof · cited by 5
- SimpleGraph.Iso.connectedComponentEquivstatement · cited by 5