Subgraph
π Source: Mathlib/Combinatorics/SimpleGraph/Connectivity/Subgraph.lean
Statistics
SimpleGraph
Theorems
SimpleGraph.Connected
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
toSubgraph π | mathematical | SimpleGraphSimpleGraph.instLESimpleGraph.Connected | SimpleGraph.Subgraph.ConnectedSimpleGraph.toSubgraph | β | SimpleGraph.Subgraph.connected_iffSimpleGraph.Preconnected.toSubgraphpreconnectednonempty |
SimpleGraph.ConnectedComponent
Definitions
| Name | Category | Theorems |
|---|---|---|
toSubgraph π | CompOp |
Theorems
SimpleGraph.Preconnected
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
toSubgraph π | mathematical | SimpleGraphSimpleGraph.instLESimpleGraph.Preconnected | SimpleGraph.Subgraph.PreconnectedSimpleGraph.toSubgraph | β | SimpleGraph.Subgraph.preconnected_iffSimpleGraph.Reachable.coe_toSubgraph |
SimpleGraph.Reachable
Theorems
SimpleGraph.Subgraph
Definitions
| Name | Category | Theorems |
|---|---|---|
Preconnected π | CompData | |
instCoeConnectedConnectedElemVertsCoe π | CompOp | β |
instCoeFunConnectedForallForallReachableElemVertsCoe π | CompOp | β |
instCoeFunPreconnectedForallForallReachableElemVertsCoe π | CompOp | β |
instCoePreconnectedPreconnectedElemVertsCoe π | CompOp | β |
Theorems
SimpleGraph.Subgraph.Connected
Theorems
SimpleGraph.Subgraph.Preconnected
Theorems
SimpleGraph.Walk
Definitions
Theorems
SimpleGraph.Walk.IsCycle
Theorems
SimpleGraph.Walk.IsPath
Theorems
---