Composition of Relations

From Classes
(Difference between revisions)
Jump to: navigation, search
 
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', 439, 408);
 
 
</script>
 
</script>
 
</html>
 
</html>

Latest revision as of 12:04, 25 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:

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox