When I took a first course in differential topology, I remember reading a blog post(?) that made a comment along the lines of
Surjectivity is injectivity, but one dimension higher.
The content of this statement was that to prove a map $f:M\to N$ was surjective, we could prove that a related map $F:M\times I\to N$ was injective instead, and this would imply surjectivity of $f$. I'm looking to see if anyone knows of the source of this quote, or could explain its content in greater detail.
It's the other way around: injectivity is surjectivity but one dimension higher. This is a concept that comes up in a variety of homotopy-theoretic arguments. Here is a typical example.
More generally, suppose you have a map $F:[X,Y]\to Z$ you wish to show is bijective, where $X$ and $Y$ are some spaces and $Z$ is some set. Proving surjectivity amounts to showing that for any element of $Z$, you can construct a map $X\to Y$ which maps to it. Proving injectivity amounts to showing that for any two maps $X\to Y$ which map to the same element of $Z$, you can construct a homotopy between them, i.e. you can extend a certain map $X\times\{0,1\}\to Y$ to a map $X\times I\to Y$. So surjectivity and injectivity have the same flavor (and can in many cases be proved in essentially the same way): they are both about being able to construct certain maps to $Y$. But injectivity is "one dimension higher", since you are constructing a map out of $X\times I$ instead of out of $X$.