Today I was thinking about well ordering of naturals,and how by induction we can prove some properties of natural numbers.Now I started wondering if this is property of natural numbers,which are well ordered by membership relation,then does this apply to all well ordered sets?
Namely what I say is following:
If $T$ is a nonempty infinite set,well ordered by some relation $\leq$,and let P be property such that :
1)$P(x_0) $ holds where $x_0$ is least element of $T$
2)When $P(x)$ holds for some $x\in T$ then it holds for least element of set $T -\{p\in T | p \leq x\}$
then I assume it should hold for all elements.
Only issue I see so far is maybe that we should consider only sets which do not have greatest element,but I do not see clearly how could presence of greatest element destroy this hypothesis.
I happen to see this as generalization of induction to all well ordered sets,but I might be just naive because I am not very experienced on this level.
Is it possible to continue down this path and formalize such general induction,just for the fun of it?If not why,and if yes also why?What kinds of problems would one have to consider to define this,or what kind of paradox could arise?
Thanks in advance