coq / coq

Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
https://coq.inria.fr/
GNU Lesser General Public License v2.1
4.66k stars 632 forks source link

Add convenience API Sorts.make taking quality and universe #19019

Closed SkySkimmer closed 2 weeks ago

ppedrot commented 2 weeks ago

@coqbot run full ci

ppedrot commented 2 weeks ago

@coqbot merge now