Skip to content

Releases: math-comp/mczify

Mczify 1.6.0+2.3+8.18

Choose a tag to compare

@pi8027 pi8027 released this 29 Oct 16:55
96dfac8

This is a maintenance release compatible with Mathematical Components 2.3 to 2.5 and Coq/Rocq 8.18 to 9.1.

From this release, the main opam package is called rocq-mathcomp-zify. The old package coq-mathcomp-zify is still provided as its compatibility shim.

Mczify 1.5.0+2.0+8.16

Choose a tag to compare

@pi8027 pi8027 released this 12 Jul 09:48
9f330a0

Compatible with Mathematical Components 2.0 and Coq 8.16 to 8.17. The ssrZ library now provides semiring instances for nat1 and N, and homomorphism instances for Posz,1 bin_of_nat, nat_of_bin, N.of_nat, N.to_nat, Z.of_nat, and Z.of_N.

  1. These instances will also be included in MathComp from its version 2.1. Thus, we expect to eventually remove them from the Mczify library. 2

Mczify 1.4.0+2.0+8.16

Choose a tag to compare

@pi8027 pi8027 released this 23 May 14:18
40637d5

This is a maintenance release compatible with Mathematical Components 2.0 and Coq 8.16 to 8.17.

Mczify 1.3.0+1.12+8.13

Choose a tag to compare

@pi8027 pi8027 released this 13 Feb 13:58
11fe33f

This is a maintenance release compatible with Mathematical Components 1.12 to 1.16 and Coq 8.13 to 8.17.

Mczify 1.2.0+1.12+8.13

Choose a tag to compare

@pi8027 pi8027 released this 28 Dec 08:28
63a5a15

Compatible with Mathematical Components 1.12 to 1.13 and Coq 8.13 to 8.15+rc1. Support for the NatTrec operators and conversions between nat and N or positive has been added.

Mczify 1.1.0+1.12+8.13

Choose a tag to compare

@pi8027 pi8027 released this 30 Sep 07:18
400edcb

Compatible with Mathematical Components 1.12 and Coq 8.13 to 8.14+rc1. The new file ssrZ.v provides a minimal facility for reasoning about the standard integer type Z and for relating Z and int.

Mczify 1.0.0+1.12+8.13

Choose a tag to compare

@pi8027 pi8027 released this 22 Apr 01:03

This is the first release of the mczify library, which enables the use of the Micromega tactics for goals stated with the definitions of the Mathematical Components library. Mczify 1.0.0+1.12+8.13 is compatible with MathComp 1.12 and Coq 8.13.