How to represent a logic equivalence?

By
$\begingroup$

In propositional logic we have the DeMorgan's laws:

$$\lnot (p\lor q) \Leftrightarrow \lnot p\land \lnot q$$ $$\lnot (p\land q) \Leftrightarrow \lnot p\lor \lnot q$$

I would like to teach the laws of logic to my students, but changing the symbol $\Leftrightarrow$, because I don't want to confuse them with $\leftrightarrow$. Can I introduce =, instead of $\Leftrightarrow$? what is the default symbol of the logic equivalence used to researchers in this area?

Thanks

👉 For more insights, check out this resource.

$\endgroup$
1
$\begingroup$

Typically I have seen $\equiv $ used for logical equivalence.

$\endgroup$
2
$\begingroup$

You can use a triple bar symbol or a quadruple bar symbol.

👉 Discover more in this in-depth guide.

$\endgroup$
2
$\begingroup$

As someone has mentioned, you use this symbol $\equiv$, which is simply "\equiv".

If you assign them any type of homework dealing with logical equivalences and solving them, then they can use Microsoft Word. Just go to Insert > Equation. There should be an Equation tab open up on the top with the other tabs.

As pictured, there is almost every symbol we use in equivalences/equations. When you're writing in the equation field on the word document, you can write out the shortcut that appears when you float the mouse over a symbol.

Interesting enough, the same shortcuts you use in Word to write the symbol are also the same used here. For example, you write \vee to make $\vee$, just like in Microsoft Office too.

Here's an example of what I could do with Microsoft Word.

$\endgroup$
2

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy