Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Structural induction
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Well-ordering== Just as standard [[mathematical induction]] is equivalent to the [[well-ordering principle]], structural induction is also equivalent to a well-ordering principle. If the set of all structures of a certain kind admits a well-founded partial order, then every nonempty subset must have a minimal element. (This is the definition of "[[well-founded]]".) The significance of the lemma in this context is that it allows us to deduce that if there are any counterexamples to the theorem we want to prove, then there must be a minimal counterexample. If we can show the existence of the minimal counterexample implies an even smaller counterexample, we have a contradiction (since the minimal counterexample isn't minimal) and so the set of counterexamples must be empty. As an example of this type of argument, consider the set of all [[binary tree]]s. We will show that the number of leaves in a full binary tree is one more than the number of interior nodes. Suppose there is a counterexample; then there must exist one with the minimal possible number of interior nodes. This counterexample, {{mvar|C}}, has {{mvar|n}} interior nodes and {{mvar|l}} leaves, where {{math|1=''n'' + 1 β ''l''}}. Moreover, {{mvar|C}} must be nontrivial, because the trivial tree has {{math|1=''n'' = 0}} and {{math|1=''l'' = 1}} and is therefore not a counterexample. {{mvar|C}} therefore has at least one leaf whose parent node is an interior node. Delete this leaf and its parent from the tree, promoting the leaf's sibling node to the position formerly occupied by its parent. This reduces both {{mvar|n}} and {{mvar|l}} by 1, so the new tree also has {{math|1=''n'' + 1 β ''l''}} and is therefore a smaller counterexample. But by hypothesis, {{mvar|C}} was already the smallest counterexample; therefore, the supposition that there were any counterexamples to begin with must have been false. The partial ordering implied by 'smaller' here is the one that says that {{math|''S'' < ''T''}} whenever {{mvar|S}} has fewer nodes than {{mvar|T}}.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)