<?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=Category%3APropositional_logic_%28Aussagenlogik%29</id>
	<title>Category:Propositional logic (Aussagenlogik) - 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=Category%3APropositional_logic_%28Aussagenlogik%29"/>
	<link rel="alternate" type="text/html" href="https://bsccs.stoney-wiki.com/w/index.php?title=Category:Propositional_logic_(Aussagenlogik)&amp;action=history"/>
	<updated>2026-05-04T20:24: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=Category:Propositional_logic_(Aussagenlogik)&amp;diff=24&amp;oldid=prev</id>
		<title>Bfh-sts: Created page with &quot;= Overview = This page lists the most important terms and laws for the BFH module: &#039;&#039;&#039;Diskrete Mathematik I (BZG1155pa) 25/26&#039;&#039;&#039;  = Propositional logic =  Propositional logic (&#039;&#039;Aussagenlogik&#039;&#039;) is a formal system in logic that studies propositions and their relationships through logical connectives.   It is the foundation of mathematical logic, computer science, and digital circuit design.  == Propositions == A &lt;code&gt;proposition&lt;/code&gt; (&#039;&#039;Aussage&#039;&#039;) is a declarative sta...&quot;</title>
		<link rel="alternate" type="text/html" href="https://bsccs.stoney-wiki.com/w/index.php?title=Category:Propositional_logic_(Aussagenlogik)&amp;diff=24&amp;oldid=prev"/>
		<updated>2025-10-20T13:27:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Overview = This page lists the most important terms and laws for the BFH module: &amp;#039;&amp;#039;&amp;#039;Diskrete Mathematik I (BZG1155pa) 25/26&amp;#039;&amp;#039;&amp;#039;  = Propositional logic =  Propositional logic (&amp;#039;&amp;#039;Aussagenlogik&amp;#039;&amp;#039;) is a formal system in logic that studies propositions and their relationships through logical connectives.   It is the foundation of mathematical logic, computer science, and digital circuit design.  == Propositions == A &amp;lt;code&amp;gt;proposition&amp;lt;/code&amp;gt; (&amp;#039;&amp;#039;Aussage&amp;#039;&amp;#039;) is a declarative sta...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Overview =&lt;br /&gt;
This page lists the most important terms and laws for the BFH module: &amp;#039;&amp;#039;&amp;#039;Diskrete Mathematik I (BZG1155pa) 25/26&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
= Propositional logic =&lt;br /&gt;
&lt;br /&gt;
Propositional logic (&amp;#039;&amp;#039;Aussagenlogik&amp;#039;&amp;#039;) is a formal system in logic that studies propositions and their relationships through logical connectives.  &lt;br /&gt;
It is the foundation of mathematical logic, computer science, and digital circuit design.&lt;br /&gt;
&lt;br /&gt;
== Propositions ==&lt;br /&gt;
A &amp;lt;code&amp;gt;proposition&amp;lt;/code&amp;gt; (&amp;#039;&amp;#039;Aussage&amp;#039;&amp;#039;) is a declarative statement that is either true (&amp;#039;&amp;#039;wahr&amp;#039;&amp;#039;) or false (&amp;#039;&amp;#039;falsch&amp;#039;&amp;#039;), but not both.  &lt;br /&gt;
Examples:&lt;br /&gt;
* &amp;quot;It is raining.&amp;quot;&lt;br /&gt;
* &amp;quot;2 + 2 = 4.&amp;quot;&lt;br /&gt;
* &amp;quot;The moon is made of cheese.&amp;quot; (false, but still a proposition)&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
Propositional formulas are built recursively:&lt;br /&gt;
# Every proposition symbol (p, q, r, …) is a formula.  &lt;br /&gt;
# If φ is a formula, then ¬φ is a formula.  &lt;br /&gt;
# If φ and ψ are formulas, then (φ ∧ ψ), (φ ∨ ψ), (φ → ψ), (φ ↔ ψ), … are formulas.  &lt;br /&gt;
&lt;br /&gt;
== Semantics ==&lt;br /&gt;
The truth value of a formula is determined by the truth values of its components according to truth tables.  &lt;br /&gt;
This is called **truth-functional semantics**.&lt;br /&gt;
&lt;br /&gt;
= Terms =&lt;br /&gt;
These are the basic logical connectives and symbols used in propositional logic.  &lt;br /&gt;
&lt;br /&gt;
* [[Negation]] (NOT)&lt;br /&gt;
* [[Conjunction]] (AND)&lt;br /&gt;
* [[Disjunction]] (OR)&lt;br /&gt;
* [[Implication]] (IF ... THEN)&lt;br /&gt;
* [[Equivalence]] (IF AND ONLY IF)&lt;br /&gt;
* [[Sheffer stroke]] (NAND)&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Exclusive disjunction]] (XOR)&lt;br /&gt;
* [[Peirce arrow]] (NOR)&lt;br /&gt;
&lt;br /&gt;
= Logic Laws =&lt;br /&gt;
These are the fundamental logical laws (&amp;#039;&amp;#039;Gesetze der Aussagenlogik&amp;#039;&amp;#039;) that are used to transform and simplify logical expressions.  &lt;br /&gt;
&lt;br /&gt;
* [[Idempotent laws]]&lt;br /&gt;
* [[Commutative laws]]&lt;br /&gt;
* [[Associative laws]]&lt;br /&gt;
* [[Distributive laws]]&lt;br /&gt;
* [[Law of excluded middle]]&lt;br /&gt;
* [[Law of non-contradiction]]&lt;br /&gt;
* [[Double negation]]&lt;br /&gt;
* [[De Morgan&amp;#039;s laws]]&lt;br /&gt;
* [[Absorption laws]]&lt;br /&gt;
* [[Neutral and dominance laws]]&lt;br /&gt;
* [[Implication transformations]]&lt;br /&gt;
* [[Contraposition]]&lt;br /&gt;
* [[Tautologies and contradictions]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Diskrete Mathematik I (BZG1155pa) 25/26]]&lt;/div&gt;</summary>
		<author><name>Bfh-sts</name></author>
	</entry>
</feed>