AAC Tactics feature release for Coq 8.19
Release with Coq 8.19 compatibility.
Added
aac_normalise in H
tactic.gcd
andlcm
instances forNat
,N
, andZ
.
Fixed
- Make the order of sums produced by
aac_normalise
tactic consistent across calls.
Release with Coq 8.19 compatibility.
aac_normalise in H
tactic.gcd
and lcm
instances for Nat
, N
, and Z
.aac_normalise
tactic consistent across calls.