Skip to content

Erdős problem 1098

Let GG be a group and Γ=Γ(G)\Gamma=\Gamma(G) be the non-commuting graph, with vertices the elements of GG and an edge between gg and hh if and only if gg and hh do not commute, ghhggh\neq hg.

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1098.lean

Retained formal statement1 of 4

Let GG be a group and Γ=Γ(G)\Gamma=\Gamma(G) be the non-commuting graph, with vertices the elements of GG and an edge between gg and hh if and only if gg and hh do not commute, ghhggh\neq hg.

If Γ\Gamma contains no infinite complete subgraph, then is there a finite bound on the size of complete subgraphs of Γ\Gamma?

This was solved by Neumann [Ne76], who proved that Γ\Gamma contains no infinite complete subgraph if and only if the centre of the group has finite index, and noted that if the centre has index nn then Γ\Gamma contains no complete subgraph on >n>n vertices.

FormalConjectures/ErdosProblems/1098.leanErdos1098.erdos_10984 linesExact file
True  ∀ (G : Type u_1) [inst : Group G],    (∀ (s : Set G), (Erdos1098.nonCommutingGraph G).IsClique ss.Finite) →n, ∀ (s : Finset G), (Erdos1098.nonCommutingGraph G).IsCliquess.cardn
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.

Search problems.science

Find a Problem, Result, source, or page