편집
905
번
| 42번째 줄: | 42번째 줄: | ||
<math> (a \oplus b) \oplus c = a \oplus ( b \oplus c ) </math> | <math> (a \oplus b) \oplus c = a \oplus ( b \oplus c ) </math> | ||
힌트 진리표를 이용하세요. | 힌트 진리표를 이용하세요. | ||
과제) Swap operation <math> S_{ij} = C_{ij} C_{ji} C_{ij} </math> 임을 보이세요. $C_{ij$}는 cNot gate. | |||