Equations
- Acc.SeqCnd r x y = (r y x ∧ ¬Acc r y)
Instances For
Equations
- Acc.seqNext r x = (choose? (Acc.SeqCnd r x)).getD x
Instances For
theorem
Acc.not_linearOrder_imp_wellFounded :
¬∀ {α : Type} [inst : LinearOrder α], WellFounded fun (xs ys : List α) => xs < ys