English

A Type-Directed Negation Elimination

Logic in Computer Science 2016-08-08 v1 Programming Languages

Abstract

In the modal mu-calculus, a formula is well-formed if each recursive variable occurs underneath an even number of negations. By means of De Morgan's laws, it is easy to transform any well-formed formula into an equivalent formula without negations -- its negation normal form. Moreover, if the formula is of size n, its negation normal form of is of the same size O(n). The full modal mu-calculus and the negation normal form fragment are thus equally expressive and concise. In this paper we extend this result to the higher-order modal fixed point logic (HFL), an extension of the modal mu-calculus with higher-order recursive predicate transformers. We present a procedure that converts a formula into an equivalent formula without negations of quadratic size in the worst case and of linear size when the number of variables of the formula is fixed.

Cite

@article{arxiv.1509.03020,
  title  = {A Type-Directed Negation Elimination},
  author = {Etienne Lozes},
  journal= {arXiv preprint arXiv:1509.03020},
  year   = {2016}
}

Comments

In Proceedings FICS 2015, arXiv:1509.02826

R2 v1 2026-06-22T10:53:24.886Z