I was given the following problem:
Let $n,k,l \in \mathbb{N}$ such that $0\le l< k \le n $. Show that,
$${n\choose k} = {n\choose l} \iff n=k+l$$
I'm having trouble with the implication from left to right. I tried to prove it by contradiction assuming $n \neq k+l $ and using the inequalities that follows, but I got nowhere. I also tried to get to the right side directly, trying to show that $ {n\choose k+l}=1$ without results. Does anyone have a hint for this problem?
Thanks for reading.
Consider:
Equivalent Lemma: If $0\le l,k \le \frac n2$ then ${n\choose l}= {n\choose k} \iff l=k$.
Immediate Corollary: If $0\le l,k \le n$ then ${n\choose l}={n\choose k} \iff k=l$ or $k+l = n$
========
Pf of Lemmma:
Pf of Corollary: