0 QTRS
↳1 Overlay + Local Confluence (⇔)
↳2 QTRS
↳3 DependencyPairsProof (⇔)
↳4 QDP
↳5 DependencyGraphProof (⇔)
↳6 AND
↳7 QDP
↳8 QDPOrderProof (⇔)
↳9 QDP
↳10 PisEmptyProof (⇔)
↳11 TRUE
↳12 QDP
↳13 QDPOrderProof (⇔)
↳14 QDP
↳15 PisEmptyProof (⇔)
↳16 TRUE
↳17 QDP
↳18 QDPOrderProof (⇔)
↳19 QDP
↳20 PisEmptyProof (⇔)
↳21 TRUE
↳22 QDP
le(0, y) → true
le(s(x), 0) → false
le(s(x), s(y)) → le(x, y)
zero(0) → true
zero(s(x)) → false
id(0) → 0
id(s(x)) → s(id(x))
minus(x, 0) → x
minus(s(x), s(y)) → minus(x, y)
mod(x, y) → if_mod(zero(x), zero(y), le(y, x), id(x), id(y))
if_mod(true, b1, b2, x, y) → 0
if_mod(false, b1, b2, x, y) → if2(b1, b2, x, y)
if2(true, b2, x, y) → 0
if2(false, b2, x, y) → if3(b2, x, y)
if3(true, x, y) → mod(minus(x, y), s(y))
if3(false, x, y) → x
le(0, y) → true
le(s(x), 0) → false
le(s(x), s(y)) → le(x, y)
zero(0) → true
zero(s(x)) → false
id(0) → 0
id(s(x)) → s(id(x))
minus(x, 0) → x
minus(s(x), s(y)) → minus(x, y)
mod(x, y) → if_mod(zero(x), zero(y), le(y, x), id(x), id(y))
if_mod(true, b1, b2, x, y) → 0
if_mod(false, b1, b2, x, y) → if2(b1, b2, x, y)
if2(true, b2, x, y) → 0
if2(false, b2, x, y) → if3(b2, x, y)
if3(true, x, y) → mod(minus(x, y), s(y))
if3(false, x, y) → x
le(0, x0)
le(s(x0), 0)
le(s(x0), s(x1))
zero(0)
zero(s(x0))
id(0)
id(s(x0))
minus(x0, 0)
minus(s(x0), s(x1))
mod(x0, x1)
if_mod(true, x0, x1, x2, x3)
if_mod(false, x0, x1, x2, x3)
if2(true, x0, x1, x2)
if2(false, x0, x1, x2)
if3(true, x0, x1)
if3(false, x0, x1)
LE(s(x), s(y)) → LE(x, y)
ID(s(x)) → ID(x)
MINUS(s(x), s(y)) → MINUS(x, y)
MOD(x, y) → IF_MOD(zero(x), zero(y), le(y, x), id(x), id(y))
MOD(x, y) → ZERO(x)
MOD(x, y) → ZERO(y)
MOD(x, y) → LE(y, x)
MOD(x, y) → ID(x)
MOD(x, y) → ID(y)
IF_MOD(false, b1, b2, x, y) → IF2(b1, b2, x, y)
IF2(false, b2, x, y) → IF3(b2, x, y)
IF3(true, x, y) → MOD(minus(x, y), s(y))
IF3(true, x, y) → MINUS(x, y)
le(0, y) → true
le(s(x), 0) → false
le(s(x), s(y)) → le(x, y)
zero(0) → true
zero(s(x)) → false
id(0) → 0
id(s(x)) → s(id(x))
minus(x, 0) → x
minus(s(x), s(y)) → minus(x, y)
mod(x, y) → if_mod(zero(x), zero(y), le(y, x), id(x), id(y))
if_mod(true, b1, b2, x, y) → 0
if_mod(false, b1, b2, x, y) → if2(b1, b2, x, y)
if2(true, b2, x, y) → 0
if2(false, b2, x, y) → if3(b2, x, y)
if3(true, x, y) → mod(minus(x, y), s(y))
if3(false, x, y) → x
le(0, x0)
le(s(x0), 0)
le(s(x0), s(x1))
zero(0)
zero(s(x0))
id(0)
id(s(x0))
minus(x0, 0)
minus(s(x0), s(x1))
mod(x0, x1)
if_mod(true, x0, x1, x2, x3)
if_mod(false, x0, x1, x2, x3)
if2(true, x0, x1, x2)
if2(false, x0, x1, x2)
if3(true, x0, x1)
if3(false, x0, x1)
MINUS(s(x), s(y)) → MINUS(x, y)
le(0, y) → true
le(s(x), 0) → false
le(s(x), s(y)) → le(x, y)
zero(0) → true
zero(s(x)) → false
id(0) → 0
id(s(x)) → s(id(x))
minus(x, 0) → x
minus(s(x), s(y)) → minus(x, y)
mod(x, y) → if_mod(zero(x), zero(y), le(y, x), id(x), id(y))
if_mod(true, b1, b2, x, y) → 0
if_mod(false, b1, b2, x, y) → if2(b1, b2, x, y)
if2(true, b2, x, y) → 0
if2(false, b2, x, y) → if3(b2, x, y)
if3(true, x, y) → mod(minus(x, y), s(y))
if3(false, x, y) → x
le(0, x0)
le(s(x0), 0)
le(s(x0), s(x1))
zero(0)
zero(s(x0))
id(0)
id(s(x0))
minus(x0, 0)
minus(s(x0), s(x1))
mod(x0, x1)
if_mod(true, x0, x1, x2, x3)
if_mod(false, x0, x1, x2, x3)
if2(true, x0, x1, x2)
if2(false, x0, x1, x2)
if3(true, x0, x1)
if3(false, x0, x1)
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
MINUS(s(x), s(y)) → MINUS(x, y)
trivial
le(0, y) → true
le(s(x), 0) → false
le(s(x), s(y)) → le(x, y)
zero(0) → true
zero(s(x)) → false
id(0) → 0
id(s(x)) → s(id(x))
minus(x, 0) → x
minus(s(x), s(y)) → minus(x, y)
mod(x, y) → if_mod(zero(x), zero(y), le(y, x), id(x), id(y))
if_mod(true, b1, b2, x, y) → 0
if_mod(false, b1, b2, x, y) → if2(b1, b2, x, y)
if2(true, b2, x, y) → 0
if2(false, b2, x, y) → if3(b2, x, y)
if3(true, x, y) → mod(minus(x, y), s(y))
if3(false, x, y) → x
le(0, x0)
le(s(x0), 0)
le(s(x0), s(x1))
zero(0)
zero(s(x0))
id(0)
id(s(x0))
minus(x0, 0)
minus(s(x0), s(x1))
mod(x0, x1)
if_mod(true, x0, x1, x2, x3)
if_mod(false, x0, x1, x2, x3)
if2(true, x0, x1, x2)
if2(false, x0, x1, x2)
if3(true, x0, x1)
if3(false, x0, x1)
ID(s(x)) → ID(x)
le(0, y) → true
le(s(x), 0) → false
le(s(x), s(y)) → le(x, y)
zero(0) → true
zero(s(x)) → false
id(0) → 0
id(s(x)) → s(id(x))
minus(x, 0) → x
minus(s(x), s(y)) → minus(x, y)
mod(x, y) → if_mod(zero(x), zero(y), le(y, x), id(x), id(y))
if_mod(true, b1, b2, x, y) → 0
if_mod(false, b1, b2, x, y) → if2(b1, b2, x, y)
if2(true, b2, x, y) → 0
if2(false, b2, x, y) → if3(b2, x, y)
if3(true, x, y) → mod(minus(x, y), s(y))
if3(false, x, y) → x
le(0, x0)
le(s(x0), 0)
le(s(x0), s(x1))
zero(0)
zero(s(x0))
id(0)
id(s(x0))
minus(x0, 0)
minus(s(x0), s(x1))
mod(x0, x1)
if_mod(true, x0, x1, x2, x3)
if_mod(false, x0, x1, x2, x3)
if2(true, x0, x1, x2)
if2(false, x0, x1, x2)
if3(true, x0, x1)
if3(false, x0, x1)
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
ID(s(x)) → ID(x)
trivial
le(0, y) → true
le(s(x), 0) → false
le(s(x), s(y)) → le(x, y)
zero(0) → true
zero(s(x)) → false
id(0) → 0
id(s(x)) → s(id(x))
minus(x, 0) → x
minus(s(x), s(y)) → minus(x, y)
mod(x, y) → if_mod(zero(x), zero(y), le(y, x), id(x), id(y))
if_mod(true, b1, b2, x, y) → 0
if_mod(false, b1, b2, x, y) → if2(b1, b2, x, y)
if2(true, b2, x, y) → 0
if2(false, b2, x, y) → if3(b2, x, y)
if3(true, x, y) → mod(minus(x, y), s(y))
if3(false, x, y) → x
le(0, x0)
le(s(x0), 0)
le(s(x0), s(x1))
zero(0)
zero(s(x0))
id(0)
id(s(x0))
minus(x0, 0)
minus(s(x0), s(x1))
mod(x0, x1)
if_mod(true, x0, x1, x2, x3)
if_mod(false, x0, x1, x2, x3)
if2(true, x0, x1, x2)
if2(false, x0, x1, x2)
if3(true, x0, x1)
if3(false, x0, x1)
LE(s(x), s(y)) → LE(x, y)
le(0, y) → true
le(s(x), 0) → false
le(s(x), s(y)) → le(x, y)
zero(0) → true
zero(s(x)) → false
id(0) → 0
id(s(x)) → s(id(x))
minus(x, 0) → x
minus(s(x), s(y)) → minus(x, y)
mod(x, y) → if_mod(zero(x), zero(y), le(y, x), id(x), id(y))
if_mod(true, b1, b2, x, y) → 0
if_mod(false, b1, b2, x, y) → if2(b1, b2, x, y)
if2(true, b2, x, y) → 0
if2(false, b2, x, y) → if3(b2, x, y)
if3(true, x, y) → mod(minus(x, y), s(y))
if3(false, x, y) → x
le(0, x0)
le(s(x0), 0)
le(s(x0), s(x1))
zero(0)
zero(s(x0))
id(0)
id(s(x0))
minus(x0, 0)
minus(s(x0), s(x1))
mod(x0, x1)
if_mod(true, x0, x1, x2, x3)
if_mod(false, x0, x1, x2, x3)
if2(true, x0, x1, x2)
if2(false, x0, x1, x2)
if3(true, x0, x1)
if3(false, x0, x1)
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
LE(s(x), s(y)) → LE(x, y)
trivial
le(0, y) → true
le(s(x), 0) → false
le(s(x), s(y)) → le(x, y)
zero(0) → true
zero(s(x)) → false
id(0) → 0
id(s(x)) → s(id(x))
minus(x, 0) → x
minus(s(x), s(y)) → minus(x, y)
mod(x, y) → if_mod(zero(x), zero(y), le(y, x), id(x), id(y))
if_mod(true, b1, b2, x, y) → 0
if_mod(false, b1, b2, x, y) → if2(b1, b2, x, y)
if2(true, b2, x, y) → 0
if2(false, b2, x, y) → if3(b2, x, y)
if3(true, x, y) → mod(minus(x, y), s(y))
if3(false, x, y) → x
le(0, x0)
le(s(x0), 0)
le(s(x0), s(x1))
zero(0)
zero(s(x0))
id(0)
id(s(x0))
minus(x0, 0)
minus(s(x0), s(x1))
mod(x0, x1)
if_mod(true, x0, x1, x2, x3)
if_mod(false, x0, x1, x2, x3)
if2(true, x0, x1, x2)
if2(false, x0, x1, x2)
if3(true, x0, x1)
if3(false, x0, x1)
MOD(x, y) → IF_MOD(zero(x), zero(y), le(y, x), id(x), id(y))
IF_MOD(false, b1, b2, x, y) → IF2(b1, b2, x, y)
IF2(false, b2, x, y) → IF3(b2, x, y)
IF3(true, x, y) → MOD(minus(x, y), s(y))
le(0, y) → true
le(s(x), 0) → false
le(s(x), s(y)) → le(x, y)
zero(0) → true
zero(s(x)) → false
id(0) → 0
id(s(x)) → s(id(x))
minus(x, 0) → x
minus(s(x), s(y)) → minus(x, y)
mod(x, y) → if_mod(zero(x), zero(y), le(y, x), id(x), id(y))
if_mod(true, b1, b2, x, y) → 0
if_mod(false, b1, b2, x, y) → if2(b1, b2, x, y)
if2(true, b2, x, y) → 0
if2(false, b2, x, y) → if3(b2, x, y)
if3(true, x, y) → mod(minus(x, y), s(y))
if3(false, x, y) → x
le(0, x0)
le(s(x0), 0)
le(s(x0), s(x1))
zero(0)
zero(s(x0))
id(0)
id(s(x0))
minus(x0, 0)
minus(s(x0), s(x1))
mod(x0, x1)
if_mod(true, x0, x1, x2, x3)
if_mod(false, x0, x1, x2, x3)
if2(true, x0, x1, x2)
if2(false, x0, x1, x2)
if3(true, x0, x1)
if3(false, x0, x1)