Creating an equinumerous disjoint set without axiom of choice

29 Views Asked by At

Given a set $X$, can you always find a disjoint set $Y$ such that there is a bijection between them? This is easy with AC. you can well order X and replace each $x\in X$ with the least ordinal not already in $X$. I am unsure how to proceed without AC though.