logo

Negation, NOT Gate

Negation, NOT Gate

양자정보이론
[ 펼치기 · 접기 ]

Definition1

A Boolean function like the following is called a NOT\text{NOT} gate or logical negation and is denoted as follows.

¬:{0,1}{0,1} \lnot : \left\{ 0, 1 \right\} \to \left\{ 0, 1 \right\}

¬0=1,¬1=0 \lnot 0 = 1,\quad \lnot 1 = 0

Description

The NOT\text{NOT} gate returns the opposite of the input.

부울 함수기호진리표
NOT\text{NOT}
aa¬a\lnot a
0011
1100

  1. Kim Young-hoon and Heo Jae-seong, Quantum Information Theory (2020), p84-85 ↩︎