Surjective

Definition. A Function f:A→Bf: A \to B is surjective if every element of the codomain is hit: for every b∈Bb \in B there is some a∈Aa \in A with f(a)=bf(a) = b.

Proving surjectivity means producing a preimage for an arbitrary bb; disproving it means exhibiting one missed bb (Quantifier negation). See Injective and Bijection; introduced in Lecture 2, Example 6.

Created · Updated
Copyright © 2026 Jared Coleman. All rights reserved.