このブログは、旧・はてなダイアリー「檜山正幸のキマイラ飼育記 メモ編」(http://d.hatena.ne.jp/m-hiyama-memo/)のデータを移行・保存したものであり、今後(2019年1月以降)更新の予定はありません。

今後の更新は、新しいブログ http://m-hiyama-memo.hatenablog.com/ で行います。

Boolean algebras with operators

http://math.chapman.edu/cgi-bin/structures.pl?Boolean_algebras_with_operators より:

Abbreviation: BAO

Definition: A Boolean algebra with operators is a structure A = (A,∨,0, ∧,1,¬,fi (i ∈ I)) such that

  1. (A,∨,0,∧,1,¬) is a Boolean algebra,
  2. fi is join-preserving in each argument: fi( ..., x∨y, ...) = fi(..., x, ...)∨fi(..., y, ...), and
  3. fi is normal in each argument: fi(..., 0, ...) = 0 for each i ∈ I.

Morphisms: Let A and B be Boolean algebras with operators of the same signature. A morphism from A to B is a function h : A→B that is a Boolean homomorphism and preserves all the operators: h(fi(x1, ..., xn)) = fi(h(x1), ..., h(xn)).