SlideShare una empresa de Scribd logo
1 de 9
Descargar para leer sin conexión
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

Simplified 1Proof of Kruskal’s Tree Theorem
2*
2

D. Singh , Ali Mainguwa Shuaibu and Ndayawo, M.S.
Department of Mathematics, Ahmadu Bello University, Zaria-Nigeria. Email: mathdss@yahoo.com.
2
Department of Mathematics, Statistics and Computer science, Kaduna Polytechnic, P.M.B. 2021, Kaduna,
Nigeria. Email: shuaibuali16@gmail.com (*Corresponding Author).

1

Abstract
There are different versions of proof of Kruskal’s tree theorem. In this paper, we provide a simplified version of
proof of Kruskal’s tree theorem. The proof is essentially due to Nash-williams. Though, our proof is similar to
the Kruskal’s original proof formulated in terms of well-quasi-orders by Gallier. In our case, we use wellpartial-orders and follow the simplified proof of Kruskal’s theorem of Gallier. Kruskal’s tree theorem is the main
ingredient to prove well-foundedness of simplification orders for first-order rewriting. It implies that if an order
satisfies some simplification property, well-foundedness is obtained for free. This theorem plays a crucial role in
computer science, specially, termination of term rewriting systems.
Keywords: Kruskal’s Theorem, Simplification order, Term rewriting, well-foundedness
1. Introduction
A well-known method for proving termination is the recursive path ordering (rpo). The fundamental idea of
such path ordering is that a well-founded ordering on terms is defined, starting from a given order called
precedence on the operation symbols recursively. If every reduction (rewrite) step in a term rewriting system
(TRS) corresponds to a decrease according to this ordering, one can conclude that the system is terminating. If
every reduction step is closed under contexts and substitutions then the decrease only has to be checked for the
rewrite rules instead of all the reduction steps (Dershowitz, 1982). The bottleneck of this kind of method is how
to prove that such an order defined recursively on terms is indeed a well-founded order. Proving irreflexivity and
transitivity often turns out to be feasible, using some induction and case analysis. However, when presenting an
arbitrary recursive definition of such an order, well-foundedness is very hard to prove directly (Middeldorp and
Zantema, 1997). Fortunately, the Kruskal’s tree theorem (Kruskal, 1960) implies that if the order satisfies some
simplification property, well-foundedness is obtained for free. An order satisfying this property is called a
simplification order. This notion of simplification consists of two ingredients: (i) a term decreases by removing
parts of it, and (ii) a term decreases by replacing an operation symbol with a smaller one, according to the
precedence used.

It

is

amazing that in the term rewriting literature the notion of simplification order is motivated by the applicability of
Kruskal’s tree theorem using the first ingredient only (see Gallier, 1991; Middeldorp and Zantema, 1997, for
details). The problem with the generalization of simplfication to the higher order case is the fact that there is no
suitable extension of Kruskal’s theorem for higher order terms. However, Middeldorp and Zantema (1997)
propose a definition of simplification order that matches exactly the requirements of Kruskal’s theorem, since
that is the basic motivation for the notion of simplification order. According to this new definition all
simplification orders are well-founded, both over finite and infinite signatures. Therefore, the usual definition of
simplification order is only helpful for proving termination of systems over finite signatures. It is straightforward

93
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

from the definition that every rpo over a well-founded precedence can be extended to a simplification order, and
hence is well-founded (Dershowitz, 1987).
Essentially, we provide a simplified proof version of Kruskal’s tree theorem which is similar to the proof due to
Gallier (Gallier, 1991), using well-partial-order.
2. Preliminaries
A strict partial ordering

on a set

is a transitive and irreflexive binary relation on

is called total, if for any two distinct elements

transitive and irreflexive relation is called an order. An order
one has

. In general, any

. A reflexive and transitive relation is a quasi-order (or, preorder), usually

denoted

. If

is a quasi-order,

is the associated strict order and

is the associated equivalence relation. We use the relation

for partial orderings and

for quasi-orderings.
Let

be a set of function symbols and

and

by

contexts

a set of variable symbols. We denote the set of terms constructed over

. A binary relation
, and a binary relation

on terms is closed under contexts if

implies

on terms is closed under substitutions if

for all

implies

for all

substitutions .
usually written as

A rewrite rule is a pair of terms
(i)

. i.e., is a non-variable term (ii)

satisfying the following conditions:

. i.e., each variable symbol which occurs in

also

occurs in .
A TRS

is a finite set of rewrite rules
if

is said to be compatible with
property if

where,
whenever

, for any

that a given transitive relation
function symbols

of arity

are terms. Given a TRS

. An order

on

and terms

to mean is a subterm of and a subterm of
subterm property of a relation

and

, an order

is said to have the subterm
, where

.We write

is called proper if it is distinct from , denoted

can be expressed more concisely by the inclusion
has the subterm property amounts to verifying
, terms

on

, and

. The

The task of showing
, for all

.

Definition1
A partial ordering
elements of

over a set

such that

is said to be well-founded if there is no infinite sequence
for all

. Such a sequence

of
is called an infinite

descending chain. Well-founded orderings are sometimes called Noetherian in the term rewriting literature. In
fact, the adjective Noetherian is usually used to exclude infinite ascending chains.
For example,

94
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

is a well-founded ordering.
The usual ordering

on the set of natural numbers is well-founded, since no sequence of natural numbers can

descend beyond

. However,

on the set of all integers is not a well-founded ordering, since,

is an infinite descending sequence in the set of integers and so is the case with the set of
real numbers.
Let

Definition 2.
of variables. The homeomorphic embedding

, a binary relation on

if and only if one of
for a variable

1.

, is defined as follows:

:
.

and

2.

be a set

for

a

function

symbol

,

and

.
for a function symbol

3.

, and

for some

For example,

Definition 3.
An infinite sequence

of terms

is self-embedding if there exist

.

such that

Homeomorphic embedding

could also be defined as the reduction relation

induced by the rewrite system
.

Since

is obviously terminating, this shows that

is a well-founded partial order. In fact, in

view of Kruskal’s tree theorem (proved in section 3),
order (wpo) for finite

satisfies a stronger property called well-partial-

and .

Definition 4.
A partial order
of

on a set

is a well-partial-order (wpo) if for every infinite sequence

there exist two natural numbers and such that

partial order on

that extends

and

. This is equivalent to saying that every

is well-founded. An infinite sequence

95

of elements

is called good (with
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

respect to ) if and only if there exist
sequence

www.iiste.org

such that

is called a chain if

. Otherwise, the sequence is called bad. An infinite

for all

. Moreover, the sequence

is called an antichain if

to contain a chain if it has a subsequence that is a chain. The sequence
neither

nor

,

is said

for

all

.

cannot be good follows from definition that every wpo is

Obviously, an infinite chain

well-founded. The converse need not be true (Baader and Nipkow, 1998).
Definition 5.
A quasi-order

is called a well-quasi-order (wqo), iff every infinite sequence of elements of

is good. Among

the various characterizations of wqos, the following are particularly useful in the proof of Kruskal’s tree
theorem: (i) every infinite sequence is good with respect to

(ii) there are no infinite antichain and no infinite

decreasing sequence with respect to . (iii) every quasi-order extending

(including

itself) is well-founded.

3. Simplified Proof of Kruskal’s Tree Theorem
This section is devoted to Kruskal’s theorem. We state the finite version of Kruskal’s theorem and refrain from
proving it, since it is a special case of the general version of Krukal’s tree theorem, which will be proved
subsequently.
Theorem 1(Kruskal’s Theorem- Finite Version):
Every infinite sequence of ground terms is self-embedding.
The proof of Kruskal’s tree theorem is facilitated by the following two lemmas.
Lemma 1.
Let

be a wpo on the set

ascending

subsequence,

. Then every infinite sequence

i.e.,

there

exist

infinitely

many

of elements of

has an infinite
such

indices

that

.
Lemma 2.
Let

be wpos on the sets

. Then the relation

iff

said to be defined component-wise by

is a wpo on

.

We now present a general version of the Kruskal’s tree theorem. The proof, essentially is due to Nash-Williams
(Nash-Williams, 1963) and has the same structure as the the proof of Higman’s Lemma (Higman, 1952). Our
proof is very similar to the proof of Gallier (Gallier, 1991) formulated in terms of wpos but in a simplified form.
Theorem 2 (Kruskal’s Tree Theorem-General Version):

96
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

Let

be a finite signature and

www.iiste.org

a finite set of variables. Then the homeomorphic embedding

on

is a wpo.
Proof.
. Let us assume the contrary that there

We have to show that there are no bad sequences of terms in
in

exists a bad sequence (with respect to

. We construct a minimal bad sequence by induction as

follows:
We define

to be a smallest term, with respect to size such that there exists a bad sequence starting with
. If

, this obviously means that there exists a bad sequence. Let

be a

of a bad sequence in

minimal term (with respect to size) among all terms that occur at position

. By induction hypothesis, there exists at least one such bad sequence. Obviously,

that starts with
the definition of

implies that there exists a bad sequence starting with

.

.

In the limit, this defines an infinite bad sequence
The following analysis constitutes the proof,
(i) For

, we define

, if

is a variable. Otherwise, if

and terms

symbol
on

, we define

. We claim that

.

, and let

Assume that

be such that

. Since

is smaller than the size of

and

good, which is a contradiction. Otherwise, let

. Sake of

for all

means that

are distinct.

. Since the size of

implies that the sequence

such that
yields

. However,

is a bad sequence in

are bad, which can only be possible if there

and
, and thus

yields

such that

, minimality of the sequence

is good. Thus, the sequences
exist indices

. Because
be such that
is a subterm of

. If

, then

. Since

is

, we know that

, and therefore,

, this again contradicts the fact that

, which

implies

was constructed as a bad
(ii) Let us

consider the minimal bad sequence

constructed above. Since
such that the root symbols of the terms

symbol is a variable or a constant, then we have
that

is a

, this implies that

sequence.

many indices

is a wpo

is reflexive, the sequence can only be bad if all

is finite, there exists an

Thus, since

subterm of

for a function

, which implies

is bad. Thus, let the root symbol of

97

is finite, there are infinitely
coincide. If this
. This contradicts the fact

be a function symbol

for
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

, i.e.,

www.iiste.org

. Because of (i) and lemma 2, the sequence
, . . . is good with respect to the component-wise order on

which yields indices

such that

, and hence

implies

Accordingly, since

,

, this contradicts the fact that

.

is bad.

We have shown that our original assumption that there exists a bad sequence in

, and in turn, the

, leads to a contradiction.

existence of a minimal bad sequence
Lemma 3
Let

be a simplification ordering on a set of terms

, and

. Then

implies

.

Proof
. We consider the three cases in the definition of

Assume that

, and prove

by induction on

.
then

(i) If

, because

is reflexive.
and

(ii) Assume that
,

for a function symbol

. By induction, we obtain

and

. Since

is a rewrite order,

.

where

for a function symbol

(iii) Assume that
. By induction, we obtain

and

. In addition, the subterm property of

for some
yields

, and thus

Lemma 4
Let

be a TRS over a finite signature

. Then every simplification order is a reduction order.

Proof.
By definition of simplification orders, it remains to be shown that every simplification order is well-founded.
Assume that

is a simplification order on

, and

is an infinite chain in

We first show by contradiction that

does not occur in
subterm of

holds. Assume that there exists a

. Define a substitution

variable
) and

(since

such that on one hand,

is a rewrite order). On the other hand, since

, and it follows from the subterm property that

inequalities, we obtain

.

(since
is a

. If we combine the two

, which is a contradiction. The first part of the proof shows that, for the finite set

, all terms in the sequence

belong to

theorem implies that this sequence is good. i.e., there exist
, which is a contradiction since we know that

. Since
such that
.

98

and

are finite, Kruskal’s
. Now, Lemma 3 yields
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

A

Remark

wqo is a preorder that contains a pwo. This definition is equivalent to all other definitions of wqo found in the
literature. Kruskal’s tree theorem is usually presented in terms of wqos (Middeldorp and Zantema, 1997).
However, the wqo version of Kruskal’s tree theorem is not more powerful than the pwo version; bearing in mind
that the strict part of a wqo is not necessarily a pwo.
A direct consequence of Kruskal’s theorem (Kruskal, 1960) is that any simplification order over a finite
signature is well-founded as shown in the following theorem.
Theorem 3.
Simplification orders are well-founded on terms over finite signature

.

Proof follows by Kruskal’s tree theorem and Lemma 4 above.
4. Conclusion
The need for a more elementary proof of Kruskal’s tree theorem is especially felt due to the fact that this
theorem figures prominently in computer science. Nash-Williams (1963), Dershowitz (1979) and Gallier (1991)
present different versions of the proof of Kruskal’s tree theorem. In this paper, we present a simplified form of
Kruskal’s tree theorem in a way that is inspired by Nash-Williams’ proof of the theorem (1963); as it appears in
Gallier (1991). Our proof is very similar to the proof of Gallier formulated in terms of wpos but in a simplified
form. In addition, our proof and that of Dershowitz (1979) is simpler than the other previous versions.
5. Direction for Further Research
The simplified proof of Kruskal’s theorem we have presented is still less constructive. This is because the proof
has two nested arguments by contradiction. Indeed, it is a research problem to find a more constructive version
of the proof. Furthermore, Kruskal’s theorem is a simple example of a combinatorial statement that cannot be
proved by Peano Arithmatic.
We are hoping that this exposition will help in making this beautiful but seemingly arcane tool and technique for
proving well-foundedness known to more researchers in logic and theoretical computer science.

99
Mathematical Theory and Modeling
ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online)
Vol.3, No.13, 2013

www.iiste.org

References
Baader, F. and Nipkow, T. (1998). Term Rewriting and All That, Cambridge University Press.
Dershowitz, N. (1979). A Note on Simplification Orderings, Information Processing Letters, 9(5), 212-215.
Dershowitz, N. (1982). Ordering for Term Rewriting Systems, Theoretical Computer Science, 17 (3), 279-301.
Dershowitz, N. (1987), Termination of Rewriting, Journal of Symbolic Computation, 3 (1 and 2), 69-115.
. A survey of some results
Gallier, J. H. (1991). What’s so special about Kruskal’s theorem and the ordinal
in proof theory, Annals of Pure and Applied Logic 53, 204-320.
Higman, G. (1952). Ordering by Divisibility in Abstract Algebras, Proceeding, the London Philosophical
Society, 3, 326-336.
Kruskal’s, J.B. (1960). Well-quasi ordering, the tree theorem, and Vazsonyi’s Conjecture, Transactions, AMS,
95, 210-225.
Middeldorp, A. and Zantema, H. (1997). Simple Termination of Rewrite Systems, Theoretical Computer
Science, 175, 127-158.
Nash-Williams, C. S. J. A. (1963). On Well-quasi Ordering Finite Trees. Proceeding, Cambridge Philosophical
Society, 833-835.

100
This academic article was published by The International Institute for Science,
Technology and Education (IISTE). The IISTE is a pioneer in the Open Access
Publishing service based in the U.S. and Europe. The aim of the institute is
Accelerating Global Knowledge Sharing.
More information about the publisher can be found in the IISTE’s homepage:
http://www.iiste.org
CALL FOR JOURNAL PAPERS
The IISTE is currently hosting more than 30 peer-reviewed academic journals and
collaborating with academic institutions around the world. There’s no deadline for
submission. Prospective authors of IISTE journals can find the submission
instruction on the following page: http://www.iiste.org/journals/
The IISTE
editorial team promises to the review and publish all the qualified submissions in a
fast manner. All the journals articles are available online to the readers all over the
world without financial, legal, or technical barriers other than those inseparable from
gaining access to the internet itself. Printed version of the journals is also available
upon request of readers and authors.
MORE RESOURCES
Book publication information: http://www.iiste.org/book/
Recent conferences: http://www.iiste.org/conference/
IISTE Knowledge Sharing Partners
EBSCO, Index Copernicus, Ulrich's Periodicals Directory, JournalTOCS, PKP Open
Archives Harvester, Bielefeld Academic Search Engine, Elektronische
Zeitschriftenbibliothek EZB, Open J-Gate, OCLC WorldCat, Universe Digtial
Library , NewJour, Google Scholar

Más contenido relacionado

La actualidad más candente

Contradiction
ContradictionContradiction
ContradictionUsman Rj
 
S.Duplij,G.Goldin,V.Shtelen.On Lagrangian and non-Lagrangian conformal-invari...
S.Duplij,G.Goldin,V.Shtelen.On Lagrangian and non-Lagrangian conformal-invari...S.Duplij,G.Goldin,V.Shtelen.On Lagrangian and non-Lagrangian conformal-invari...
S.Duplij,G.Goldin,V.Shtelen.On Lagrangian and non-Lagrangian conformal-invari...Steven Duplij (Stepan Douplii)
 
Light Stop Notes
Light Stop NotesLight Stop Notes
Light Stop NotesFlip Tanedo
 
Fieldtheoryhighlights2015
Fieldtheoryhighlights2015Fieldtheoryhighlights2015
Fieldtheoryhighlights2015foxtrot jp R
 
Statistical mechanics
Statistical mechanics Statistical mechanics
Statistical mechanics Kumar
 
Microscopic Mechanisms of Superconducting Flux Quantum and Superconducting an...
Microscopic Mechanisms of Superconducting Flux Quantum and Superconducting an...Microscopic Mechanisms of Superconducting Flux Quantum and Superconducting an...
Microscopic Mechanisms of Superconducting Flux Quantum and Superconducting an...Qiang LI
 
Mathandphysicspart6subpart1 draftbacc
Mathandphysicspart6subpart1 draftbaccMathandphysicspart6subpart1 draftbacc
Mathandphysicspart6subpart1 draftbaccfoxtrot jp R
 
Staircases_in_Fluid_Dynamics_JacobGreenhalgh
Staircases_in_Fluid_Dynamics_JacobGreenhalghStaircases_in_Fluid_Dynamics_JacobGreenhalgh
Staircases_in_Fluid_Dynamics_JacobGreenhalghJacob Greenhalgh
 
Excitons, lifetime and Drude tail within the current~current response framew...
Excitons, lifetime and Drude tail  within the current~current response framew...Excitons, lifetime and Drude tail  within the current~current response framew...
Excitons, lifetime and Drude tail within the current~current response framew...Claudio Attaccalite
 
Master of Computer Application (MCA) – Semester 4 MC0080
Master of Computer Application (MCA) – Semester 4  MC0080Master of Computer Application (MCA) – Semester 4  MC0080
Master of Computer Application (MCA) – Semester 4 MC0080Aravind NC
 
Bounds on double domination in squares of graphs
Bounds on double domination in squares of graphsBounds on double domination in squares of graphs
Bounds on double domination in squares of graphseSAT Journals
 
Establishing the Equation of the Wave Function and the System Model (ρ, m, an...
Establishing the Equation of the Wave Function and the System Model (ρ, m, an...Establishing the Equation of the Wave Function and the System Model (ρ, m, an...
Establishing the Equation of the Wave Function and the System Model (ρ, m, an...BRNSS Publication Hub
 

La actualidad más candente (18)

Proof by contradiction
Proof by contradictionProof by contradiction
Proof by contradiction
 
Proof By Contradictions
Proof By ContradictionsProof By Contradictions
Proof By Contradictions
 
Contradiction
ContradictionContradiction
Contradiction
 
S.Duplij,G.Goldin,V.Shtelen.On Lagrangian and non-Lagrangian conformal-invari...
S.Duplij,G.Goldin,V.Shtelen.On Lagrangian and non-Lagrangian conformal-invari...S.Duplij,G.Goldin,V.Shtelen.On Lagrangian and non-Lagrangian conformal-invari...
S.Duplij,G.Goldin,V.Shtelen.On Lagrangian and non-Lagrangian conformal-invari...
 
Light Stop Notes
Light Stop NotesLight Stop Notes
Light Stop Notes
 
Cicling2005
Cicling2005Cicling2005
Cicling2005
 
Fieldtheoryhighlights2015
Fieldtheoryhighlights2015Fieldtheoryhighlights2015
Fieldtheoryhighlights2015
 
Statistical mechanics
Statistical mechanics Statistical mechanics
Statistical mechanics
 
Microscopic Mechanisms of Superconducting Flux Quantum and Superconducting an...
Microscopic Mechanisms of Superconducting Flux Quantum and Superconducting an...Microscopic Mechanisms of Superconducting Flux Quantum and Superconducting an...
Microscopic Mechanisms of Superconducting Flux Quantum and Superconducting an...
 
Mathandphysicspart6subpart1 draftbacc
Mathandphysicspart6subpart1 draftbaccMathandphysicspart6subpart1 draftbacc
Mathandphysicspart6subpart1 draftbacc
 
Sw2gr1 set a
Sw2gr1 set aSw2gr1 set a
Sw2gr1 set a
 
Staircases_in_Fluid_Dynamics_JacobGreenhalgh
Staircases_in_Fluid_Dynamics_JacobGreenhalghStaircases_in_Fluid_Dynamics_JacobGreenhalgh
Staircases_in_Fluid_Dynamics_JacobGreenhalgh
 
Excitons, lifetime and Drude tail within the current~current response framew...
Excitons, lifetime and Drude tail  within the current~current response framew...Excitons, lifetime and Drude tail  within the current~current response framew...
Excitons, lifetime and Drude tail within the current~current response framew...
 
Master of Computer Application (MCA) – Semester 4 MC0080
Master of Computer Application (MCA) – Semester 4  MC0080Master of Computer Application (MCA) – Semester 4  MC0080
Master of Computer Application (MCA) – Semester 4 MC0080
 
Powder
PowderPowder
Powder
 
Bounds on double domination in squares of graphs
Bounds on double domination in squares of graphsBounds on double domination in squares of graphs
Bounds on double domination in squares of graphs
 
Akselrod article 2
Akselrod article 2Akselrod article 2
Akselrod article 2
 
Establishing the Equation of the Wave Function and the System Model (ρ, m, an...
Establishing the Equation of the Wave Function and the System Model (ρ, m, an...Establishing the Equation of the Wave Function and the System Model (ρ, m, an...
Establishing the Equation of the Wave Function and the System Model (ρ, m, an...
 

Similar a Simplified proof of kruskal’s tree theorem

Multiset path orderings and their application to termination of term rewritin...
Multiset path orderings and their application to termination of term rewritin...Multiset path orderings and their application to termination of term rewritin...
Multiset path orderings and their application to termination of term rewritin...Alexander Decker
 
Fair Secure Dominating Set in the Corona of Graphs
Fair Secure Dominating Set in the Corona of GraphsFair Secure Dominating Set in the Corona of Graphs
Fair Secure Dominating Set in the Corona of GraphsDr. Amarjeet Singh
 
Fair Restrained Dominating Set in the Corona of Graphs
Fair Restrained Dominating Set in the Corona of GraphsFair Restrained Dominating Set in the Corona of Graphs
Fair Restrained Dominating Set in the Corona of GraphsDr. Amarjeet Singh
 
The h-Integrability and the Weak Laws of Large Numbers for Arrays
The h-Integrability and the Weak Laws of Large Numbers for ArraysThe h-Integrability and the Weak Laws of Large Numbers for Arrays
The h-Integrability and the Weak Laws of Large Numbers for ArraysCrescent University Abeokuta
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)inventionjournals
 
A Superposition Oriented Theorem Prover
A Superposition Oriented Theorem ProverA Superposition Oriented Theorem Prover
A Superposition Oriented Theorem ProverTony Lisko
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
32 -longest-common-prefix
32 -longest-common-prefix32 -longest-common-prefix
32 -longest-common-prefixSanjeev Gupta
 
PROLOG: Matching And Proof Search In Prolog
PROLOG: Matching And Proof Search In PrologPROLOG: Matching And Proof Search In Prolog
PROLOG: Matching And Proof Search In PrologDataminingTools Inc
 
PROLOG: Matching And Proof Search In Prolog
PROLOG: Matching And Proof Search In PrologPROLOG: Matching And Proof Search In Prolog
PROLOG: Matching And Proof Search In PrologPROLOG CONTENT
 
A brief history of generative models for power law and lognormal ...
A brief history of generative models for power law and lognormal ...A brief history of generative models for power law and lognormal ...
A brief history of generative models for power law and lognormal ...sugeladi
 
AIML 7th semester VTU
AIML 7th semester VTUAIML 7th semester VTU
AIML 7th semester VTUAyushiLodha3
 
Fuzzy c-Means Clustering Algorithms
Fuzzy c-Means Clustering AlgorithmsFuzzy c-Means Clustering Algorithms
Fuzzy c-Means Clustering AlgorithmsJustin Cletus
 
Poincaré’s conjecture proved by G. Perelman by the isomorphism of Minkowski s...
Poincaré’s conjecture proved by G. Perelman by the isomorphism of Minkowski s...Poincaré’s conjecture proved by G. Perelman by the isomorphism of Minkowski s...
Poincaré’s conjecture proved by G. Perelman by the isomorphism of Minkowski s...Vasil Penchev
 
Distributavity
DistributavityDistributavity
Distributavityabc
 
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...Ola Carmen
 
A Nonstandard Study of Taylor Ser.Dev.-Abstract+ Intro. M.Sc. Thesis
A Nonstandard Study of Taylor Ser.Dev.-Abstract+ Intro. M.Sc. ThesisA Nonstandard Study of Taylor Ser.Dev.-Abstract+ Intro. M.Sc. Thesis
A Nonstandard Study of Taylor Ser.Dev.-Abstract+ Intro. M.Sc. ThesisIbrahim Hamad
 
mechanizing reasoning
mechanizing reasoningmechanizing reasoning
mechanizing reasoningRajendran
 

Similar a Simplified proof of kruskal’s tree theorem (20)

Multiset path orderings and their application to termination of term rewritin...
Multiset path orderings and their application to termination of term rewritin...Multiset path orderings and their application to termination of term rewritin...
Multiset path orderings and their application to termination of term rewritin...
 
Fair Secure Dominating Set in the Corona of Graphs
Fair Secure Dominating Set in the Corona of GraphsFair Secure Dominating Set in the Corona of Graphs
Fair Secure Dominating Set in the Corona of Graphs
 
NP-Completes
NP-CompletesNP-Completes
NP-Completes
 
Fair Restrained Dominating Set in the Corona of Graphs
Fair Restrained Dominating Set in the Corona of GraphsFair Restrained Dominating Set in the Corona of Graphs
Fair Restrained Dominating Set in the Corona of Graphs
 
The h-Integrability and the Weak Laws of Large Numbers for Arrays
The h-Integrability and the Weak Laws of Large Numbers for ArraysThe h-Integrability and the Weak Laws of Large Numbers for Arrays
The h-Integrability and the Weak Laws of Large Numbers for Arrays
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)
 
A Superposition Oriented Theorem Prover
A Superposition Oriented Theorem ProverA Superposition Oriented Theorem Prover
A Superposition Oriented Theorem Prover
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
04675749
0467574904675749
04675749
 
32 -longest-common-prefix
32 -longest-common-prefix32 -longest-common-prefix
32 -longest-common-prefix
 
PROLOG: Matching And Proof Search In Prolog
PROLOG: Matching And Proof Search In PrologPROLOG: Matching And Proof Search In Prolog
PROLOG: Matching And Proof Search In Prolog
 
PROLOG: Matching And Proof Search In Prolog
PROLOG: Matching And Proof Search In PrologPROLOG: Matching And Proof Search In Prolog
PROLOG: Matching And Proof Search In Prolog
 
A brief history of generative models for power law and lognormal ...
A brief history of generative models for power law and lognormal ...A brief history of generative models for power law and lognormal ...
A brief history of generative models for power law and lognormal ...
 
AIML 7th semester VTU
AIML 7th semester VTUAIML 7th semester VTU
AIML 7th semester VTU
 
Fuzzy c-Means Clustering Algorithms
Fuzzy c-Means Clustering AlgorithmsFuzzy c-Means Clustering Algorithms
Fuzzy c-Means Clustering Algorithms
 
Poincaré’s conjecture proved by G. Perelman by the isomorphism of Minkowski s...
Poincaré’s conjecture proved by G. Perelman by the isomorphism of Minkowski s...Poincaré’s conjecture proved by G. Perelman by the isomorphism of Minkowski s...
Poincaré’s conjecture proved by G. Perelman by the isomorphism of Minkowski s...
 
Distributavity
DistributavityDistributavity
Distributavity
 
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
 
A Nonstandard Study of Taylor Ser.Dev.-Abstract+ Intro. M.Sc. Thesis
A Nonstandard Study of Taylor Ser.Dev.-Abstract+ Intro. M.Sc. ThesisA Nonstandard Study of Taylor Ser.Dev.-Abstract+ Intro. M.Sc. Thesis
A Nonstandard Study of Taylor Ser.Dev.-Abstract+ Intro. M.Sc. Thesis
 
mechanizing reasoning
mechanizing reasoningmechanizing reasoning
mechanizing reasoning
 

Más de Alexander Decker

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Alexander Decker
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inAlexander Decker
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesAlexander Decker
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksAlexander Decker
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dAlexander Decker
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceAlexander Decker
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifhamAlexander Decker
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaAlexander Decker
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenAlexander Decker
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksAlexander Decker
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget forAlexander Decker
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabAlexander Decker
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...Alexander Decker
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalAlexander Decker
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesAlexander Decker
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbAlexander Decker
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloudAlexander Decker
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveragedAlexander Decker
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenyaAlexander Decker
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health ofAlexander Decker
 

Más de Alexander Decker (20)

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale in
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websites
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banks
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized d
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistance
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifham
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibia
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school children
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banks
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget for
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjab
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incremental
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniques
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo db
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloud
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveraged
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenya
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health of
 

Último

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 

Último (20)

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

Simplified proof of kruskal’s tree theorem

  • 1. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org Simplified 1Proof of Kruskal’s Tree Theorem 2* 2 D. Singh , Ali Mainguwa Shuaibu and Ndayawo, M.S. Department of Mathematics, Ahmadu Bello University, Zaria-Nigeria. Email: mathdss@yahoo.com. 2 Department of Mathematics, Statistics and Computer science, Kaduna Polytechnic, P.M.B. 2021, Kaduna, Nigeria. Email: shuaibuali16@gmail.com (*Corresponding Author). 1 Abstract There are different versions of proof of Kruskal’s tree theorem. In this paper, we provide a simplified version of proof of Kruskal’s tree theorem. The proof is essentially due to Nash-williams. Though, our proof is similar to the Kruskal’s original proof formulated in terms of well-quasi-orders by Gallier. In our case, we use wellpartial-orders and follow the simplified proof of Kruskal’s theorem of Gallier. Kruskal’s tree theorem is the main ingredient to prove well-foundedness of simplification orders for first-order rewriting. It implies that if an order satisfies some simplification property, well-foundedness is obtained for free. This theorem plays a crucial role in computer science, specially, termination of term rewriting systems. Keywords: Kruskal’s Theorem, Simplification order, Term rewriting, well-foundedness 1. Introduction A well-known method for proving termination is the recursive path ordering (rpo). The fundamental idea of such path ordering is that a well-founded ordering on terms is defined, starting from a given order called precedence on the operation symbols recursively. If every reduction (rewrite) step in a term rewriting system (TRS) corresponds to a decrease according to this ordering, one can conclude that the system is terminating. If every reduction step is closed under contexts and substitutions then the decrease only has to be checked for the rewrite rules instead of all the reduction steps (Dershowitz, 1982). The bottleneck of this kind of method is how to prove that such an order defined recursively on terms is indeed a well-founded order. Proving irreflexivity and transitivity often turns out to be feasible, using some induction and case analysis. However, when presenting an arbitrary recursive definition of such an order, well-foundedness is very hard to prove directly (Middeldorp and Zantema, 1997). Fortunately, the Kruskal’s tree theorem (Kruskal, 1960) implies that if the order satisfies some simplification property, well-foundedness is obtained for free. An order satisfying this property is called a simplification order. This notion of simplification consists of two ingredients: (i) a term decreases by removing parts of it, and (ii) a term decreases by replacing an operation symbol with a smaller one, according to the precedence used. It is amazing that in the term rewriting literature the notion of simplification order is motivated by the applicability of Kruskal’s tree theorem using the first ingredient only (see Gallier, 1991; Middeldorp and Zantema, 1997, for details). The problem with the generalization of simplfication to the higher order case is the fact that there is no suitable extension of Kruskal’s theorem for higher order terms. However, Middeldorp and Zantema (1997) propose a definition of simplification order that matches exactly the requirements of Kruskal’s theorem, since that is the basic motivation for the notion of simplification order. According to this new definition all simplification orders are well-founded, both over finite and infinite signatures. Therefore, the usual definition of simplification order is only helpful for proving termination of systems over finite signatures. It is straightforward 93
  • 2. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org from the definition that every rpo over a well-founded precedence can be extended to a simplification order, and hence is well-founded (Dershowitz, 1987). Essentially, we provide a simplified proof version of Kruskal’s tree theorem which is similar to the proof due to Gallier (Gallier, 1991), using well-partial-order. 2. Preliminaries A strict partial ordering on a set is a transitive and irreflexive binary relation on is called total, if for any two distinct elements transitive and irreflexive relation is called an order. An order one has . In general, any . A reflexive and transitive relation is a quasi-order (or, preorder), usually denoted . If is a quasi-order, is the associated strict order and is the associated equivalence relation. We use the relation for partial orderings and for quasi-orderings. Let be a set of function symbols and and by contexts a set of variable symbols. We denote the set of terms constructed over . A binary relation , and a binary relation on terms is closed under contexts if implies on terms is closed under substitutions if for all implies for all substitutions . usually written as A rewrite rule is a pair of terms (i) . i.e., is a non-variable term (ii) satisfying the following conditions: . i.e., each variable symbol which occurs in also occurs in . A TRS is a finite set of rewrite rules if is said to be compatible with property if where, whenever , for any that a given transitive relation function symbols of arity are terms. Given a TRS . An order on and terms to mean is a subterm of and a subterm of subterm property of a relation and , an order is said to have the subterm , where .We write is called proper if it is distinct from , denoted can be expressed more concisely by the inclusion has the subterm property amounts to verifying , terms on , and . The The task of showing , for all . Definition1 A partial ordering elements of over a set such that is said to be well-founded if there is no infinite sequence for all . Such a sequence of is called an infinite descending chain. Well-founded orderings are sometimes called Noetherian in the term rewriting literature. In fact, the adjective Noetherian is usually used to exclude infinite ascending chains. For example, 94
  • 3. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org is a well-founded ordering. The usual ordering on the set of natural numbers is well-founded, since no sequence of natural numbers can descend beyond . However, on the set of all integers is not a well-founded ordering, since, is an infinite descending sequence in the set of integers and so is the case with the set of real numbers. Let Definition 2. of variables. The homeomorphic embedding , a binary relation on if and only if one of for a variable 1. , is defined as follows: : . and 2. be a set for a function symbol , and . for a function symbol 3. , and for some For example, Definition 3. An infinite sequence of terms is self-embedding if there exist . such that Homeomorphic embedding could also be defined as the reduction relation induced by the rewrite system . Since is obviously terminating, this shows that is a well-founded partial order. In fact, in view of Kruskal’s tree theorem (proved in section 3), order (wpo) for finite satisfies a stronger property called well-partial- and . Definition 4. A partial order of on a set is a well-partial-order (wpo) if for every infinite sequence there exist two natural numbers and such that partial order on that extends and . This is equivalent to saying that every is well-founded. An infinite sequence 95 of elements is called good (with
  • 4. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 respect to ) if and only if there exist sequence www.iiste.org such that is called a chain if . Otherwise, the sequence is called bad. An infinite for all . Moreover, the sequence is called an antichain if to contain a chain if it has a subsequence that is a chain. The sequence neither nor , is said for all . cannot be good follows from definition that every wpo is Obviously, an infinite chain well-founded. The converse need not be true (Baader and Nipkow, 1998). Definition 5. A quasi-order is called a well-quasi-order (wqo), iff every infinite sequence of elements of is good. Among the various characterizations of wqos, the following are particularly useful in the proof of Kruskal’s tree theorem: (i) every infinite sequence is good with respect to (ii) there are no infinite antichain and no infinite decreasing sequence with respect to . (iii) every quasi-order extending (including itself) is well-founded. 3. Simplified Proof of Kruskal’s Tree Theorem This section is devoted to Kruskal’s theorem. We state the finite version of Kruskal’s theorem and refrain from proving it, since it is a special case of the general version of Krukal’s tree theorem, which will be proved subsequently. Theorem 1(Kruskal’s Theorem- Finite Version): Every infinite sequence of ground terms is self-embedding. The proof of Kruskal’s tree theorem is facilitated by the following two lemmas. Lemma 1. Let be a wpo on the set ascending subsequence, . Then every infinite sequence i.e., there exist infinitely many of elements of has an infinite such indices that . Lemma 2. Let be wpos on the sets . Then the relation iff said to be defined component-wise by is a wpo on . We now present a general version of the Kruskal’s tree theorem. The proof, essentially is due to Nash-Williams (Nash-Williams, 1963) and has the same structure as the the proof of Higman’s Lemma (Higman, 1952). Our proof is very similar to the proof of Gallier (Gallier, 1991) formulated in terms of wpos but in a simplified form. Theorem 2 (Kruskal’s Tree Theorem-General Version): 96
  • 5. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 Let be a finite signature and www.iiste.org a finite set of variables. Then the homeomorphic embedding on is a wpo. Proof. . Let us assume the contrary that there We have to show that there are no bad sequences of terms in in exists a bad sequence (with respect to . We construct a minimal bad sequence by induction as follows: We define to be a smallest term, with respect to size such that there exists a bad sequence starting with . If , this obviously means that there exists a bad sequence. Let be a of a bad sequence in minimal term (with respect to size) among all terms that occur at position . By induction hypothesis, there exists at least one such bad sequence. Obviously, that starts with the definition of implies that there exists a bad sequence starting with . . In the limit, this defines an infinite bad sequence The following analysis constitutes the proof, (i) For , we define , if is a variable. Otherwise, if and terms symbol on , we define . We claim that . , and let Assume that be such that . Since is smaller than the size of and good, which is a contradiction. Otherwise, let . Sake of for all means that are distinct. . Since the size of implies that the sequence such that yields . However, is a bad sequence in are bad, which can only be possible if there and , and thus yields such that , minimality of the sequence is good. Thus, the sequences exist indices . Because be such that is a subterm of . If , then . Since is , we know that , and therefore, , this again contradicts the fact that , which implies was constructed as a bad (ii) Let us consider the minimal bad sequence constructed above. Since such that the root symbols of the terms symbol is a variable or a constant, then we have that is a , this implies that sequence. many indices is a wpo is reflexive, the sequence can only be bad if all is finite, there exists an Thus, since subterm of for a function , which implies is bad. Thus, let the root symbol of 97 is finite, there are infinitely coincide. If this . This contradicts the fact be a function symbol for
  • 6. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 , i.e., www.iiste.org . Because of (i) and lemma 2, the sequence , . . . is good with respect to the component-wise order on which yields indices such that , and hence implies Accordingly, since , , this contradicts the fact that . is bad. We have shown that our original assumption that there exists a bad sequence in , and in turn, the , leads to a contradiction. existence of a minimal bad sequence Lemma 3 Let be a simplification ordering on a set of terms , and . Then implies . Proof . We consider the three cases in the definition of Assume that , and prove by induction on . then (i) If , because is reflexive. and (ii) Assume that , for a function symbol . By induction, we obtain and . Since is a rewrite order, . where for a function symbol (iii) Assume that . By induction, we obtain and . In addition, the subterm property of for some yields , and thus Lemma 4 Let be a TRS over a finite signature . Then every simplification order is a reduction order. Proof. By definition of simplification orders, it remains to be shown that every simplification order is well-founded. Assume that is a simplification order on , and is an infinite chain in We first show by contradiction that does not occur in subterm of holds. Assume that there exists a . Define a substitution variable ) and (since such that on one hand, is a rewrite order). On the other hand, since , and it follows from the subterm property that inequalities, we obtain . (since is a . If we combine the two , which is a contradiction. The first part of the proof shows that, for the finite set , all terms in the sequence belong to theorem implies that this sequence is good. i.e., there exist , which is a contradiction since we know that . Since such that . 98 and are finite, Kruskal’s . Now, Lemma 3 yields
  • 7. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org A Remark wqo is a preorder that contains a pwo. This definition is equivalent to all other definitions of wqo found in the literature. Kruskal’s tree theorem is usually presented in terms of wqos (Middeldorp and Zantema, 1997). However, the wqo version of Kruskal’s tree theorem is not more powerful than the pwo version; bearing in mind that the strict part of a wqo is not necessarily a pwo. A direct consequence of Kruskal’s theorem (Kruskal, 1960) is that any simplification order over a finite signature is well-founded as shown in the following theorem. Theorem 3. Simplification orders are well-founded on terms over finite signature . Proof follows by Kruskal’s tree theorem and Lemma 4 above. 4. Conclusion The need for a more elementary proof of Kruskal’s tree theorem is especially felt due to the fact that this theorem figures prominently in computer science. Nash-Williams (1963), Dershowitz (1979) and Gallier (1991) present different versions of the proof of Kruskal’s tree theorem. In this paper, we present a simplified form of Kruskal’s tree theorem in a way that is inspired by Nash-Williams’ proof of the theorem (1963); as it appears in Gallier (1991). Our proof is very similar to the proof of Gallier formulated in terms of wpos but in a simplified form. In addition, our proof and that of Dershowitz (1979) is simpler than the other previous versions. 5. Direction for Further Research The simplified proof of Kruskal’s theorem we have presented is still less constructive. This is because the proof has two nested arguments by contradiction. Indeed, it is a research problem to find a more constructive version of the proof. Furthermore, Kruskal’s theorem is a simple example of a combinatorial statement that cannot be proved by Peano Arithmatic. We are hoping that this exposition will help in making this beautiful but seemingly arcane tool and technique for proving well-foundedness known to more researchers in logic and theoretical computer science. 99
  • 8. Mathematical Theory and Modeling ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.3, No.13, 2013 www.iiste.org References Baader, F. and Nipkow, T. (1998). Term Rewriting and All That, Cambridge University Press. Dershowitz, N. (1979). A Note on Simplification Orderings, Information Processing Letters, 9(5), 212-215. Dershowitz, N. (1982). Ordering for Term Rewriting Systems, Theoretical Computer Science, 17 (3), 279-301. Dershowitz, N. (1987), Termination of Rewriting, Journal of Symbolic Computation, 3 (1 and 2), 69-115. . A survey of some results Gallier, J. H. (1991). What’s so special about Kruskal’s theorem and the ordinal in proof theory, Annals of Pure and Applied Logic 53, 204-320. Higman, G. (1952). Ordering by Divisibility in Abstract Algebras, Proceeding, the London Philosophical Society, 3, 326-336. Kruskal’s, J.B. (1960). Well-quasi ordering, the tree theorem, and Vazsonyi’s Conjecture, Transactions, AMS, 95, 210-225. Middeldorp, A. and Zantema, H. (1997). Simple Termination of Rewrite Systems, Theoretical Computer Science, 175, 127-158. Nash-Williams, C. S. J. A. (1963). On Well-quasi Ordering Finite Trees. Proceeding, Cambridge Philosophical Society, 833-835. 100
  • 9. This academic article was published by The International Institute for Science, Technology and Education (IISTE). The IISTE is a pioneer in the Open Access Publishing service based in the U.S. and Europe. The aim of the institute is Accelerating Global Knowledge Sharing. More information about the publisher can be found in the IISTE’s homepage: http://www.iiste.org CALL FOR JOURNAL PAPERS The IISTE is currently hosting more than 30 peer-reviewed academic journals and collaborating with academic institutions around the world. There’s no deadline for submission. Prospective authors of IISTE journals can find the submission instruction on the following page: http://www.iiste.org/journals/ The IISTE editorial team promises to the review and publish all the qualified submissions in a fast manner. All the journals articles are available online to the readers all over the world without financial, legal, or technical barriers other than those inseparable from gaining access to the internet itself. Printed version of the journals is also available upon request of readers and authors. MORE RESOURCES Book publication information: http://www.iiste.org/book/ Recent conferences: http://www.iiste.org/conference/ IISTE Knowledge Sharing Partners EBSCO, Index Copernicus, Ulrich's Periodicals Directory, JournalTOCS, PKP Open Archives Harvester, Bielefeld Academic Search Engine, Elektronische Zeitschriftenbibliothek EZB, Open J-Gate, OCLC WorldCat, Universe Digtial Library , NewJour, Google Scholar