| Thread Closed |
Unions and Intersections |
Share Thread | Thread Tools |
| Feb10-07, 07:03 PM | #1 |
|
|
Unions and Intersections
Given set A and B, the union is defined as
[tex]A\cup B := \{x | x \; \epsilon A \lor x \; \epsilon \; B \}[/tex] But how is [tex]\lor[/tex] defined? |
| Feb10-07, 07:10 PM | #2 |
|
|
It's defined as or. As in A v B is the condition that A holds, or B holds, or both hold.
|
| Feb10-07, 07:55 PM | #3 |
|
|
But isn't that circular definition? You are defining A OR B as true when either A is true OR B is true OR both are true!
|
| Feb10-07, 07:59 PM | #4 |
|
|
Unions and Intersections
Perhaps this is better. It is a binary function that maps 2-tuples of truth values to a truth value which is false for (0,0) and true otherwise.
Oh, perhaps this is circular. |
| Feb10-07, 08:39 PM | #5 |
|
Recognitions:
|
A | B | A V B
----------------------------------- T | T | T T | F | T F | T | T F | F | F |
| Feb10-07, 08:50 PM | #6 |
|
|
Correct me if I am wrong. You define OR as a function [tex]f: (x,y) \to z[/tex] where [tex] x,y,z \; \epsilon \; \{0, 1\}[/tex] satisfying the following property: [tex](x,y) = (0,0) \Rightarrow z = 0 \land (x,y) \neq (0,0) \Rightarrow z = 1 [/tex] I guess the circularity of this definition depends on how you define [tex]\land[/tex] and [tex]\Rightarrow[/tex]... |
| Feb10-07, 08:53 PM | #7 |
|
Recognitions:
|
What exactly is circular in the definition?
|
| Feb10-07, 09:02 PM | #8 |
|
Mentor
|
|
| Feb10-07, 09:27 PM | #9 |
|
|
Notice that [tex] p \Rightarrow q : = \lnot p \lor q[/tex] |
| Feb10-07, 09:29 PM | #10 |
|
|
|
| Feb10-07, 09:36 PM | #11 |
|
Mentor
|
|
| Feb11-07, 03:02 AM | #12 |
|
Recognitions:
|
There is nothing at all 'circular' in any of these definitions. It would have been better written as
(x in A)v(x in B) to avoid confusion (his A and B are not your A and B). What on earth do you think the definition of logical OR is if not what was given? V is just another symbol for logical OR. Do'nt confuse sets with conditions that define the sets: the defining condition for a union of two sets is the disjunction (OR) of the individual conditions. |
| Feb11-07, 03:06 PM | #13 |
|
|
How on earth is my definition is circular. I said that v is defined to be or. Not that or is defined to be or. Pay attention.
|
| Feb11-07, 05:48 PM | #14 |
|
|
Anyways, say that you do define v to be or. The how do you then define or? |
| Feb11-07, 05:52 PM | #15 |
|
|
).
|
| Feb11-07, 05:59 PM | #16 |
|
Recognitions:
|
Look at the (expletive deleted) truth table. That is how OR and DISJUNCTION are defined (they are after all just different names for the same thing).
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: Unions and Intersections
|
||||
| Thread | Forum | Replies | ||
| probability of unions/intersections | Set Theory, Logic, Probability, Statistics | 4 | ||
| How Bush helped to legalize gay unions in Oregon | General Discussion | 1 | ||
| Filling in the blanks proof, having some issues! Set Theory Unions/Subsets | Calculus & Beyond Homework | 1 | ||
| Labor Unions and Capitalism? | Current Events | 69 | ||
| Functions, intersections, and unions | Introductory Physics Homework | 3 | ||