- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 20 Jul 2005 20:34:24 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1612 ------- Additional Comments From simeon@us.ibm.com 2005-07-20 20:34 ------- Michael, Thanks for the additional feedback. Still from all this discussion, it seems to me that we would be better off by avoiding the 1 <= i <= n notation entirely. For the universally quantified ones, we can use ellipsis which is used for other places. For the existentially quantified ones we can use several rules, or i in { 1,..., n} as you suggest. I believe that would cover all the cases. Did I miss anything? - Jerome
Received on Wednesday, 20 July 2005 20:34:29 UTC