Skip to content

Erdős problem 1212

Let GG be the graph with vertex set those pairs (x,y)N2(x,y)\in \mathbb{N}^2 with gcd(x,y)=1\mathrm{gcd}(x,y)=1, in which we join two vertices if the differ in only one coordinate, and there by ±1\pm 1.

Sources

Browse retained paths and inspect the exact material available for this Problem.

8 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1212.lean

Retained formal statement5 of 8

Isolation lemma, right neighbour (core of the no-periodic-certificate theorem): if every prime in PP divides xx and none divides yy, then no prime of PP divides either coordinate of (x+1,y)(x+1, y).

FormalConjectures/ErdosProblems/1212.leanErdos1212.right_neighbor_witness_free1 lineExact file
∀ {P : Finset ℕ} {x y : ℕ}, (∀ pP, Nat.Prime p) → (∀ pP, px) → (∀ pP, ¬py) → ∀ pP, ¬px + 1 ∧ ¬py
APIStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page