Partition
📁 Source: Mathlib/Combinatorics/SimpleGraph/Partition.lean
Statistics
| Metric | Count |
|---|---|
DefinitionstoPartition, Partition, PartsCardLe, instInhabited, partOfVertex, parts, toColoring, toColoring', Partitionable | 9 |
| 9 | |
| Total | 18 |
SimpleGraph
Definitions
| Name | Category | Theorems |
|---|---|---|
Partition 📖 | CompData | |
Partitionable 📖 | MathDef |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
partitionable_iff_colorable 📖 | mathematical | — | PartitionableColorable | — | Colorable.monoSet.Finite.card_toFinsetPartition.colorableColoring.colorClasses_finiteFinite.of_fintypele_transColoring.card_colorClasses_leEq.leFintype.card_fin |
SimpleGraph.Coloring
Definitions
| Name | Category | Theorems |
|---|---|---|
toPartition 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
toPartition_parts 📖 | mathematical | — | SimpleGraph.Partition.partstoPartitioncolorClasses | — | — |
SimpleGraph.Partition
Definitions
| Name | Category | Theorems |
|---|---|---|
PartsCardLe 📖 | MathDef | — |
instInhabited 📖 | CompOp | |
partOfVertex 📖 | CompOp | |
parts 📖 | CompOp | |
toColoring 📖 | CompOp | — |
toColoring' 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
colorable 📖 | mathematical | — | SimpleGraph.ColorableFintype.cardSet.ElemSetparts | — | SimpleGraph.Coloring.colorable |
default_def 📖 | mathematical | — | SimpleGraph.PartitioninstInhabitedSimpleGraph.Coloring.toPartitionSimpleGraph.selfColoring | — | — |
independent 📖 | mathematical | SetSet.instMembershipparts | IsAntichainSimpleGraph.Adj | — | — |
isPartition 📖 | mathematical | — | Setoid.IsPartitionparts | — | — |
mem_partOfVertex 📖 | mathematical | — | SetSet.instMembershippartOfVertex | — | isPartition |
partOfVertex_mem 📖 | mathematical | — | SetSet.instMembershippartspartOfVertex | — | isPartition |
partOfVertex_ne_of_adj 📖 | — | SimpleGraph.Adj | — | — | mem_partOfVertexindependentpartOfVertex_memSimpleGraph.ne_of_adj |
---