I'm having difficulty with a mathematical problem.
I've got the following;
The basis is:
-1 ∈ V
And the induction is;
x ∈ V → x/(1-x) ∈ V
Now, I have made 4 statements and I want to get to know if they're either true, or false.
The statements are;
1. All elements are negative. (under zero)
2. All elements are between -2 and 0
3. -1/7 ∈ V
4. -2/3 ∈ V
There's also an exception; There are no elements of V that cannot be acquired by applying statement 1 and 2.
Now, I'm not really sure how to start here. How can I effectively sort out elements in a induction definition?