Let $a, b, d, \text{ and } e$ be integers; Let $c \text{ and } f$ be positive integers greater than or equal to 2.
If the following is true:
- $a + b \sqrt{c} = d + e \sqrt{f}$
- $b \neq 0, e\neq0$
- $c \text{ and } f$ are square-free.
Then is it true that $a=d, b=e,\text{ and } c=f $?
Edit: I added the condition that $c$ and $f$ are at least 2.