Composition of Relations

From Classes
(Difference between revisions)
Jump to: navigation, search
 
(6 intermediate revisions by one user not shown)
Line 5: Line 5:
 
<br><math>T=\{(x,y)\ |\ y=x^2\}</math>
 
<br><math>T=\{(x,y)\ |\ y=x^2\}</math>
  
 +
 +
 +
S first, then T:
  
 
<html>
 
<html>
Line 13: Line 16:
 
</script>
 
</script>
 
</html>
 
</html>
 +
 +
T first, then S:
  
 
<html>
 
<html>

Latest revision as of 12:04, 25 April 2013

Below are visualizations of the composition of two relations. Here
S={(x,y) | x2+y21}
and
T={(x,y) | y=x2}


S first, then T:

T first, then S:

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox