- If we take two copies of the integers and map every number in the first one to itself in the second, except we send 5 to 10 and 10 to 5, this is a bijection since we’ve made a 1-1 correspondence, but isn’t an isomorphism since things like order and addition and multiplication are not preserved in general (7 < 10 but f(7) > f(10))