59. Domain

For a function , the domain is the set of inputs.

For a linear transformation , the domain is .

59.1. Domain vs codomain vs image

Example

from to :

  • Domain:
  • Codomain:
  • Image: — only non-negative outputs

The image is a strict subset of the codomain (negatives like are in the codomain but not the image).

59.2. For matrices

If with an matrix, then:

59.3. See also