package coq-mathcomp-algebra-tactics

  1. Overview
  2. Homepage
Ring and field tactics for Mathematical Components

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
sha256=aca9d33fec72a9e2fb37ccbc91c492ceae9b75d3cdce37ddd9a224ea3cef0f3f

Description

This library provides ring and field tactics for Mathematical Components, that work with any comRingType and fieldType instances, respectively. 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 normalization to the Horner form.

Tags

logpath:mathcomp.algebra_tactics

Published: 03 Oct 2021

Dependencies (5)

  1. coq-elpi (>= "1.10.1")
  2. coq-mathcomp-zify (>= "1.1.0")
  3. coq-mathcomp-algebra
  4. coq-mathcomp-ssreflect (>= "1.12" & < "1.15~")
  5. coq (>= "8.13" & < "8.16~")

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover