\r\n A Venn diagram is a graphical way to represent sets, relationships amongst sets, and mathematical operations on sets. Below are some basic definitions.\r\n
\r\n\n A set represents a collection of objects that share a common characteristics.\r\n For example — A ={2, 4, 6, 8, 10, 12} represents the set of even numbers. Every element of this set is an even number. Let's take another example —\r\n B ={3, 6, 9, 12, 15} represents the set of multiples of 3.\r\n
\r\n\n The union of sets A and B is the set that contains all the elements of set A and that of set B — however the common elements are taken only once.\r\n The union of sets A and B is written as A ⋃ B.\n
\r\n\n The intersection of sets A and B is the set that contains the elements which are common to both A and B.\r\n The intersection of sets A and B is written as A ⋂ B.\n
\r\n\n In this MagicGraph, you will learn about graphically representing sets using Venn diagrams.\r\n Hover over a set definition to see it Venn diagram representation.\n
\r\n