Booleaanse operator: verschil tussen versies

Verwijderde inhoud Toegevoegde inhoud
StrepuBot (overleg | bijdragen)
k WPCleaner v2.02 - Opgelost met WP:CW (Code 028: Tabel incorrect beëindigd)
k Bot: corrigeren verouderde syntax in formules - mw:Extension:Math/Roadmap
Regel 81:
<math>A \, \mathop{\text{OR}} \, B</math> is waar als <math>A</math> waar is of <math>B</math> waar is (of als beide waar zijn). Het resultaat is onwaar als zowel <math>A</math> als <math>B</math> onwaar zijn.
 
Gestandaardiseerde notatie: <math>A\orlor B</math>.
 
Andere notaties: <math>A\mid B ,\, A\mathop{\|}B ,\, A+B</math>.
Regel 175:
 
=== Implicatie ===
De implicatie <math>A \rightarrow B</math> ('uit A volgt B') is uitsluitend onwaar indien A waar is en B onwaar. De implicatie heeft daarom dezelfde waarheidswaarde als <math>(\neg A) \orlor B</math>.
 
Gestandaardiseerde notatie: <math>A \rarr B</math>.