I was trying to find a definition of the continuity of a function that fits better the unrirgorous definition that "it can be drawed with a pencil in a single stroke" and I came up with this: a function $f : I → R$ is "continuous" iff for any $a, b \in I$ and any $\alpha \in (f(a), f(b))$ there is an $x \in (a, b)$ so that $f(x) = \alpha$. Basically this means that between two points $a$ and $b$ $f$ must assume all values between $f(a)$ and $f(b)$.
This definition is obviously no equivalent to the normal definitions since functions such as $\frac{1}{x}$ and $\tan x$ would not be continuous. But on the other hand they cannot be drawn in a single stroke (kind of). I myself find it a lot more intuitive than the normal definitions.
What I would want to know is:
- how much sense does this definition make?
- Is it correct for functions whose domain is connected (so not $\frac1x$, $\tan x$)?
English is not my first language and I don't learn math in English, so I may have used some terms wrongly. Please ask if something doesn't make sense.