Prove or disprove: If $R$ and $S$ are partial orderings on $A$, then $R \circ S$ is a partial ordering on $A$.
I started out defining $R$ and $S$ but I am unsure how to use the definition of partially ordered sets to prove that the composition of the two are also partially ordered. Also one thing I have been thinking is how can you guarantee the composition of these two exist?
Here $R \subseteq AXA$ and $S \subseteq AXA$ are the two relations .. now composition $S \circ R$ is defined by $ (a, b) \in S \circ R \iff \exists$ $x \in A$ such that $(a, x) \in R \land (x, b) \in S$ .. use this as definition .. and after that every thing falls in place automatically ..