Documentation

FormalConjectures.WrittenOnTheWallII.GraphConjecture217

Written on the Wall II - Conjecture 217 #

Per the WOWII definitions popup linked from this conjecture:

Reference: E. DeLaVina, Written on the Wall II, Conjectures of Graffiti.pc

The characteristic function for the predicate $\mathrm{residue}\, G = 2$: returns $1$ when $G.\mathrm{residue} = 2$ and $0$ otherwise. This is the WOWII $\chi_{\mathrm{residue}=2}(G)$ indicator appearing in Conjecture 217.

Equations
Instances For
    theorem WrittenOnTheWallII.GraphConjecture217.conjecture217 {α : Type u_1} [Fintype α] [DecidableEq α] [Nontrivial α] (G : SimpleGraph α) [DecidableRel G.Adj] (h : G.Connected) (hL : G.Ls 4 * (residueEqTwoIndicator G) + 2) :
    ∃ (a : α) (b : α) (p : G.Walk a b), p.IsHamiltonian

    WOWII Conjecture 217:

    If $G$ is a finite simple connected graph on $n > 1$ vertices and $L_s(G) \le 4 \cdot \chi_{\mathrm{residue}=2}(G) + 2$, then $G$ has a Hamiltonian path. Here $L_s(G)$ is the maximum number of leaves over all spanning trees and $\chi_{\mathrm{residue}=2}(G)$ is the indicator of $\mathrm{residue}(G) = 2$.