Re: Scott and George's Teaching Thread
- From: george <greeneg@xxxxxxxxxx>
- Date: Mon, 27 Aug 2007 14:21:03 -0700
On Aug 27, 4:34 pm, Scott <ToaTe...@xxxxxxxxx> wrote:
A definition is like a macro,
No.
Definition is a technical term.
The definition of "definition" is something deep and philosophical.
Lots of things get to have definitions. But we are going to
concentrate
on the technical use, on definitions INSIDE the theory. Other things
will have definitions in other places, like the natural-language
dictionary.
I was using macro in its informal computer science sense.
Macros have definitions but they are string-theoretical, NOT set-
theoretical.
You will see some set-theoretical definitions.
its just a syntactical re-arrangement of
symbols whose overall meaning does not change.
Macros have absolutely nothing to do with meaning;
the meaning of any argument to a macro is a very local thing,
and not something anybody needs to worry about.
Macros are not part of THIS course. I used the term because
I thought you might've seen it in a programming context.
So are &, |, ~, ->, and
<-> macros for predicates of FOL;
No.
All of those are from ZEROth-order logic.
ie, & is a macro for AND(t1,t2),
No; if macros were going to be involved; it would be the other way
around.
& is the primitive.
If you know about compilation then you know that there are higher-
and lower-level languages. We are viewing set theory as assembly-
language here.
Things like & and ~ are almost like machine-code.
etc.?
The notation "U c V =df Ax[xeU -> xeV]" is a notation used strictly
for readability, which means everywhere I see "UcV" I should replace
with "Ax[xeU -> xeV]";
Well, yes, in the sense that that's what it means,
but also simultaneously no, the point being that we are trying to
IMPROVE
readability, so it's easier if YOU think about it as a subset, than
translating
back down into assembly language.
eg, UcVcW is equivalent to Ax[xeU -> xeV -> > xeW]. Correct?
More irrelevant than correct; conditional is not associative, so
both of these ARE AMBIGUOUS; you should be MORE worried about
NEVER saying EITHER of them THAN you are about whether they mean the
same as each other.
.
- Follow-Ups:
- Re: Scott and George's Teaching Thread
- From: Scott
- Re: Scott and George's Teaching Thread
- From: G . Frege
- Re: Scott and George's Teaching Thread
- References:
- Scott and George's Teaching Thread
- From: Scott
- Re: Scott and George's Teaching Thread
- From: Scott
- Re: Scott and George's Teaching Thread
- From: george
- Re: Scott and George's Teaching Thread
- From: Scott
- Re: Scott and George's Teaching Thread
- From: george
- Re: Scott and George's Teaching Thread
- From: Scott
- Re: Scott and George's Teaching Thread
- From: MoeBlee
- Re: Scott and George's Teaching Thread
- From: george
- Re: Scott and George's Teaching Thread
- From: Scott
- Scott and George's Teaching Thread
- Prev by Date: Re: Scott and George's Teaching Thread
- Next by Date: Re: Scott and George's Teaching Thread
- Previous by thread: Re: Scott and George's Teaching Thread
- Next by thread: Re: Scott and George's Teaching Thread
- Index(es):
Relevant Pages
|