No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
34structure GraphTheoryCert where
35 vertices_8 : q3Vertices = 8
36 edges_12 : q3Edges = 12
37 chromatic_2 : q3ChromaticNumber = 2
38 edges_factored : q3Edges = 3 * 4
39
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
graphTheoryCert
in IndisputableMonolith.Mathematics.GraphTheoryFromRS
decl_use
depends on (6)
Lean names referenced from this declaration's body.
-
q3ChromaticNumber
in IndisputableMonolith.Mathematics.GraphTheoryDepthFromRS
decl_use
-
q3Edges
in IndisputableMonolith.Mathematics.GraphTheoryDepthFromRS
decl_use
-
q3Vertices
in IndisputableMonolith.Mathematics.GraphTheoryDepthFromRS
decl_use
-
q3ChromaticNumber
in IndisputableMonolith.Mathematics.GraphTheoryFromRS
decl_use
-
q3Edges
in IndisputableMonolith.Mathematics.GraphTheoryFromRS
decl_use
-
q3Vertices
in IndisputableMonolith.Mathematics.GraphTheoryFromRS
decl_use