Documentation Verification Report

Partition

📁 Source: Mathlib/Combinatorics/SimpleGraph/Partition.lean

Statistics

MetricCount
DefinitionstoPartition, Partition, PartsCardLe, instInhabited, partOfVertex, parts, toColoring, toColoring', Partitionable
9
TheoremstoPartition_parts, colorable, default_def, independent, isPartition, mem_partOfVertex, partOfVertex_mem, partOfVertex_ne_of_adj, partitionable_iff_colorable
9
Total18

SimpleGraph

Definitions

NameCategoryTheorems
Partition 📖CompData
1 mathmath: Partition.default_def
Partitionable 📖MathDef
1 mathmath: partitionable_iff_colorable

Theorems

NameKindAssumesProvesValidatesDepends On
partitionable_iff_colorable 📖mathematicalPartitionable
Colorable
Colorable.mono
Set.Finite.card_toFinset
Partition.colorable
Coloring.colorClasses_finite
Finite.of_fintype
le_trans
Coloring.card_colorClasses_le
Eq.le
Fintype.card_fin

SimpleGraph.Coloring

Definitions

NameCategoryTheorems
toPartition 📖CompOp
2 mathmath: SimpleGraph.Partition.default_def, toPartition_parts

Theorems

NameKindAssumesProvesValidatesDepends On
toPartition_parts 📖mathematicalSimpleGraph.Partition.parts
toPartition
colorClasses

SimpleGraph.Partition

Definitions

NameCategoryTheorems
PartsCardLe 📖MathDef
instInhabited 📖CompOp
1 mathmath: default_def
partOfVertex 📖CompOp
2 mathmath: partOfVertex_mem, mem_partOfVertex
parts 📖CompOp
4 mathmath: isPartition, colorable, partOfVertex_mem, SimpleGraph.Coloring.toPartition_parts
toColoring 📖CompOp
toColoring' 📖CompOp

Theorems

NameKindAssumesProvesValidatesDepends On
colorable 📖mathematicalSimpleGraph.Colorable
Fintype.card
Set.Elem
Set
parts
SimpleGraph.Coloring.colorable
default_def 📖mathematicalSimpleGraph.Partition
instInhabited
SimpleGraph.Coloring.toPartition
SimpleGraph.selfColoring
independent 📖mathematicalSet
Set.instMembership
parts
IsAntichain
SimpleGraph.Adj
isPartition 📖mathematicalSetoid.IsPartition
parts
mem_partOfVertex 📖mathematicalSet
Set.instMembership
partOfVertex
isPartition
partOfVertex_mem 📖mathematicalSet
Set.instMembership
parts
partOfVertex
isPartition
partOfVertex_ne_of_adj 📖SimpleGraph.Adjmem_partOfVertex
independent
partOfVertex_mem
SimpleGraph.ne_of_adj

---

← Back to Index