Back to Problems

erdos_944.variants.dirac_conjecture.k_sub_one_not_prime

Specification

Lattanzio [La02] proved there exist $k$-critical graphs without critical edges for all $k$ such that $k - 1$ is not prime. [La02] Lattanzio, John J., A note on a conjecture of {D}irac. Discrete Math. (2002), 323--330

Actions

Submit a Proof

Have a proof attempt? Submit it for zero-trust verification.

Submit Proof
Lean 4 Statement
theorem erdos_944.variants.dirac_conjecture.k_sub_one_not_prime (k : ℕ) (hk : 4 ≤ k)
    (h : ¬ (k - 1).Prime) : ∃ (V : Type u) (G : SimpleGraph V), G.IsErdos944 k 1
ID: ErdosProblems__944__erdos_944.variants.dirac_conjecture.k_sub_one_not_prime
Browse 300 unsolved math conjectures formalized in Lean 4
Browse

All Problems

Explore all 300 unsolved conjectures.

View problems →
ASI Prize documentation for formal verification pipeline
Docs

Verification Pipeline

How zero-trust verification works.

Read docs →
Evaluation Results

Recent Submissions

No submissions yet. Be the first to attempt this problem.