euclid s elements proposition 1 - joel...

10
EUCLIDS ELEMENTS: PROPOSITION 1 From a given line, construct an equilateral triangle with that line as a side. You can construct a straight line between any two points (postulate 1). You can create a circle with any center and radius (postulate 3). [Def: in a circle all lines from center to outside are equal length] Things which equal the same thing equal one another (common notion 1). Wednesday, November 17, 2010

Upload: others

Post on 12-Sep-2020

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: EUCLID S ELEMENTS PROPOSITION 1 - Joel Velascojoelvelasco.net/teaching/2310fall2010/slides/2310.32.pdf · 2014. 1. 9. · EUCLID’S ELEMENTS: PROPOSITION 1 From a given line, construct

EUCLID’S ELEMENTS:PROPOSITION 1

From a given line, construct an equilateral triangle with that line as a side.

You can construct a straight line between any two points (postulate 1).

You can create a circle with any center and radius (postulate 3). [Def: in a circle all lines from center to outside are equal length]

Things which equal the same thing equal one another (common notion 1).

Wednesday, November 17, 2010

Page 2: EUCLID S ELEMENTS PROPOSITION 1 - Joel Velascojoelvelasco.net/teaching/2310fall2010/slides/2310.32.pdf · 2014. 1. 9. · EUCLID’S ELEMENTS: PROPOSITION 1 From a given line, construct

A B

1) Draw a circle with A at the center, and radius AB

2) Draw a circle with B at the center, and radius AB

C

3) Let C be where the circles intersect and draw AC and BC. ABC is an equilateral triangle

Since AB=AC and BA (=AB) =BC,

Wednesday, November 17, 2010

Page 3: EUCLID S ELEMENTS PROPOSITION 1 - Joel Velascojoelvelasco.net/teaching/2310fall2010/slides/2310.32.pdf · 2014. 1. 9. · EUCLID’S ELEMENTS: PROPOSITION 1 From a given line, construct

PROPERTIES OF RELATIONS

Wednesday, 17 November

Wednesday, November 17, 2010

Page 4: EUCLID S ELEMENTS PROPOSITION 1 - Joel Velascojoelvelasco.net/teaching/2310fall2010/slides/2310.32.pdf · 2014. 1. 9. · EUCLID’S ELEMENTS: PROPOSITION 1 From a given line, construct

COMMON PROPERTIES

Reflexivity ∀x R(x,x)

Anti-Reflexivity ∀x ¬R(x,x)Non-reflexive ¬∀x R(x,x) ⇔ ∃x ¬R(x,x)

Symmetry ∀x∀y(R(x,y) → R(y,x))

Asymmetry ∀x∀y(R(x,y) → ¬R(y,x))

Non-symmetric ¬∀x∀y(R(x,y) → ¬R(y,x)) ⇔ ∃x∃y(R(x,y) ∧ ¬R(y,x))Anti-symmetry ∀x∀y[(R(x,y) ∧ R(y,x)) → x=y]

Wednesday, November 17, 2010

Page 5: EUCLID S ELEMENTS PROPOSITION 1 - Joel Velascojoelvelasco.net/teaching/2310fall2010/slides/2310.32.pdf · 2014. 1. 9. · EUCLID’S ELEMENTS: PROPOSITION 1 From a given line, construct

a bReflexive Anti-symmetric

So asymmetric + Non-symmetric

a bIrreflexive

So non-reflexive

Symmetric

(Still)

Wednesday, November 17, 2010

Page 6: EUCLID S ELEMENTS PROPOSITION 1 - Joel Velascojoelvelasco.net/teaching/2310fall2010/slides/2310.32.pdf · 2014. 1. 9. · EUCLID’S ELEMENTS: PROPOSITION 1 From a given line, construct

COMMON PROPERTIES

Transitivity ∀x∀y∀z [(R(x,y) ∧ R(y,z)) → R(x,z)]

Anti-Transitivity ∀x∀y∀z[(R(x,y) ∧ R(y,z)) → ¬R(x,z)]

Non-Transitivity ∃x∃y∃z[(R(x,y) ∧ R(y,z)) ∧ ¬R(x,z)]

a b c

If we assume transitivity

[R(a,b) ∧ R(b,c)] → R(a,c)

Wednesday, November 17, 2010

Page 7: EUCLID S ELEMENTS PROPOSITION 1 - Joel Velascojoelvelasco.net/teaching/2310fall2010/slides/2310.32.pdf · 2014. 1. 9. · EUCLID’S ELEMENTS: PROPOSITION 1 From a given line, construct

COMMON PROPERTIES

Transitivity ∀x∀y∀z [(R(x,y) ∧ R(y,x)) → R(x,z)]

Anti-Transitivity ∀x∀y∀z[(R(x,y) ∧ R(y,x)) → ¬R(x,z)]

Non-Transitivity ∃x∃y∃z[(R(x,y) ∧ R(y,x)) ∧ ¬R(x,z)]

If we assume transitivity

a b

[R(a,b) ∧ R(b,a)] → R(a,a)

Wednesday, November 17, 2010

Page 8: EUCLID S ELEMENTS PROPOSITION 1 - Joel Velascojoelvelasco.net/teaching/2310fall2010/slides/2310.32.pdf · 2014. 1. 9. · EUCLID’S ELEMENTS: PROPOSITION 1 From a given line, construct

EQUIVALENCE RELATIONS

Equivalence relations are those that are reflexive, symmetric, and transitive

a b

- not necessarily universal

or

a b c

Wednesday, November 17, 2010

Page 9: EUCLID S ELEMENTS PROPOSITION 1 - Joel Velascojoelvelasco.net/teaching/2310fall2010/slides/2310.32.pdf · 2014. 1. 9. · EUCLID’S ELEMENTS: PROPOSITION 1 From a given line, construct

EQUIVALENCE RELATIONS

Equivalence relations are those that are reflexive, symmetric, and transitive

a b

- not necessarily universal

R partitions the space into groups

c d e

Wednesday, November 17, 2010

Page 10: EUCLID S ELEMENTS PROPOSITION 1 - Joel Velascojoelvelasco.net/teaching/2310fall2010/slides/2310.32.pdf · 2014. 1. 9. · EUCLID’S ELEMENTS: PROPOSITION 1 From a given line, construct

COMMON PROPERTIES

There are many other properties which are important enough to have names:

Seriality (or totality) ∀x∃y R(x,y)

Connected (or total) ∀x∀y(R(x,y) ∨ R(y,x))

Euclidean ∀x∀y∀y[(R(x,y) ∧ R(x,z)) → R(y,z)]

Trichotomous ∀x∀y∀y(R(x,y) ∨ R(y,x) ∨ x=y)

Dense ∀x∀y[R(x,y) → ∃z(R(x,z) ∧ R(z,y))]

Wednesday, November 17, 2010