package coq-mathcomp-algebra-tactics

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
sha256=940484199a317bb325aed7a12ae96b958dddab34a66df12aeeda93d6e34cc13e

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: 15 Dec 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 (1)

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

Conflicts

None

Rocq

Interactive Theorem Prover