Re: Punctuation



On 31 Jul., 19:51, mstem...@xxxxxxxxxxxxxxxx (Michael Stemper) wrote:
How would you punctuate this?

Ae>0Ed>0P(x,e,d)

"For all epsilon greater than zero, there exists a delta greater than
zero such that proposition."

Would the proper punctuation be the insertion of colons:

Ae>0:Ed>0:P(x,e,d)

Would it be grouping the quantifiers:

(Ae>0)(Ed>0)P(x,e,d)

Is there a recommended/preferred approach?

Your method of writing should be readable and/or properly defined
and especially whe using a crippled character repertoire
as here in a newsgroup post, the colon method seems to be widely
preferred.
In doubt one might fall back to unrestricted quantifiers and extensive
use of parentheses, but readability would suffer a lot:

Ae(e>0 -> Ed(d>0 & P(x,e,d)))

hagman


--
Michael F. Stemper
#include <Standard_Disclaimer>
This message contains at least 95% recycled bytes.


.



Relevant Pages

  • Re: OT: NFilter help
    ... Doug Miller wrote: ... more colons, followed by zero or more colons. ... followed by one colon, followed by zero or more of any character, followed by ...
    (rec.woodworking)
  • Re: OT: NFilter help
    ... Thus, *:*:* means match zero or more of any character, followed by zero or more colons, followed by zero or more colons. ... In other words, your filter will flag *anything* in the Xref: header, whether there are any colons present or not. ...
    (rec.woodworking)
  • Re: OT: NFilter help
    ... Asterisk means "match zero or more of the preceding character". ... more colons, followed by zero or more colons. ... In other words, your filter will flag *anything* in the Xref: header, whether ...
    (rec.woodworking)
  • Punctuation
    ... "For all epsilon greater than zero, there exists a delta greater than ... Would the proper punctuation be the insertion of colons: ...
    (sci.math)