MathDB
A directed graph with a property.

Source: Miklos Schweitzer 2015, problem 3

April 7, 2016
combinatoricsgraph theory

Problem Statement

Let A{A} be a finite set and {\rightarrow} be a binary relation on it such that for any a,b,cA{a,b,c \in A}, if ab,ac{a\neq b}, {a \rightarrow c} and bc{b \rightarrow c} then either ab{a \rightarrow b} or ba{b \rightarrow a} (or possibly both). Let B,BA{B,\,B \subset A} be minimal with the property: for any aAB{a \in A \setminus B} there exists bB{b \in B}, such that either ab{a \rightarrow b} or ba{b \rightarrow a} (or possibly both). Supposing that A{A} has at most k{k} elements that are pairwise not in relation {\rightarrow}, prove that B{B} has at most k{k} elements.