CRN 12107: HW 5
From Classes
Revision as of 12:29, 23 October 2013 by HelmutKnaust (Talk | contribs)
Problem 21. Let R and S be two relations on R: R={(x,y)∈R×R | y<x2} and S={(x,y)∈R×R | y=2x−1}. Find S∘R and R∘S.
Problem 22. Let R be a relation from the set A to the set B, and S be a relation from the set B to the set C.
- Prove or disprove: Dom(S∘R)⊆ Dom(R).
- Prove or disprove: Rng(S∘R)⊆ Rng(S).
Problem 23. Let R be a relation from A to B. For an element b∈B define the set Rb:={a∈A | (a,b)∈R}. Show ⋃b∈BRb=DomR.
Problem 24. Define a relation S on R as follows: aSb if a−b is irrational. Prove or disprove: S is (a) reflexive, (b) symmetric, (c) transitive.
Problem 25. Exercise 3.2 #13.