PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Viewing Version 8 of 'de Morgan's laws'
[ view 'de Morgan's laws' | back to history ]

Title of object: de Morgan's laws
Canonical Name: DeMorgansLaws
Type: Definition

Created on: 2002-02-20 14:12:07-05
Modified on: 2002-07-10 23:16:21.036713-04

Creator: matte
Modifier: matte
Author: drini
Author: greg

Revision comment (for changes between this and next version):

Changes for correction # ('').

Preamble:

% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.
% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}
% there are many more packages, add them here as you need them
% define commands here
Content:

\emph{de Morgan's laws} hold that, for two sets $A$ and $B$, $(A \cup B)' = A' \cap B'$ and $(A \cap B)' = A' \cup B'$, where $\cup$ denotes the union, $\cap$ denotes the intersection, and $'$ denotes the set complement.
If $A,B \subset I$, then
$$A \cup B \equiv \{x:x \in A \lor x \in B\}$$
$$A \cap B \equiv \{x:x \in A \land x \in B\},$$
related to the familiar relations of Boolean Algebra: $(A \land B)' = A' \lor B'$ and $(A \lor B)' = A' \land B'$.