Exercise Lover

March 12, 2007

Exercises B.2-5

Filed under: B.2 — yuhanlyu @ 3:18 pm

No, symmetric property means that a R b implies b R a. But if there is no such b element, we can not use the transitive property to get reflexive property.

Exercises B.2-4

Filed under: B.2 — yuhanlyu @ 3:14 pm

R is equivalence relation, so R is reflexive, symmetric and transitive. But R is antisymmetric, so there is no distinct element a, b in S such that a R b. Otherwise b R a should be in R, since symmetric property. Hence there are only a R a in relation R.

Exercises B.2-3

Filed under: B.2 — yuhanlyu @ 1:50 pm

Exercises B.2-2

Filed under: B.2 — yuhanlyu @ 1:48 pm

a ≡ a (mod n) -> it is reflexive.
a ≡ b (mod n) then b ≡ a(mod n) -> it is symmetric
a ≡ b (mod n) and b ≡ c(mod n) then a ≡ c(mod n) -> it is transitive

The ≡ relation partition integer into n parts.

Exercises B.2-1

Filed under: B.2 — yuhanlyu @ 1:44 pm

For any subset x, y of Z, ⊆ is reflexive because x⊆x. If x is not equal to y, then it is impossible x ⊆ y and y ⊆ x, so ⊆ is antisymmetric. If x ⊆ y and y ⊆ z, then x ⊆ z, hence ⊆ is transitive. Because of these three property, ⊆ in Z is partial order.

Blog at WordPress.com.