Bas Spitters

Results 42 issues of Bas Spitters

For future reference. [This extension](http://www.ii.uib.no/~bezem/abstracts/TYPES_2019_paper_38) of the algorithm behind the congruence tactic that is compatible with HoTT.

mathematics
programming
discussion

By @MaximeLucasSky https://hal.archives-ouvertes.fr/hal-02385110 https://github.com/MaximeLucasSky/polygraphs

mathematics
discussion

I am curious whether we can get this to work: Require Import HProp. Goal forall {A B:Type}, IsHProp A -> A B -> IsHProp B. intros ?? H e. rewrite

feature request
discussion
tactics

@mattam82, @beta-ziliani have implemented a sane unification algorithm. https://github.com/unicoq/unicoq https://www.mpi-sws.org/~beta/unicoq.pdf We probably want to switch at some point when we are frustrated with incomprehensible unification errors.

question
feature request
discussion
coq
unification

This plugin allows to debug universe polymorphism. It may be useful. https://github.com/amintimany/UniverseComparator

task
discussion
universe polymorphism
tool

This is apparently very fast. Are any of the ideas useful in redtt? https://github.com/AndrasKovacs/smalltt

They will be available in Coq and agda, and if I understand things well they are consistent with CTT. Should we want them in redtt? https://github.com/coq/ceps/pull/37

The lemmas in this directory should be added to the stdlib and removed from corn. https://github.com/coq-community/corn/tree/master/stdlib_omissions

help wanted

As requested at https://github.com/coq/platform/issues/28 opening an issue tracking: https://github.com/mit-plv/fiat-crypto/issues/925

kind: package inclusion
approval: has maintainer agreement

We'd like to add https://github.com/SSProve/ssprove to platform. Is there anything we'd need to do?

kind: package inclusion
approval: has maintainer agreement