Composition of Relations
From Classes
(Difference between revisions)
HelmutKnaust (Talk | contribs) |
HelmutKnaust (Talk | contribs) |
||
Line 24: | Line 24: | ||
var cdf = new cdfplugin(); | var cdf = new cdfplugin(); | ||
cdf.embed('http://helmut.knaust.info/class/201320_3325/comp2.cdf', 904, 345); | cdf.embed('http://helmut.knaust.info/class/201320_3325/comp2.cdf', 904, 345); | ||
+ | </script> | ||
+ | </html> | ||
+ | |||
+ | <html> | ||
+ | <script type="text/javascript" src="http://www.wolfram.com/cdf-player/plugin/v2.1/cdfplugin.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | var cdf = new cdfplugin(); | ||
+ | cdf.embed('http://helmut.knaust.info/class/201320_3325/qf.cdf', 904, 310); | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 12:57, 24 April 2013
Below are visualizations of the composition of two relations.
Here
\(S=\{(x,y)\ |\ x^2+y^2\leq 1\}\)
and
\(T=\{(x,y)\ |\ y=x^2\}\)
S first, then T:
T first, then S: