#continuity
3 concepts
Related Tags(7)
Concepts
Continuity
A function is continuous at a point if the limit equals the function value at that point.
Continuity (Topological)
A function f: X → Y between topological spaces is continuous if the preimage of every open set in Y is open in X.
Intermediate Value Theorem
If continuous f on [a,b] and k is between f(a) and f(b), there exists c in (a,b) with f(c) = k.