Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR for branch legacy #150

Draft
wants to merge 225 commits into
base: legacy
Choose a base branch
from
Draft

PR for branch legacy #150

wants to merge 225 commits into from

Conversation

Casteran
Copy link
Member

No description provided.

palmskog and others added 30 commits December 21, 2022 20:29
require Coq 8.14 later in opam and CI due to CoqPrime
* fix an inconsistent section numbering

* small correction in latex document

* small correction in latex document

* implicit arguments for impHn (to do: iffH, existH, andH, etc.)

* implicit arguments for notH (to do: iffH, existH, andH, etc.)

* implicit arguments for forallH (to do: iffH, existH, andH, etc.)

* implicit arguments for orH (to do: iffH, existH, andH, etc.)

* implicit arguments for andH (to do: iffH, existH, etc.)

* implicit arguments for iffH (to do:  existH, etc.)

* implicit arguments for equal (to do:  existH, etc.)

* implicit arguments for existH (to do: apply, var,atomic,  etc.)

* implicit arguments for var (to do: apply, atomic,  etc.)

* implicit arguments for atomic (to do: apply, Tcons,  etc.)

* implicit arguments for apply (to do: Tcons,  etc.)

* implicit arguments for ifThenElse (to do: Tcons,  etc.)

* implicit arguments for Tnil (to do: Tcons,  etc.)

* implicit arguments for Tcons

* implicit arguments for Tcons

* minor changes

* Update theories/ordinals/Ackermann/Deduction.v

Co-authored-by: Karl Palmskog <[email protected]>

* Update theories/ordinals/MoreAck/FOL_notations.v

Co-authored-by: Karl Palmskog <[email protected]>

* Local changes to implicit arguments (partial)

* switch to regular Coq dev Docker in ci due to MathComp dev currently not getting rebuilt

* remove useless 'fol.' prefixes

* remove a lot of useless 'fol.' prefixes for abstract syntax constructors

---------

Co-authored-by: Karl Palmskog <[email protected]>
Casteran and others added 30 commits November 27, 2023 08:57
* Make Require commands more explicit (with From)

* Add From to Requires

* Fix a deprecation error

The suggested replacement of N.div_le_mono with N.Div0.le_mono caused an error
in versions < 8.17
remove a bunch of deprecate warnings
* small corrections

* corrections to the general introduction

* corrections to the general introduction

* corrections chapter 2
* buggy

* minor change

* Removed useless variants of functions canon and Canon
* minor change

* Data type associated with an ordinal notation is now a coercio
* minor change

* small changes in doc
* minor change

* small changes in doc

* simplify the proposition 'alpha < phi0 beta'

* simplify the proposition 'alpha < phi0 beta'

* improve Alectryon output

* minor changes in pdf doc

* minor changes in pdf doc
* minor change

* small changes in doc

* simplify the proposition 'alpha < phi0 beta'

* simplify the proposition 'alpha < phi0 beta'

* improve Alectryon output

* minor changes in pdf doc

* minor changes in pdf doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants