Michael Shulman
unread,Dec 18, 2017, 2:04:57 AM12/18/17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Floris van Doorn, Homotopy Type Theory, Jeremy Avigad, Gabriel Ebner, Rob Lewis
This is very cool! I look forward to hearing more about it.
Some 5 years ago when were trying to be sure that Coq would be
consistent with univalence, we also worried about singleton
elimination, but in that case I think the problem was not definitional
proof irrelevance (which Coq doesn't have) but the fact that Coq used
to implicitly put some inductive definitions, including in particular
the identity type, in Prop even when you didn't tell it to. I don't
remember that we actually derived a contradiction from this, but the
idea of all identity types of all types (in all universes) living in
the bottom universe certainly seemed unlikely to be consistent. We
fixed that with the --indices-matter flag which told Coq to put all
inductive definitions in the correct universe. It sounds like Lean
probably doesn't have this problem, i.e. if you define an inductive
*type* then it is always a type and never turns out to be a
proposition?
> --
> You received this message because you are subscribed to the Google Groups
> "Homotopy Type Theory" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
HomotopyTypeThe...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.