23666: HW 5
From Classes
(Difference between revisions)
HelmutKnaust (Talk | contribs) (Created page with "'''Problem 21.''' Let $R$ and $S$ be two relations on $\mathbb{R}$: $R=\{(x,y)\in\mathbb{R}\times\mathbb{R}\ |\ y<x^2\}$ and $S=\{(x,y)\in\mathbb{R}\times\mathbb{R}\ |\ y=2x-...") |
HelmutKnaust (Talk | contribs) |
||
Line 9: | Line 9: | ||
# Show that $R$ is symmetric iff $R=R^{-1}$. | # Show that $R$ is symmetric iff $R=R^{-1}$. | ||
# Show that $R$ is transitive iff $R\circ R\subseteq R$. | # Show that $R$ is transitive iff $R\circ R\subseteq R$. | ||
+ | |||
+ | '''Problem 25.''' Let $R$ and $S$ be two equivalence relations on a non-empty set $X$. Prove or disprove: | ||
+ | #$R\cap S$ is an equivalence relation. | ||
+ | #$R\cup S$ is an equivalence relation. |
Latest revision as of 17:43, 4 April 2019
Problem 21. Let $R$ and $S$ be two relations on $\mathbb{R}$: $R=\{(x,y)\in\mathbb{R}\times\mathbb{R}\ |\ y<x^2\}$ and $S=\{(x,y)\in\mathbb{R}\times\mathbb{R}\ |\ y=2x-1\}$. Find $S\circ R$ and $R\circ S$.
Problem 22. Let $R$ be a relation from $A$ to $B$. For an element $b\in B$ define the set $R_b:=\{a\in A\ |\ (a,b)\in R\}$. Show \[\bigcup_{b\in B} R_b=\mbox{Dom}\, R.\]
Problem 23. Define a relation $S$ on $\mathbb{R}$ as follows: $a\,S\,b$ if $a-b$ is irrational. Prove or disprove: $S$ is (a) reflexive, (b) symmetric, (c) transitive.
Problem 24. Let $R$ be a relation on $A$.
- Show that $R$ is reflexive iff $I_A\subseteq R$. Here $I_A$ denotes the identity relation on $A$: $I_A=\{(a,a) \ |\ a\in A\}$.
- Show that $R$ is symmetric iff $R=R^{-1}$.
- Show that $R$ is transitive iff $R\circ R\subseteq R$.
Problem 25. Let $R$ and $S$ be two equivalence relations on a non-empty set $X$. Prove or disprove:
- $R\cap S$ is an equivalence relation.
- $R\cup S$ is an equivalence relation.