Definition
A function from a set (domain) to a set is a rule that assigns a unique element to each element .
- How to read: “The function f maps each x in A to exactly one y in B.”
- Meaning: A function is a deterministic input-output rule: one input, one output. Example: area depends on radius .
Why It Matters
Functions are the fundamental unit of predictability in the universe; by formalizing the ‘one input, one output’ rule, they allow us to transition from a world of chaotic associations to deterministic models.
Core Concepts
- The Input-Output Rule: Every valid input (independent variable) produces a unique output (dependent variable). The domain is all possible inputs; the range is all possible outputs.
- How to read: “The output f of x is produced when x is the input.”
- Meaning: is chosen freely (within domain); is determined by the rule.
- Arrow Diagram: Connects an element to its unique image . Visual proof of single-valued property.
- How to read: “Each element x in A points to its image f of x in B.”
- Meaning: No input has two arrows leaving it.
- Vertical-Line Test: A geometric tool: if any vertical line intersects a graph at more than one point, the relation is not a function.