Understanding the Induction Axiom: Notation & Equivalence

Click For Summary

Discussion Overview

The discussion revolves around the notation and equivalence of statements related to the induction axiom in set theory, specifically concerning subsets of natural numbers. Participants explore the implications of different notational choices in the context of mathematical logic and induction principles.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants question why the induction axiom uses the notation (∨n∈ℕ)(n∈M→s(n)∈M) instead of (∨n∈M)s(n)∈M, suggesting that the former is more rigorous.
  • One participant argues that the two statements are not equivalent, providing an example involving implications that highlights the importance of the initial condition a) 1∈M in the induction proof.
  • Another participant notes that if M is the empty set, both statements remain true, indicating a potential nuance in the interpretation of the statements.
  • Some participants discuss the equivalence of (∀n∈M)s(n)∈M and (∀n)(n∈M→s(n)∈M), while asserting that this is not equivalent to (∀n∈ℕ)(n∈M→s(n)∈M) unless certain assumptions are made.
  • There is a suggestion that the notation (∀n∈M)s(n)∈M may be less clear pedagogically, as it does not explicitly convey the induction process from n to s(n).
  • One participant mentions that in formal logic, quantifiers are typically expressed in a different notation, which may affect how these statements are interpreted.

Areas of Agreement / Disagreement

Participants express differing views on the equivalence of the notational forms and their implications for the induction axiom. There is no consensus on whether the two forms are equivalent, as some argue for their equivalence under certain interpretations while others maintain they are distinct.

Contextual Notes

Participants acknowledge that the interpretation of quantifiers and implications can vary, and that assumptions about the nature of M (such as whether it is empty) can influence the validity of the statements discussed.

Danijel
Messages
43
Reaction score
1
So , what I was wondering about was a slight difference in notation, for which I am not certain if correct (mine, in particular.).
The induction axiom says: If M is a subset of ℕ, and if holds that:
a)1∈M
b)(∨n∈ℕ)(n∈M→s(n)∈M)
then M=ℕ.
Now my question is: why do we write (∨n∈ℕ)(n∈M→s(n)∈M), instead of (∨n∈M) s(n)∈M? Are these equivalent? Because, if we say n ∈ M, we consider that n∈ℕ and n∈M, since M⊆ℕ.
Thank you.
 
Last edited:
  • Like
Likes   Reactions: Janosh89
Physics news on Phys.org
Danijel said:
So , what I was wondering about was a slight difference in notation, for which I am not certain if correct (mine, in particular.).
The induction axiom says: If M is a subset of ℕ, and if holds that:
a)1∈M
b)(∨n∈ℕ)(n∈M→s(n)∈M)
then M=ℕ.
Now my question is: why do we write (∨n∈ℕ)(n∈M→s(n)∈M), instead of (∨n∈M) s(n)∈M?
The first is rigorous, the second a bit sloppy. Induction means, we assume ##n \in \mathbb{N}## and ##n \in M## in order to conclude ##s(n)\in M##. To write for all ##n \in M## is shorter, but ##M \subseteq \mathbb{N}## is suppressed.
Are those equivalent?
I'd say yes. However, since we are in the field of logic here, I would prefer the former over the latter. The explicit deduction ## \rightarrow ## makes the induction principle more clear.
Because, if we say n ∈ M, we consider that n∈ℕ and n∈M, since M⊆ℕ.
 
Danijel said:
Now my question is: why do we write (∨n∈ℕ)(n∈M→s(n)∈M), instead of (∨n∈M) s(n)∈M? Are these equivalent?
.

No, the two statements are not equivalent. For example, for each natural number n it is True that "If n < 0 then the successor of n is < 0". The Truth of that statement follows from the convention that an if-then statement is True whenever the if-clause is False. By contrast, the statement "For each natural number n, n < 0" is False.

This illustrates why step a)## 1 \in M## is a crucial part of proof by induction.

Note that ##M \subset N## does not rule out the possibility that ##M## is the empty set.
 
Stephen Tashi said:
Note that ##M \subset N## does not rule out the possibility that ##M## is the empty set.
But if ##M## is the empty set, both statements are still true. (!?)
 
This may be a silly way to approach it, but I thought of this.
(∀n∈M) s(n)∈M is by definition equivalent to (∀n)(n∈M →s(n)∈M), which is obviously not equivalent to (∀n∈ℕ)(n∈M →s(n)∈M). Another way to think about it is that these can become equivalent if we consider a few things, which is not what we usually do.
 
Danijel said:
This may be a silly way to approach it, but I thought of this.
(∀n∈M) s(n)∈M is by definition equivalent to (∀n)(n∈M →s(n)∈M), which is obviously not equivalent to (∀n∈ℕ)(n∈M →s(n)∈M). Another way to think about it is that these can become equivalent if we consider a few things, which is not what we usually do.
These three sentences are in fact equivalent in this case, since it is assumed that M⊆ℕ.
But I agree with Fresh 42 that the form (∀n∈M) s(n)∈M is not good pedagogically, since it seems less clear with this form that inductionn means going from n to s(n).
 
fresh_42 said:
But if ##M## is the empty set, both statements are still true. (!?)

I see your point. Yes both are true if the notation "##\forall n \in M"## is interpreted to mean "For each n, (if ##n \in M## then...)" With that interpretation, the two statements are equivalent by definition.

In the formal logic I have seen, the notation for quantifiers is in the form ##(\forall x) (...)## rather than having any operation immediately after the quantifier - so we would not write "##\forall x \in M##" for "##\forall x > 0##". However, people also use the notation for quantifiers informally, as if "##\forall##" can be used to abbreviate the English phrase "for each" in any English sentence where "for each" occurs.
 
  • Like
Likes   Reactions: fresh_42

Similar threads

  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 29 ·
Replies
29
Views
5K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K