2.3 Functions
Ask AISolved Examples
- Function. Every first element (2, 3, 4) has a unique image. (It is okay that 2 and 3 both map to 1).
- Not a Function. Element 2 has two images: 2 and 4. This violates uniqueness.
- Function. Every element maps to a unique output.