Table of Contents
Fetching ...

Splitting vertices of bipartite graphs preserves de Bruijn-Erdős property

Laurent Beaudou, Guillermo Gamboa Quintero

TL;DR

The paper proves that every graph $G$ obtained from a bipartite graph by repeatedly splitting vertices into adjacent twins has the de Bruijn-Erdős property: either a universal line or at least $|V(G)|$ distinct lines. It introduces a blob-based decomposition, where blobs are the preimages of original vertices and are either rich or trivial. A key bound on the number of lines is $L \ge \binom{p}{2} + \binom{\lceil (n-p)/k \rceil}{2} + 2k$, with $p$ the number of vertices in rich blobs and $k$ the number of rich blobs with a trivial neighbor; the argument splits into three cases on $p$, supported by inequalities involving $\epsilon$ and a computer check for small $n$. Concluding, this establishes the conjectured property for the specified graph transformations.

Abstract

In this note, we prove that every graph obtained from a bipartite graph by iteratively splitting vertices into two adjacent twins has the de Bruijn-Erdős property.

Splitting vertices of bipartite graphs preserves de Bruijn-Erdős property

TL;DR

The paper proves that every graph obtained from a bipartite graph by repeatedly splitting vertices into adjacent twins has the de Bruijn-Erdős property: either a universal line or at least distinct lines. It introduces a blob-based decomposition, where blobs are the preimages of original vertices and are either rich or trivial. A key bound on the number of lines is , with the number of vertices in rich blobs and the number of rich blobs with a trivial neighbor; the argument splits into three cases on , supported by inequalities involving and a computer check for small . Concluding, this establishes the conjectured property for the specified graph transformations.

Abstract

In this note, we prove that every graph obtained from a bipartite graph by iteratively splitting vertices into two adjacent twins has the de Bruijn-Erdős property.

Paper Structure

This paper contains 5 sections, 3 theorems, 12 equations, 1 figure.

Key Result

Theorem 1

Let $G$ be a graph on $n$ vertices (with $n \geq 2$) obtained from a bipartite graph by repeated splitting of vertices into adjacent twins, then $G$ admits a universal line or has at least $n$ distinct lines.

Figures (1)

  • Figure 1: Splitting vertices from some graph $H$ to some graph $G$.

Theorems & Definitions (9)

  • Theorem 1
  • Lemma 2
  • proof
  • Lemma 3: Theorem 6 in chvatal2018
  • proof
  • Claim 4
  • Claim 5
  • Claim 6
  • Claim 7