The domain of a function f:D→C is the set D of inputs on which f is defined:
dom(f)=D,∀x∈D∃!y∈C:f(x)=y.
The domain is part of the function’s specification. An object outside D is not an admissible input, even if the same defining expression could be evaluated there.