<?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=Peirce_arrow</id>
	<title>Peirce arrow - 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=Peirce_arrow"/>
	<link rel="alternate" type="text/html" href="https://bsccs.stoney-wiki.com/w/index.php?title=Peirce_arrow&amp;action=history"/>
	<updated>2026-05-04T20:08:10Z</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=Peirce_arrow&amp;diff=32&amp;oldid=prev</id>
		<title>Bfh-sts: Created page with &quot;= Peirce arrow =  The Peirce arrow (also called &#039;&#039;NOR&#039;&#039;) is a logical operation that returns true only when both propositions are false.   It is functionally complete, meaning all other logical operations can be expressed in terms of it.  == Symbols == * p ↓ q (mathematical notation) * p NOR q (common name) * ¬(p ∨ q) (definition)  == Definition == The Peirce arrow produces the negation of disjunction.  == Truth Table == {| class=&quot;wikitable&quot; ! p !! q !! p ↓ q |- |...&quot;</title>
		<link rel="alternate" type="text/html" href="https://bsccs.stoney-wiki.com/w/index.php?title=Peirce_arrow&amp;diff=32&amp;oldid=prev"/>
		<updated>2025-10-20T13:29:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Peirce arrow =  The Peirce arrow (also called &amp;#039;&amp;#039;NOR&amp;#039;&amp;#039;) is a logical operation that returns true only when both propositions are false.   It is functionally complete, meaning all other logical operations can be expressed in terms of it.  == Symbols == * p ↓ q (mathematical notation) * p NOR q (common name) * ¬(p ∨ q) (definition)  == Definition == The Peirce arrow produces the negation of disjunction.  == Truth Table == {| class=&amp;quot;wikitable&amp;quot; ! p !! q !! p ↓ q |- |...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Peirce arrow =&lt;br /&gt;
&lt;br /&gt;
The Peirce arrow (also called &amp;#039;&amp;#039;NOR&amp;#039;&amp;#039;) is a logical operation that returns true only when both propositions are false.  &lt;br /&gt;
It is functionally complete, meaning all other logical operations can be expressed in terms of it.&lt;br /&gt;
&lt;br /&gt;
== Symbols ==&lt;br /&gt;
* p ↓ q (mathematical notation)&lt;br /&gt;
* p NOR q (common name)&lt;br /&gt;
* ¬(p ∨ q) (definition)&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
The Peirce arrow produces the negation of disjunction.&lt;br /&gt;
&lt;br /&gt;
== Truth Table ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! p !! q !! p ↓ q&lt;br /&gt;
|-&lt;br /&gt;
| T || T || F&lt;br /&gt;
|-&lt;br /&gt;
| T || F || F&lt;br /&gt;
|-&lt;br /&gt;
| F || T || F&lt;br /&gt;
|-&lt;br /&gt;
| F || F || T&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
* If &amp;#039;&amp;#039;p&amp;#039;&amp;#039; = &amp;quot;I will travel&amp;quot; and &amp;#039;&amp;#039;q&amp;#039;&amp;#039; = &amp;quot;I will study&amp;quot;,  &lt;br /&gt;
  then &amp;#039;&amp;#039;p ↓ q&amp;#039;&amp;#039; = &amp;quot;It is not the case that I will travel or study&amp;quot; (meaning: I do neither).&lt;br /&gt;
* In Python: &amp;lt;code&amp;gt;not (p or q)&amp;lt;/code&amp;gt;&lt;br /&gt;
* In Java: &amp;lt;code&amp;gt;!(p || q)&amp;lt;/code&amp;gt;&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>