Re: Punctuation
- From: hagman <google@xxxxxxxxxxxxx>
- Date: Wed, 01 Aug 2007 02:29:32 -0700
On 31 Jul., 21:19, fernando revilla <frej0...@xxxxxxxxxxxxxxxxxx>
wrote:
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?
--
Michael F. Stemper
#include <Standard_Disclaimer>
This message contains at least 95% recycled bytes.
Being strict, that is, using the alphabet of symbols of
Predicate Calculus:
Variables: e,d,...
Individual constants: 0,...
Predicates: G(x): " x greater than 0 ",...
Well formed formulas: P,...
Connectives: ~, ->
Universal quantifier: A
Punctuation: ( , ), ,
Then, "For all epsilon greater than zero, there exists a
delta greater than zero such that P" could be written:
((Ae)G(e)) -> (~((Ad)(~(G(d) -> P))))
No, this seems to read "If all epsilon are positive, then ..."
Fernando.
.
- Follow-Ups:
- Re: Punctuation
- From: fernando revilla
- Re: Punctuation
- Prev by Date: Re: distance from a point to a set
- Next by Date: Re: ? eigenvalus of generalized e-problem
- Previous by thread: Re: Simple (?) question on conditional probability
- Next by thread: Re: Punctuation
- Index(es):
Relevant Pages
|