![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
paul c wrote: ... It's to do with logical FORALL. *If the set of purple cars is empty, then no salesman could sell any purple cars (not even one) so all salesman have sold all of them! *(wish I could phrase that en francais.) I am still trying to get my head around making sense of this. While |

|
I really do. *Used to have a friend who could give French and Latin and sometimes Greek translations of my text. *If Cimod gets the drift maybe he'd oblige and maybe he or somebody else could post the Latin. Something memorable, like semper ubi sub ubi, so I'd never have to think twice about purple parts again. |
#2
| |||
| |||
|
|
paul c wrote: ... It's to do with logical FORALL. If the set of purple cars is empty, then no salesman could sell any purple cars (not even one) so all salesman have sold all of them! (wish I could phrase that en francais.) I am still trying to get my head around making sense of this. While |

|
I really do. Used to have a friend who could give French and Latin and sometimes Greek translations of my text. If Cimod gets the drift maybe he'd oblige and maybe he or somebody else could post the Latin. Something memorable, like semper ubi sub ubi, so I'd never have to think twice about purple parts again. |
#3
| |||
| |||
|
|
"Si l'ensemble des voitures pourpres est un ensemble vide, alors aucun vendeur n'aurait pu vendre la moindre voiture pourpre (pas meme une seule) alors tous les vendeurs les auraient toutes vendues." I believe you are not aware how that sounds absurd in French... ![]() ..l. |
#4
| |||
| |||
|
|
cim... (AT) hotmail (DOT) com wrote: ... "Si l'ensemble des voitures pourpres est un ensemble vide, alors aucun vendeur n'aurait pu vendre la moindre voiture pourpre (pas meme une seule) alors tous les vendeurs les auraient toutes vendues." *I believe you are not aware how that sounds absurd in French... ![]() ..l. Merci beaucoup. Maybe it sounds "fou", what about something more pithy like "nothing is true of everything"? Absurd is not necessarily crazy(fou). |
#5
| |||
| |||
|
|
Absurd is not necessarily crazy(fou). Actually I do respect *absurd* reasonning as a mathematical tool (if you can't prove something is right try to prove that the opposite is wrong)...I just don't believe that a science that does even yet have consensus about how universal quantifiers are defined should even go there. Not for a second. In French: Ne pas mettre la charrue avant les boeufs. |
#6
| |||
| |||
|
|
cim... (AT) hotmail (DOT) com wrote: ... Absurd is not necessarily crazy(fou). Actually I do respect *absurd* reasonning as a mathematical tool (if you can't prove something is right try to prove that the opposite is wrong)...I just don't believe that a science that does even yet have consensus about how universal quantifiers are defined should even go there. *Not for a second. *In French: Ne pas mettre la charrue avant les boeufs. Just curious, since everybody seems to be in such a good mood, is there a French word for (logically) 'true', other than 'vrai'?, eg., true in some formal logic sense. Well in the army when a proposition/assertion is made to a soldier, |
|
(If English had no such word, limited, say, to 'real', there'd be no stopping the mystics. *Then there is 'faux' which I gather often stands for artificial. *I often think neither language has the exact right words and think that would put any sensible person in a mood to think that the relational 'modal' wouldn't be precisely expressible in either one.) This all reminds me that I've never tried to follow through Codd's reduction algorithm nor the later corrections (ie., the *equivalence between the calculus and the algebra might be a way to constrain the possible interpretations of each individuallly and so avoid the spoken language problems . *Does anybody know of a free online source for either? Formalism is the only way around subjectiveness. I do somehow believe |
#7
| |||
| |||
|
|
I would go further than that into saying that previous work has only clarified side effects of relation operations. And a lot of it missed the mark into expressing properties of operations that can not be expressed without proper quantifiers. For instance, does the empty set has the same role place in relational theory, than the zero would have in traditional algebra. Up till, such questions have not been answered and these claims have neither been properly demonstrated nor they have been properly evaluated. ... |
#8
| |||
| |||
|
|
In relational algebra, I know of only two contexts for the empty set, one is the empty heading/attribute set, the other is the empty relation/tuple set. *The first has two values, the second can have many values. *Neither operates like arithmetical zero, for example division by the empty set is defined whereas it is undefined for zero. * I disagree with the assertiion that division is undefined for zero. |
|
I'm not sure what "questions" remain unanswered, as far as I know both empty set contexts are defined and both function as identities that give relational closure, unlike arithmetic. I believe in the test of time. zero has now been around for more than |
#9
| |||
| |||
|
|
I would go further than that into saying that previous work has only clarified side effects of relation operations. And a lot of it missed the mark into expressing properties of operations that can not be expressed without proper quantifiers. For instance, does the empty set has the same role place in relational theory, than the zero would have in traditional algebra. Up till, such questions have not been answered and these claims have neither been properly demonstrated nor they have been properly evaluated. However nothing prevented demonstrators of using such quantifier in relational operations. There is something in that puzzles me. The creators of the zero did prove and demonstrate the usefulness of such value into simplifying algebra before they could actually use it. Nothing similar can be said of all particular relation that have been created in packs and used (Empty sets, DEE, DUM etc...)...In a word, a lot of demonstrations were made using tools but nobody questionned the relevance of such tools before using them...That is a deep sign of immaturity |
#10
| |||
| |||
|
|
The dual version of this operation also makes sence. Let's call it "inversion" and use the back quote "`" symbol in postfix notation to write down the defining axioms: x` ^ x = x ^ R11. x` v x = x v R00. .... Informally, inversion complements relation header, and it could be demonstrated that the best it can do about the relation content is producing either the cartesian product of the full domains, or the empty relation. Not surprisingly, it is weaker than complement. Double inversion doesn't hold, only x```=x`. The other interesting theorems: x` v y` = (x + y)`. x` + y` = (x v y)`. x'`v y'`= (x ^ y )'`. Complement and inversion can be viewed as "halves" of genuine boolean negation operator, because in relational lattice it is impossible to have a genuine negation. |
![]() |
| Thread Tools | |
| Display Modes | |
| |