Is there an example for a function which is surjective but not injective with this given: $f\colon \Bbb N\rightarrow \Bbb N \left(\forall m,n\in\Bbb N\right):m\leq n \Rightarrow f(m)\leq f(n)$?
2026-03-27 13:45:37.1774619137
Surjective and non injective function problem
315 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Try $$f(x)=\left\lfloor\frac x2\right\rfloor$$