<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Lógica computacional by Nathalia Garcia</title>
      <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg</link>
      <description>Álgebra de coonjuntos
</description>
      <language>en-us</language>
      <pubDate>2021-08-23 21:28:07 UTC</pubDate>
      <lastBuildDate>2021-08-23 21:47:01 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f4ca.png</url>
      </image>
      <item>
         <title>Conjunto unitário</title>
         <author>nathaliagsm02</author>
         <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692033413</link>
         <description><![CDATA[<div>Contém só um elemento.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 21:28:57 UTC</pubDate>
         <guid>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692033413</guid>
      </item>
      <item>
         <title>igualdade de conjuntos</title>
         <author>nathaliagsm02</author>
         <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692034337</link>
         <description><![CDATA[<div>(contém os mesmos elementos)</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 21:29:55 UTC</pubDate>
         <guid>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692034337</guid>
      </item>
      <item>
         <title>relação de pertinência</title>
         <author>nathaliagsm02</author>
         <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692034690</link>
         <description><![CDATA[<div>Representado pelo: ∉</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 21:30:19 UTC</pubDate>
         <guid>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692034690</guid>
      </item>
      <item>
         <title>Relação de continência</title>
         <author>nathaliagsm02</author>
         <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692037759</link>
         <description><![CDATA[<div>Todo elemento de B&nbsp; tem no A<br>Exemplo: a = (1,2,3,4) b=(1,2)&nbsp;<br>Precisa ter todos os elementos.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 21:33:51 UTC</pubDate>
         <guid>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692037759</guid>
      </item>
      <item>
         <title>Subconjuntos</title>
         <author>nathaliagsm02</author>
         <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692038960</link>
         <description><![CDATA[<div>Possibilidades em cima do conjunto.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 21:35:12 UTC</pubDate>
         <guid>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692038960</guid>
      </item>
      <item>
         <title>Intersecção</title>
         <author>nathaliagsm02</author>
         <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692039338</link>
         <description><![CDATA[<div>O que os conjuntos tem em comum.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 21:35:38 UTC</pubDate>
         <guid>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692039338</guid>
      </item>
      <item>
         <title>Diferença</title>
         <author>nathaliagsm02</author>
         <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692042371</link>
         <description><![CDATA[<div>Diferença de A para B é o elemento que pertence só ao A</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 21:38:54 UTC</pubDate>
         <guid>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692042371</guid>
      </item>
      <item>
         <title>União</title>
         <author>nathaliagsm02</author>
         <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692043056</link>
         <description><![CDATA[<div>Junta os dois conjuntos. (Sem repetir os repetidos)</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 21:39:43 UTC</pubDate>
         <guid>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692043056</guid>
      </item>
      <item>
         <title>Complementar</title>
         <author>nathaliagsm02</author>
         <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692044178</link>
         <description><![CDATA[<div>Preenche o que falta para os conjuntos se igualarem.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 21:40:55 UTC</pubDate>
         <guid>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692044178</guid>
      </item>
      <item>
         <title>Produto Cartesiano</title>
         <author>nathaliagsm02</author>
         <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692044676</link>
         <description><![CDATA[<div>Conjunto de duplas.<br>Exemplo: Ex: A = {4,5,6} b= {6,7,8} AxB= {(4,6),(4,7),(4,8),(5,6),(5,7),(5,8),(6,6),(6,7),(6,8)}</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 21:41:29 UTC</pubDate>
         <guid>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692044676</guid>
      </item>
      <item>
         <title>ÁLGEBRA DE CONJUNTOS</title>
         <author>nathaliagsm02</author>
         <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692046727</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 21:43:49 UTC</pubDate>
         <guid>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692046727</guid>
      </item>
      <item>
         <title>OPERAÇÕES DE CONJUNTO</title>
         <author>nathaliagsm02</author>
         <link>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692047793</link>
         <description><![CDATA[<div>União, intersecção, diferença, complementar, produto cartesiano.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 21:45:08 UTC</pubDate>
         <guid>https://padlet.com/nathaliagsm02/cyvadq7d8hrtprlg/wish/1692047793</guid>
      </item>
   </channel>
</rss>
