Documentation

Thesis.WCRWNInc

WCR ∧ WN ∧ Inc ⇒ SN #

Since this proof requires some proofs from Thesis.ARS and Thesis.Newman, it can't be in BasicProperties along with the rest of the proofs.

theorem Thesis.not_increasing_of_infinite_common_reduct {α : Type u_1} (r : Rel α α) {f : α} {b : α} (hseq : Thesis.reduction_seq r f) (hf : ∀ (n : ), r (f n) b) :

If there is an infinite transitive reduction sequence of elements (aₙ) which all reduce to some common element b, then the reduction relation cannot be increasing.

Any relation which is WCR, WN, and Inc is SN.