Safekipedia

Conjunction elimination

Adapted from Wikipedia ยท Adventurer experience

Conjunction elimination

In propositional logic, conjunction elimination is a rule that helps us break down statements that have two parts joined by "and." This rule says that if a statement like "A and B" is true, then each part โ€” A and B โ€” is also true by itself. This makes it easier to work with longer proofs by letting us look at just one part at a time.

For example, if someone says, "It's raining and it's pouring," we can use conjunction elimination to say, "Therefore it's raining." This shows how we can take one part of a combined statement and use it alone.

The rule has two parts. One lets us take the first part of a combined statement, and the other lets us take the second part. Together, they mean that when we see a statement with "and" joining two ideas, we can use either idea by itself in our reasoning. This helps make arguments and proofs clearer and easier to understand.

Formal notation

In logic, if two things are both true together, then each one is true on its own. This is called conjunction elimination.

We can write this using special symbols:

(P โˆง Q) โŠข P

and

(P โˆง Q) โŠข Q

These symbols mean that if "P and Q" are true, then "P" is true, and "Q" is also true.

We can also write this as rules that always work:

(P โˆง Q) โ†’ P

and

(P โˆง Q) โ†’ Q

Here, P and Q are any statements we might make.

This article is a child-friendly adaptation of the Wikipedia article on Conjunction elimination, available under CC BY-SA 4.0.