coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Bruno Barras <bruno.barras AT inria.fr>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Inaccurate [Print Universes]?
- Date: Tue, 26 Jun 2012 12:39:06 +0200
On 06/26/2012 04:45 AM, Jason Gross wrote:
Hi,
Is it possible for [Print Universes] to be wrong? In my
development, after a certain definition (which goes through fine
and doesn't give me universe inconsistency errors), if I [Print
Universes], I see, among other things,
Category.3 = Category.2
Category.2 < Coq.Init.Logic.17
... <= Category.3
Hi,I see nothing wrong with this. x < y <= z should be understood as x < y /\ x <= z rather than x < y /\ y <= z The Print Universes command is very unlikely wrong because it is just a dump of the universe graph. It displays the adjacency matrix rather than chains. Bruno. |
- [Coq-Club] Inaccurate [Print Universes]?, Jason Gross, 06/26/2012
- Re: [Coq-Club] Inaccurate [Print Universes]?, Stéphane Glondu, 06/26/2012
- Re: [Coq-Club] Inaccurate [Print Universes]?, Bruno Barras, 06/26/2012
Archive powered by MHonArc 2.6.18.