{"id":3113,"date":"2019-06-12T15:13:39","date_gmt":"2019-06-12T15:13:39","guid":{"rendered":"http:\/\/softlect.in\/?p=3113"},"modified":"2020-04-08T20:40:57","modified_gmt":"2020-04-08T20:40:57","slug":"set-theory-symbols","status":"publish","type":"post","link":"http:\/\/softlect.com\/index.php\/set-theory-symbols\/","title":{"rendered":"Set Theory Symbols"},"content":{"rendered":"<h1>Set Theory Symbols<\/h1>\n<div class=\"myTable\">\n<div class=\"myTR\">\n<div class=\"myTCB\"><strong>Symbol<\/strong><\/div>\n<div class=\"myTCB\"><strong>Meaning \/ definition<\/strong><\/div>\n<div class=\"myTCB\"><strong>Example<\/strong><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">{ }<\/div>\n<div class=\"myTCB\">a collection of elements<\/div>\n<div class=\"myTCB\">A = {3,7,9,14},<br \/>\nB = {9,14,28}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A \u2229 B<\/div>\n<div class=\"myTCB\">objects that belong to set A and set B<\/div>\n<div class=\"myTCB\">A \u2229 B = {9,14}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A \u222a B<\/div>\n<div class=\"myTCB\">objects that belong to set A or set B<\/div>\n<div class=\"myTCB\">A \u222a B = {3,7,9,14,28}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A \u2286 B<\/div>\n<div class=\"myTCB\">subset has fewer elements or equal to the set<\/div>\n<div class=\"myTCB\">{9,14,28} \u2286 {9,14,28}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A \u2282 B<\/div>\n<div class=\"myTCB\">subset has fewer elements than the set<\/div>\n<div class=\"myTCB\">{9,14} \u2282 {9,14,28}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A \u2284 B<\/div>\n<div class=\"myTCB\">left set not a subset of right set<\/div>\n<div class=\"myTCB\">{9,66} \u2284 {9,14,28}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A \u2287 B<\/div>\n<div class=\"myTCB\">set A has more elements or equal to the set B<\/div>\n<div class=\"myTCB\">{9,14,28} \u2287 {9,14,28}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A \u2283 B<\/div>\n<div class=\"myTCB\">set A has more elements than set B<\/div>\n<div class=\"myTCB\">{9,14,28} \u2283 {9,14}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A \u2285 B<\/div>\n<div class=\"myTCB\">set A is not a superset of set B<\/div>\n<div class=\"myTCB\">{9,14,28} \u2285 {9,66}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">2<sup>power set<\/sup><\/div>\n<div class=\"myTCB\">all subsets of A<\/div>\n<div class=\"myTCB\"><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/power_set.gif\" alt=\"\\mathcal{P}(A)\" width=\"47\" height=\"23\" \/><\/div>\n<div class=\"myTCB\">all subsets of A<\/div>\n<div class=\"myTCB\"><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A = B<\/div>\n<div class=\"myTCB\">both sets have the same members<\/div>\n<div class=\"myTCB\">A={3,9,14},<br \/>\nB={3,9,14},<br \/>\nA=B<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A<sup>c<\/sup><\/div>\n<div class=\"myTCB\">all the objects that do not belong to set A<\/div>\n<div class=\"myTCB\"><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A \\ B<\/div>\n<div class=\"myTCB\">objects that belong to A and not to B<\/div>\n<div class=\"myTCB\">A = {3,9,14},<br \/>\nB = {1,2,3},<br \/>\nA-B = {9,14}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A &#8211; B<\/div>\n<div class=\"myTCB\">objects that belong to A and not to B<\/div>\n<div class=\"myTCB\">A = {3,9,14},<br \/>\nB = {1,2,3},<br \/>\nA-B = {9,14}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A \u2206 B<\/div>\n<div class=\"myTCB\">objects that belong to A or B but not to their intersection<\/div>\n<div class=\"myTCB\">A = {3,9,14},<br \/>\nB = {1,2,3},<br \/>\nA \u2206 B = {1,2,9,14}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A \u2296 B<\/div>\n<div class=\"myTCB\">objects that belong to A or B but not to their intersection<\/div>\n<div class=\"myTCB\">A = {3,9,14},<br \/>\nB = {1,2,3},<br \/>\nA \u2296 B = {1,2,9,14}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\"><em>a<\/em>\u2208A<\/div>\n<div class=\"myTCB\">set membership<\/div>\n<div class=\"myTCB\">A={3,9,14}, 3 \u2208 A<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\"><em>x<\/em>\u2209A<\/div>\n<div class=\"myTCB\">no set membership<\/div>\n<div class=\"myTCB\">A={3,9,14}, 1 \u2209 A<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">(<em>a<\/em>,<em>b<\/em>)<\/div>\n<div class=\"myTCB\">collection of 2 elements<\/div>\n<div class=\"myTCB\"><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">A\u00d7B<\/div>\n<div class=\"myTCB\">set of all ordered pairs from A and B<\/div>\n<div class=\"myTCB\"><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">|A|<\/div>\n<div class=\"myTCB\">the number of elements of set A<\/div>\n<div class=\"myTCB\">A={3,9,14}, |A|=3<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">#A<\/div>\n<div class=\"myTCB\">the number of elements of set A<\/div>\n<div class=\"myTCB\">A={3,9,14}, #A=3<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/aleph-null.gif\" alt=\"\" width=\"28\" height=\"28\" \/><\/div>\n<div class=\"myTCB\">infinite cardinality of natural numbers set<\/div>\n<div class=\"myTCB\"><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/aleph-one.gif\" alt=\"\" width=\"27\" height=\"27\" \/><\/div>\n<div class=\"myTCB\">cardinality of countable ordinal numbers set<\/div>\n<div class=\"myTCB\"><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\">\u00d8<\/div>\n<div class=\"myTCB\">\u00d8 = { }<\/div>\n<div class=\"myTCB\">C = {\u00d8}<\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/U.gif\" alt=\"\\mathbb{U}\" width=\"16\" height=\"16\" \/><\/div>\n<div class=\"myTCB\">set of all possible values<\/div>\n<div class=\"myTCB\"><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/N.gif\" alt=\"\\mathbb{N}\" width=\"16\" height=\"16\" \/><sub>0<\/sub><\/div>\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/N.gif\" alt=\"\\mathbb{N}\" width=\"16\" height=\"16\" \/><sub>0<\/sub> = {0,1,2,3,4,&#8230;}<\/div>\n<div class=\"myTCB\">0 \u2208 <img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/N.gif\" alt=\"\\mathbb{N}\" width=\"16\" height=\"16\" \/><sub>0<\/sub><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/N.gif\" alt=\"\\mathbb{N}\" width=\"16\" height=\"16\" \/><sub>1<\/sub><\/div>\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/N.gif\" alt=\"\\mathbb{N}\" width=\"16\" height=\"16\" \/><sub>1<\/sub> = {1,2,3,4,5,&#8230;}<\/div>\n<div class=\"myTCB\">6 \u2208 <img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/N.gif\" alt=\"\\mathbb{N}\" width=\"16\" height=\"16\" \/><sub>1<\/sub><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/Z.gif\" alt=\"\\mathbb{Z}\" width=\"14\" height=\"15\" \/><\/div>\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/Z.gif\" alt=\"\\mathbb{Z}\" width=\"14\" height=\"15\" \/> = {&#8230;-3,-2,-1,0,1,2,3,&#8230;}<\/div>\n<div class=\"myTCB\">-6 \u2208 <img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/Z.gif\" alt=\"\\mathbb{Z}\" width=\"14\" height=\"15\" \/><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/Q.gif\" alt=\"\\mathbb{Q}\" width=\"17\" height=\"21\" \/><\/div>\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/Q.gif\" alt=\"\\mathbb{Q}\" width=\"17\" height=\"21\" \/> = {<em>x <\/em>|<em> x<\/em>=<em>a<\/em>\/<em>b<\/em>, <em>a<\/em>,<em>b<\/em>\u2208<img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/Z.gif\" alt=\"\\mathbb{Z}\" width=\"16\" height=\"16\" \/>}<\/div>\n<div class=\"myTCB\">2\/6 \u2208 <img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/Q.gif\" alt=\"\\mathbb{Q}\" width=\"17\" height=\"21\" \/><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/R.gif\" alt=\"\\mathbb{R}\" width=\"16\" height=\"15\" \/><\/div>\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/R.gif\" alt=\"\\mathbb{R}\" width=\"16\" height=\"15\" \/> = {<em>x<\/em> | -\u221e &lt;<em> x <\/em>&lt;\u221e}<\/div>\n<div class=\"myTCB\">6.343434 \u2208 <img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/R.gif\" alt=\"\\mathbb{R}\" width=\"16\" height=\"15\" \/><\/div>\n<\/div>\n<div class=\"myTR\">\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/C.gif\" alt=\"\\mathbb{C}\" width=\"15\" height=\"17\" \/><\/div>\n<div class=\"myTCB\"><img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/C.gif\" alt=\"\\mathbb{C}\" width=\"15\" height=\"17\" \/> = {<em>z <\/em>|<em> z=a<\/em>+<em>bi<\/em>, -\u221e&lt;<em>a<\/em>&lt;\u221e, -\u221e&lt;<em>b<\/em>&lt;\u221e}<\/div>\n<div class=\"myTCB\">6+2<em>i<\/em> \u2208 <img loading=\"lazy\" src=\"http:\/\/www.softlect.com\/imagesMaths\/C.gif\" alt=\"\\mathbb{C}\" width=\"15\" height=\"17\" \/><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Set Theory Symbols Symbol Meaning \/ definition Example { } a collection of elements A = {3,7,9,14}, B = {9,14,28} A \u2229 B objects that belong to set A and&hellip; <\/p>\n","protected":false},"author":1,"featured_media":3130,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[34],"tags":[],"aioseo_notices":[],"amp_enabled":true,"_links":{"self":[{"href":"http:\/\/softlect.com\/index.php\/wp-json\/wp\/v2\/posts\/3113"}],"collection":[{"href":"http:\/\/softlect.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/softlect.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/softlect.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/softlect.com\/index.php\/wp-json\/wp\/v2\/comments?post=3113"}],"version-history":[{"count":4,"href":"http:\/\/softlect.com\/index.php\/wp-json\/wp\/v2\/posts\/3113\/revisions"}],"predecessor-version":[{"id":3688,"href":"http:\/\/softlect.com\/index.php\/wp-json\/wp\/v2\/posts\/3113\/revisions\/3688"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/softlect.com\/index.php\/wp-json\/wp\/v2\/media\/3130"}],"wp:attachment":[{"href":"http:\/\/softlect.com\/index.php\/wp-json\/wp\/v2\/media?parent=3113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/softlect.com\/index.php\/wp-json\/wp\/v2\/categories?post=3113"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/softlect.com\/index.php\/wp-json\/wp\/v2\/tags?post=3113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}