Differences between revisions 1 and 2
Revision 1 as of 2026-02-08 18:38:26
Size: 614
Comment: Key term
Revision 2 as of 2026-02-08 18:38:35
Size: 615
Comment: Style fix
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
The '''image''' of a function ''f'' is the subset of ''B'' that corresponds to the entire domain of ''A'': ''f(A) = {f(x) | x ∈ A}''. The '''inverse image''' or ''pre-image''' is the subset of ''A'' that corresponds to the entire domain of ''B'': ''f ^-1^(B) = {x | f(x) ∈ B}''. The '''image''' of a function ''f'' is the subset of ''B'' that corresponds to the entire domain of ''A'': ''f(A) = {f(x) | x ∈ A}''. The '''inverse image''' or '''pre-image''' is the subset of ''A'' that corresponds to the entire domain of ''B'': ''f ^-1^(B) = {x | f(x) ∈ B}''.

Functions

Functions are mappings or assignments.


Description

A function maps every member of A to a member of B. Or, for each x ∈ A a function assigns a unique f(x) ∈ B. Such a function is notated as f : A -> B.

The image of a function f is the subset of B that corresponds to the entire domain of A: f(A) = {f(x) | x ∈ A}. The inverse image or pre-image is the subset of A that corresponds to the entire domain of B: f -1(B) = {x | f(x) ∈ B}.


CategoryRicottone

Analysis/Functions (last edited 2026-02-23 17:28:48 by DominicRicottone)