Boolean matrix
title: "Boolean matrix" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["matrices-(mathematics)", "boolean-algebra"] topic_path: "science/mathematics" source: "https://en.wikipedia.org/wiki/Boolean_matrix" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
In mathematics, a Boolean matrix is a matrix with entries from a Boolean algebra. When the two-element Boolean algebra is used, the Boolean matrix is called a logical matrix. (In some contexts, particularly computer science, the term "Boolean matrix" implies this restriction.)
Let U be a non-trivial Boolean algebra (i.e. with at least two elements). Intersection, union, complementation, and containment of elements is expressed in U. Let V be the collection of n × n matrices that have entries taken from U. Complementation of such a matrix is obtained by complementing each element. The intersection or union of two such matrices is obtained by applying the operation to entries of each pair of elements to obtain the corresponding matrix intersection or union. A matrix is contained in another if each entry of the first is contained in the corresponding entry of the second.
The product of two Boolean matrices is expressed as follows: (AB){ij} = \bigcup{k=1}^n (A_{ik} \cap B_{kj} ) .
According to one author, "Matrices over an arbitrary Boolean algebra β satisfy most of the properties over β0 = {0, 1}. The reason is that any Boolean algebra is a sub-Boolean algebra of \beta_0^S for some set S, and we have an isomorphism from n × n matrices over \beta_0^S \ \text{to} \ \beta_n^S ."
References
- R. Duncan Luce (1952) "A Note on Boolean Matrices", Proceedings of the American Mathematical Society 3: 382–8, Jstor link
- Jacques Riguet (1954) "Sur l'extension du calcul des relations binaires au calcul des matrices à éléments dans une algèbre de Boole", Comptes Rendus 238: 2382–2385
References
- [[Ki-Hang Kim]] (1982) ''Boolean Matrix Theory and Applications'', page 249, Appendix: Matrices over arbitrary Boolean Algebras, [[Marcel Dekker]] {{ISBN. 0-8247-1788-0
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::