I've been trying to understand what truly is an inductive definition and I came across this one I just can't figure out:
$(1)$ $ 0 \in A$
$(2)$ $ n \in A \implies n \in A$
As it's written, (2) is a tautology. The only element $A$ needs to have to satisfy the given conditions is $0$. So we can't use induction to prove anything else.
Copyright © 2021 JogjaFile Inc.
As it's written, (2) is a tautology. The only element $A$ needs to have to satisfy the given conditions is $0$. So we can't use induction to prove anything else.