Thread Closed

Equivalence Relations

 
Share Thread Thread Tools
Sep19-09, 07:09 PM   #1
 

Equivalence Relations


Statement:
Prove or Disprove: A relation ~ on a nonempty set A which is symmetric and transitive must also be reflexive.


Ideas:
If our relation ~ is transitive, then we know: a~b, and b~a [tex]\Rightarrow[/tex] a~a.
Therefore our relation ~ is reflexive, since b~c and c~b [tex]\Rightarrow[/tex] b~b, and c~a and a~c [tex]\Rightarrow[/tex] c~c.


Proof:
Can the above (idea) constitute a proof in itself?

Thanks,

Jeffrey
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Sep19-09, 07:43 PM   #2
 
Actually I thought about it a little, and came up with a proof. But can someone critique it and let me know if it's actually alright.


Proof
We know ~ is symmetric.
Therefore, [tex]\exists a,b,c \in A[/tex] such that
if a~b, then b~a,
and if b~c, then c~b,
and if c~a, then a~c.
But we also know our relation ~ is transitive.
Therefore,
if a~b, and b~a, then a~a, (#1)
and if b~c, and c~b, then b~b, (#2)
and if c~a, and a~c, then c~c. (#3)
By (#1), (#2), and (#3) we know our given relation is reflexive.
Thread Closed
Thread Tools


Similar Threads for: Equivalence Relations
Thread Forum Replies
Equivalence relations Calculus & Beyond Homework 1
equivalence relations? Linear & Abstract Algebra 0
Equivalence Relations Calculus & Beyond Homework 3
Equivalence Relations Calculus & Beyond Homework 5
Equivalence Relations Linear & Abstract Algebra 27