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)
324theorem exists_grayCover {d : Nat} (hdpos : 0 < d) : ∃ w : GrayCover d (2 ^ d), w.path 0 = GrayCycleBRGC.brgcPath d 0 :=
proof body
Term-mode proof.
325 ⟨GrayCycleBRGC.brgcGrayCover d hdpos, rfl⟩
326
depends on (5)
Lean names referenced from this declaration's body.
-
GrayCover
in IndisputableMonolith.Patterns.GrayCycle
decl_use
-
brgcGrayCover
in IndisputableMonolith.Patterns.GrayCycleBRGC
decl_use
-
brgcPath
in IndisputableMonolith.Patterns.GrayCycleBRGC
decl_use
-
brgcGrayCover
in IndisputableMonolith.Patterns.GrayCycleGeneral
decl_use
-
brgcPath
in IndisputableMonolith.Patterns.GrayCycleGeneral
decl_use