Or in math: the minimum number of vertices in a fully connected graph that guarantee a clique of order m, or an independent set of order n.
> The Ramsey number is the minimum number of vertices, v = R(m, n), such that all undirected simple graphs of order v, contain a clique of order m, or an independent set of order n.
The graph is undirected and simple. But it need not be connected.