package coq-mathcomp-algebra-tactics

  1. Overview
  2. Homepage
Ring, field, lra, nra, and psatz tactics for Mathematical Components

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.0.tar.gz
sha256=72f618bd9387616d32584ce8ab6766aaede3ce2c410e75776b078fb9dd651f1d

Description

This library provides ring, field, lra, nra, and psatz tactics for algebraic structures of the Mathematical Components library. The ring and field tactics respectively work with any comRingType and fieldType. The other (Micromega) tactics work with any realDomainType or realFieldType. Their instance resolution is done through canonical structure inference. Therefore, they work with abstract rings and do not require Add Ring and Add Field commands. Another key feature of this library is that they automatically push down ring morphisms and additive functions to leaves of ring/field expressions before applying the proof procedures.

Tags

logpath:mathcomp.algebra_tactics

Published: 29 Mar 2023

Dependencies (5)

  1. coq-elpi >= "1.15.0" & != "1.17.0"
  2. coq-mathcomp-zify >= "1.1.0"
  3. coq-mathcomp-algebra
  4. coq-mathcomp-ssreflect >= "1.15" & < "1.18~"
  5. coq >= "8.16" & < "8.18~"

Dev Dependencies

None

Used by (1)

  1. coq-mathcomp-apery >= "1.0.2"

Conflicts

None

Rocq

Interactive Theorem Prover