Pierre Castéran

Results 15 issues of Pierre Castéran

We have an issue trying to install Coq Platform 2022.04.1 on macOS 12.3.1 with MacPorts. We get the following error message. It seems like the issue is with MacPorts itself,...

@ybertot @palmskog I will do the following changes: Fix the warnings about Hints locallity attributes and unused match variables. Remove the Admitted in chap7.v (replace with small proofs). They prevented...

In the following proof, `alectryon AlectryonIssue.v --backend latex` builds a document where the variable `z` is presented as a simple declaration `z: nat` and not `z := Nat.max x y...

Hi, I am writing a library which uses paramcoq (installed with opam). At compile-time, I get a warning: *** Warning: in file ./power/Addition_Chains.v, declared ML module paramcoq has not been...

Mentionned as https://github.com/cpitclaudel/alectryon/issues/94