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

Missing instances #15

Open
1 of 10 tasks
pi8027 opened this issue Dec 18, 2020 · 0 comments
Open
1 of 10 tasks

Missing instances #15

pi8027 opened this issue Dec 18, 2020 · 0 comments

Comments

@pi8027
Copy link
Member

pi8027 commented Dec 18, 2020

  • nat_of_pos, nat_of_bin, pos_of_nat, and bin_of_nat (in ssrnat.v).
  • fact_rec and factorial (in ssrnat.v).
  • operators for finite ordinals (in fintype.v).
  • prime, logn, pdiv, max_pdiv, and totient (in prime.v).
  • up_log (in prime.v, available only from MathComp 1.14.0, see adding logarithm truncate up math-comp#823).
  • binomial_rec, binomial, ffact_rec, and falling_factorial (in binomial.v).
  • Order.min and Order.max for natdvd (in order.v).
  • Order.lteif and Order.leif for bool, nat, natdvd, and int (in order.v and ssrint.v).
  • exprz for int (in ssrint.v).
  • operators for rational numbers (in rat.v).
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

No branches or pull requests

1 participant