Vela

Let and be a graph with edges. Must be the union of a bipartite graph and a graph with maximum degree less than ?

Worked, still open.

graph theory · solved · formalized (Lean) · 0 attempts

use this record

vela registry pull vfr_37aec80d874a0239
vela reproduce examples/erdos-problems

formal

AMS 5 · solved (literature)

theorem erdos_613 :
    answer(False) ↔
      ∀ n ≥ 3, ∀ (V : Type*) [Fintype V] (G : SimpleGraph V), [DecidableRel G.Adj] →
        G.edgeFinset.card = Nat.choose (2 * n + 1) 2 - Nat.choose n 2 - 1 →
        ∃ (B D : SimpleGraph V), [DecidableRel B.Adj] → [DecidableRel D.Adj] →
          G = B ⊔ D ∧ B.IsBipartite ∧ ∀ v, D.degree v < n
formal-conjectures/613.lean ↗

status

solved

notary

vela reproduce examples/erdos-problems
  • packet.json · sha256 74bb24eff1683b2f7b9677ca5812f531d269c7e03a77a5265b685ce82e883349

finding.noted · reviewer:will-blair · 1 day

renders the record as of vev_d199cb2e · 1,338 events · hub

Search Vela

Jump to a section, signal, campaign, document, primitive, work path, frontier, record index, atlas, constellation, agent, capability, or full-state search.