mersenneforum.org  

Go Back   mersenneforum.org > Math Stuff > Computer Science & Computational Number Theory

Closed Thread
 
Thread Tools
Old 2011-01-21, 18:18   #177
Mr. P-1
 
Mr. P-1's Avatar
 
Jun 2003

7×167 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
Proposition: ~ is reflexive

Proof: we need to show that x~x. I based my statement on :

if x "is a child of" y and x "is a child of" y implies x "is a sibling of"x but I know this isn't acceptable.
You don't need to prove reflexivity. You defined your relation as reflexive.
Mr. P-1 is offline  
Old 2011-01-21, 18:23   #178
Mr. P-1
 
Mr. P-1's Avatar
 
Jun 2003

7·167 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
because x~x is trivially true by my definition of ~ and x~z implies x~z is also trivially trues hence the whole thing is trivially true ?
Perfect!
Mr. P-1 is offline  
Old 2011-01-22, 00:00   #179
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default

Quote:
Originally Posted by Mr. P-1 View Post
Perfect!
I forgot to reply to CRG's questioning. If and when you're positive I know enough to move on feel free. Next preliminary is equivalence classes.
science_man_88 is offline  
Old 2011-01-22, 00:09   #180
davar55
 
davar55's Avatar
 
May 2004
New York City

5·7·112 Posts
Default

Oh come on this stuff is easy. It may be foundational, but drawing it
out by way of detours and excursions is silly. If you understand
something like a relationship R being a subset of S x S just means that
aRb is the same as (a,b) is in set R (R is used two ways here),
then an equivalence relation E is just a relation that is reflexive,
symmetric, and transitive, which just means that for any x,y,z in the
universal set U the following three facts hold:
x ~ x (or xEx) for any x in U
x ~ y implies y ~ x
x ~ y and y ~ z implies x ~ z
so that an equivalence relation defines and is equivalent to a partition.

No problem.
davar55 is offline  
Old 2011-01-22, 00:29   #181
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26·131 Posts
Default

Quote:
Originally Posted by davar55 View Post
Oh come on this stuff is easy. It may be foundational, but drawing it
out by way of detours and excursions is silly. If you understand
something like a relationship R being a subset of S x S just means that
aRb is the same as (a,b) is in set R (R is used two ways here),
then an equivalence relation E is just a relation that is reflexive,
symmetric, and transitive, which just means that for any x,y,z in the
universal set U the following three facts hold:
x ~ x (or xEx) for any x in U
x ~ y implies y ~ x
x ~ y and y ~ z implies x ~ z
so that an equivalence relation defines and is equivalent to a partition.

No problem.
some of us aren't that smart.
science_man_88 is offline  
Old 2011-01-22, 00:33   #182
davar55
 
davar55's Avatar
 
May 2004
New York City

423510 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
some of us aren't that smart.
Please don't take my post the wrong way.
I would only suggest to you that those who lead
you down a winding path may have troubles of
their own.
davar55 is offline  
Old 2011-01-22, 01:54   #183
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

26×131 Posts
Default

one partition of a column/row of a chessboard is white squares in the column/row and black squares in the column/row

one binary relation that could be drawn is "is the same color as"

if square1 is the same color as square3 and square3 is the same color as square5 then square1 is the same color as square5, this is true and shows transitivity.

proof needed for:~ is reflexive

Proof: square1 is the same color as square1 as multicolored squares aren't on a chessboard. this is true proving reflexivity

Proof needed for:~ is symmetric

Proof : if square1 is the same color as square3 then square3 is the same color as square1. this is true proving symmetry

as the above are all true this is an equivalence relation.
science_man_88 is offline  
Old 2011-01-22, 02:52   #184
davar55
 
davar55's Avatar
 
May 2004
New York City

5×7×112 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
one partition of a column/row of a chessboard is white squares in the column/row and black squares in the column/row

one binary relation that could be drawn is "is the same color as"

if square1 is the same color as square3 and square3 is the same color as square5 then square1 is the same color as square5, this is true and shows transitivity.

proof needed for:~ is reflexive

Proof: square1 is the same color as square1 as multicolored squares aren't on a chessboard. this is true proving reflexivity

Proof needed for:~ is symmetric

Proof : if square1 is the same color as square3 then square3 is the same color as square1. this is true proving symmetry

as the above are all true this is an equivalence relation.
You're giving instances rather than demonstrating for all instances.

To prove relation R is an equivalence relation E, must show

(1) REFLEXIVITY

xRx for all x in U which is same as (x,x) in R subset-of U x U.
So any relation R in which equality (which is the most important
equivalence relation) is a sub-set (i.e. in which all (x,x) in R for x in U)
must trivially satisfy reflexivity, i.e. xRx for all x in U.

(2) SYMMETRY

xRy implies yRx (must demonstrate for your particular R for all x,y in U)

(3) TRANSITIVITY

xRy and yRz implies xRz (must demonstrate for your R for all x,y,z in U)

When demonstrate (1),(2), and (3) you've proven R is an equivalence.


I never said it was trivial, just simple AFTER YOU'VE STUDIED HARD MATH.

Last fiddled with by davar55 on 2011-01-22 at 03:09 Reason: two typos squashed
davar55 is offline  
Old 2011-01-22, 03:11   #185
davar55
 
davar55's Avatar
 
May 2004
New York City

5×7×112 Posts
Default

In which thread did the illustrious and well respected RDS affectionately
known herein as RDS post these homework problems?
davar55 is offline  
Old 2011-01-22, 03:17   #186
davar55
 
davar55's Avatar
 
May 2004
New York City

5·7·112 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
I don't see why they use the word on to describe it yet but I might soon ( maybe it's so it doesn't get confused with \in (meaning in ?). My next line of questioning is on the equation part, Does this mean for all x \in S there's a y \in S such that the relation on S always holds ? I'll be back around 8-9 am (UTC -4:00 time).
I can't use Tex yet, so I do my math in ascii.

A relation ON a set S means OVER that set, meaning the instances of x,y
are elements OF set S.

Whereas an element x being IN set S is the first terminology of set theory.

Use the math symbols which Tex provides accordingly.
davar55 is offline  
Old 2011-01-22, 03:19   #187
davar55
 
davar55's Avatar
 
May 2004
New York City

102138 Posts
Default

Quote:
Originally Posted by CRGreathouse View Post
No. For every x you find all y such that x is related to y (x ~ y) and call the set of all such y's "[x]".

Suppose I define ~ over the real numbers as "x ~ y if and only if x - y is an integer". Then 0.2 ~ 1.2, 0.2 ~ 2.2, 0.2 ~ 3.2, etc., so that [0.2] = {..., 0.2, 1.2, 2.2, ...}.

Is this ~ an equivalence relation? (Check if it has the three properties.)
Here CRG is giving a specific relation R.

You can prove it satisfies the three properties, hence IS an equivalence.
An important one.

There are others over the integers.
davar55 is offline  
Closed Thread

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Basic Number Theory 1 & 2 Nick Number Theory Discussion Group 17 2017-12-23 20:10
Observational Number Theory MattcAnderson Miscellaneous Math 8 2016-01-03 19:43
Number Theory Textbook ThomRuley Math 5 2005-08-28 16:04
number theory help math Homework Help 2 2004-05-02 18:09
A problem of number theory hyh1048576 Puzzles 0 2003-09-28 15:35

All times are UTC. The time now is 09:52.


Fri Aug 6 09:52:00 UTC 2021 up 14 days, 4:20, 1 user, load averages: 4.28, 4.39, 4.02

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.