Booleova algebra: Porovnání verzí

Smazaný obsah Přidaný obsah
tabulka z en místo infoboxu
Glivi (diskuse | příspěvky)
→‎Formální definice: máme tu vše v x,y,z místo a,b,c; názvy axiomů do prvního sloupce; nedegenerovanost se někdy nepožaduje
Řádek 9:
:{| cellpadding=5
|-
|<math> a \lor b = b \lor a </math>
|<math> a \land b = b \land a </math>
| [[Komutativita]]
|<math> ax \lor by = by \lor ax </math>
|<math> ax \land by = by \land ax </math>
|-
|<math> a \lor (b \land c) = (a \lor b) \land (a \lor c) </math>
|<math> a \land (b \lor c) = (a \land b) \lor (a \land c) </math>
| [[Distributivita]]
|<math> ax \lor (by \land cz) = (ax \lor by) \land (ax \lor cz) </math>
|<math> ax \land (by \lor cz) = (ax \land by) \lor (ax \land cz) </math>
|-
| Neutralita 0 a 1
|<math>x \or 0 = x</math>
|<math>x \and 1 = x</math>
| Neutralita 0 a 1
|-
|<math> a \lor \lnot a = 1 </math>
|<math> a \land \lnot a = 0 </math>
| [[Komplementarita]]
|<math> ax \lor \lnot ax = 1 </math>
|<math> ax \land \lnot ax = 0 </math>
|-
|colspan=2|<math>0\neq 1</math>
| Nedegenerovanost
|colspan=2|<math>0\neq 1</math>
|}
 
Axiom nedegenerovanosti se někdy neuvádí. V takovém případě je také jednoprvková množina booleovou algebrou.
 
== Vlastnosti ==