Skip to content

Erdős problem 1080

Let GG be a bipartite graph on nn vertices such that one part has n2/3\lfloor n^{2/3}\rfloor vertices. Is there a constant c>0c>0 such that if GG has at least cncn edges then GG must contain a C6C_6?

No current result

No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.

Retained declaration

FormalConjectures/ErdosProblems/1080.lean

Formal Conjectures

FormalConjectures/ErdosProblems/1080.leanErdos1080.erdos_10806 linesExact file
Falsec > 0,    ∀ (V : Type) [inst : Fintype V] [Nonempty V] (G : SimpleGraph V) (X Y : Set V),      Erdos1080.IsBipartition G X Y        X.ncard = ⌊↑(Fintype.card V) ^ (2 / 3)⌋₊ →G.edgeSet.ncardc * ↑(Fintype.card V) → ∃ v walk, walk.IsCyclewalk.length = 6
SolvedProof has a holelean4external proof

The proof uses `sorry`: part of the argument is written but not proved. Lean accepts the file; it does not accept the theorem.

Proof manifests naming this Problem

  • Jayyhk Erdős Leanjayyhk:erdos:1080
  • PLBY Lean proofsErdosProblems.Erdos1080

Reported activity

Work these sources record against this Problem. Source-reported attribution, not reviewed here.

Continue

Search problems.science

Find a Problem, Result, source, or page