06-240/Classnotes For Tuesday, September 12: Difference between revisions

From Drorbn
Jump to navigationJump to search
No edit summary
No edit summary
Line 11: Line 11:


==The Real Numbers==
==The Real Numbers==
The Real Numbers are a set (denoted by <math>\mathbb{R}</math>) along with two binary operations: + (plus) and &middot; (times) and two special elements: 0 (zero) and 1 (one), such that the following laws hold true: <p>
The Real Numbers are a set (denoted by <math>\mathbb{R}</math>) along with two binary operations: + (plus) and &middot; (times) and two special elements: 0 (zero) and 1 (one), such that the following laws hold true:<br>
<math>\mathbb{R}1 :\forall a, b\in \mathbb{R} \quad a\cdot b=b\cdot a \quad \mbox{and} \quad a+b=b+a</math> (The Commutative Laws)
<math>\mathbb{R}1:\forall a, b\in \mathbb{R} \quad a+b=b+a \quad \mbox{and} \quad a\cdot b=b\cdot a</math> (The Commutative Laws)<br>
<math>\mathbb{R}2:\forall a, b, c\in \mathbb{R} \quad (a+b)+c=a+(b+c) \quad \mbox{and} \quad (a\cdot b)\cdot c=a\cdot (b\cdot c) </math> (The Associative Laws)

Revision as of 22:53, 22 September 2006

  • PDF notes by User:Harbansb: September 12 Notes.
  • If I have made an error in my notes, or you would like the editable OpenOffice file, feel free to e-mail me at harbansb@msn.com.
  • September 12 Notes for re-uploading, please email at jeff.matskin@utoronto.ca
  • Below are a couple of lemmata critical to the derivation we did in class - the Professor left this little work to the students:

Notes

The Real Numbers

The Real Numbers are a set (denoted by ) along with two binary operations: + (plus) and · (times) and two special elements: 0 (zero) and 1 (one), such that the following laws hold true:
(The Commutative Laws)
(The Associative Laws)