coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Vladimir Voevodsky <vladimir AT ias.edu>
- To: Coq Club <coq-club AT inria.fr>
- Subject: [Coq-Club] a coqdoc issue
- Date: Wed, 3 Nov 2010 10:18:44 -0400
Hello, I have used coqdoc with --html option to get "documentation" for my file and the output, when viewed with a browser, has strange coloring behavior. Here is an example: Theorem isapropneg (X:UU): isaprop (X -> empty). Proof. intro. apply (impredfun (S O) X empty isapropempty). Qed. Corollary isapropdneg (X:UU): isaprop (dneg X). Proof. intro. apply (isapropneg (neg X)). Defined. Definition isaninvprop (X:UU):= isweq _ _ (todneg X). |
- [Coq-Club] a coqdoc issue, Vladimir Voevodsky
Archive powered by MhonArc 2.6.16.