2.3 Functions

Ask AI

Solved Examples

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

Interactive Solver