<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bsccs.stoney-wiki.com/w/index.php?action=history&amp;feed=atom&amp;title=De_Morgan%27s_laws</id>
	<title>De Morgan&#039;s laws - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bsccs.stoney-wiki.com/w/index.php?action=history&amp;feed=atom&amp;title=De_Morgan%27s_laws"/>
	<link rel="alternate" type="text/html" href="https://bsccs.stoney-wiki.com/w/index.php?title=De_Morgan%27s_laws&amp;action=history"/>
	<updated>2026-05-04T20:17:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://bsccs.stoney-wiki.com/w/index.php?title=De_Morgan%27s_laws&amp;diff=40&amp;oldid=prev</id>
		<title>Bfh-sts: Created page with &quot;= De Morgan&#039;s laws =  De Morgan&#039;s laws describe the interaction between negation, conjunction, and disjunction.   They provide rules for transforming logical statements into equivalent forms.  == Statements == * ¬(p ∧ q) ≡ ¬p ∨ ¬q * ¬(p ∨ q) ≡ ¬p ∧ ¬q  == Explanation == Negating a conjunction is equivalent to the disjunction of the negations.   Negating a disjunction is equivalent to the conjunction of the negations.   These transformations are widely u...&quot;</title>
		<link rel="alternate" type="text/html" href="https://bsccs.stoney-wiki.com/w/index.php?title=De_Morgan%27s_laws&amp;diff=40&amp;oldid=prev"/>
		<updated>2025-10-20T13:31:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= De Morgan&amp;#039;s laws =  De Morgan&amp;#039;s laws describe the interaction between negation, conjunction, and disjunction.   They provide rules for transforming logical statements into equivalent forms.  == Statements == * ¬(p ∧ q) ≡ ¬p ∨ ¬q * ¬(p ∨ q) ≡ ¬p ∧ ¬q  == Explanation == Negating a conjunction is equivalent to the disjunction of the negations.   Negating a disjunction is equivalent to the conjunction of the negations.   These transformations are widely u...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= De Morgan&amp;#039;s laws =&lt;br /&gt;
&lt;br /&gt;
De Morgan&amp;#039;s laws describe the interaction between negation, conjunction, and disjunction.  &lt;br /&gt;
They provide rules for transforming logical statements into equivalent forms.&lt;br /&gt;
&lt;br /&gt;
== Statements ==&lt;br /&gt;
* ¬(p ∧ q) ≡ ¬p ∨ ¬q&lt;br /&gt;
* ¬(p ∨ q) ≡ ¬p ∧ ¬q&lt;br /&gt;
&lt;br /&gt;
== Explanation ==&lt;br /&gt;
Negating a conjunction is equivalent to the disjunction of the negations.  &lt;br /&gt;
Negating a disjunction is equivalent to the conjunction of the negations.  &lt;br /&gt;
These transformations are widely used in proofs, algebraic simplifications, and computer science.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
* &amp;quot;It is not the case that (I study AND I work)&amp;quot;  &lt;br /&gt;
  ≡ &amp;quot;I do not study OR I do not work&amp;quot;.  &lt;br /&gt;
* &amp;quot;It is not the case that (I travel OR I rest)&amp;quot;  &lt;br /&gt;
  ≡ &amp;quot;I do not travel AND I do not rest&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Truth Table (First Law) ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! p !! q !! p ∧ q !! ¬(p ∧ q) !! ¬p ∨ ¬q&lt;br /&gt;
|-&lt;br /&gt;
| T || T || T || F || F&lt;br /&gt;
|-&lt;br /&gt;
| T || F || F || T || T&lt;br /&gt;
|-&lt;br /&gt;
| F || T || F || T || T&lt;br /&gt;
|-&lt;br /&gt;
| F || F || F || T || T&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Truth Table (Second Law) ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! p !! q !! p ∨ q !! ¬(p ∨ q) !! ¬p ∧ ¬q&lt;br /&gt;
|-&lt;br /&gt;
| T || T || T || F || F&lt;br /&gt;
|-&lt;br /&gt;
| T || F || T || F || F&lt;br /&gt;
|-&lt;br /&gt;
| F || T || T || F || F&lt;br /&gt;
|-&lt;br /&gt;
| F || F || F || T || T&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Propositional logic (Aussagenlogik)]]&lt;br /&gt;
[[Category: Diskrete Mathematik I (BZG1155pa) 25/26]]&lt;/div&gt;</summary>
		<author><name>Bfh-sts</name></author>
	</entry>
</feed>