错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Quantifier-free induction for lists

  • Stefan Hetzl,
  • Jannik Vierling

摘要

We investigate quantifier-free induction for Lisp-like lists constructed inductively from the empty list \( nil \) nil and the operation \({\textit{cons}}\) cons , that adds an element to the front of a list. First we show that, for \(m \ge 1\) m 1 , quantifier-free \(m\) m -step induction does not simulate quantifier-free \((m + 1)\) ( m + 1 ) -step induction. Secondly, we show that for all \(m \ge 1\) m 1 , quantifier-free \(m\) m -step induction does not prove the right cancellation property of the concatenation operation on lists defined by left-recursion.