- 920
- 1,221
Homework Statement
Given that m\in\mathbb{N} and m\neq 1, show that m-1\in\mathbb{N}
For this problem assume \mathbb{N} = \{1,2,...\}, also known as the product of all inductive sets.
Homework Equations
Inductive subset: A subset S\in\mathbb{R} is inductive if:
1) 1\in S (##1## is to be considered as the unit element for which ##1x = x1 = x## for every ##x##.
2) If x\in S, then x+1\in S for every x\in S
The Attempt at a Solution
Going to use the method (A\Rightarrow B\Leftrightarrow \neg B\Rightarrow\neg A) (kontraposition?)
Assume m\in\mathbb{N}\setminus\{1\}. If m-1\notin\mathbb{N} then \mathbb{N}\setminus\{m\}=:M is inductive.
If the above implication holds then we can say that if M is not inductive then m-1\in\mathbb{N}
Then let m\neq 1
Def 1) We can say that 1\in M
Def 2) Let n\in M, then n\in\mathbb{N} and because \mathbb{N} is inductive, n+1\in\mathbb{N}. We can also say that n+1\neq m, from which n+1\in M.
Hence M is inductive.
Problem is with the part where I say n+1\neq m, intuitively I know it's correct, but how do I justify this exactly?
Will it suffice to say that addition is an algebraic operation? Therefore n+1= m is impossible.
But from the definition of inductive subset, M cannot be inductive for \mathbb{N} = \mathbb{N}\setminus\{m\} is impossible (because every inductive subset has to contain \mathbb{N}) and we have that m-1\in\mathbb{N}, if m\neq 1
Last edited: