Vela

We call a graph -balanced (or -almost-regular) if the maximum degree is at most times the minimum degree.Let and and be sufficiently large. If is a graph on vertices with at least edges, then must contain a -balanced subgraph on vertices with at least edges?

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_1077 :
    answer(False) ↔ ∀ ε > (0 : ℝ), ε < 1 → ∀ α > (0 : ℝ), α < 1 → ∀ᶠ D in atTop, ∀ᶠ n in atTop,
      ∀ G : SimpleGraph (Fin n), G.edgeSet.ncard > (n : ℝ) ^ (1 + α) →
        ∃ (H : Subgraph G),
          letI m := H.verts.ncard
          IsBalanced H.coe D ∧
          m > (n : ℝ) ^ (1 - α) ∧
          H.edgeSet.ncard > ε * m ^ (1 + α)
formal-conjectures/1077.lean ↗

status

solved

notary

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

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.