English

Formal Proof of SCHUR Conjugate Function

Logic in Computer Science 2010-04-29 v1 Mathematical Software Symbolic Computation Software Engineering

Abstract

The main goal of our work is to formally prove the correctness of the key commands of the SCHUR software, an interactive program for calculating with characters of Lie groups and symmetric functions. The core of the computations relies on enumeration and manipulation of combinatorial structures. As a first "proof of concept", we present a formal proof of the conjugate function, written in C. This function computes the conjugate of an integer partition. To formally prove this program, we use the Frama-C software. It allows us to annotate C functions and to generate proof obligations, which are proved using several automated theorem provers. In this paper, we also draw on methodology, discussing on how to formally prove this kind of program.

Cite

@article{arxiv.1004.5034,
  title  = {Formal Proof of SCHUR Conjugate Function},
  author = {Franck Butelle and Florent Hivert and Micaela Mayero and Frédéric Toumazet},
  journal= {arXiv preprint arXiv:1004.5034},
  year   = {2010}
}

Comments

To appear in CALCULEMUS 2010

R2 v1 2026-06-21T15:15:54.601Z