Just to preface, I haven't put too much thought into the following lemma/conjecture: The only number divisible by all primes less or equal to itself is two.
Unless I am overlooking something, this conjecture is not as easy to prove rigorously as one might think. So far, I believe that one way to disprove this claim, to break the "only" part, is to show that the difference in consecutive prime numbers is bounded by a constant. In other words, if $p_i$ denotes the $i$th prime number, and if $$max(p_i - p_{i - 1}) = \Omega(1),$$ we can deduce that there must be some finitely large number that is divisible by all primes less than or equal to itself.
However, I am unable to grasp the intuition or reasoning behind this. To summarize, I wish to know if the conjecture stated earlier has been proven or disproven before, and if not, whether my approach for disproving it is accurate.