[Digital Circuit] algebraic structures에 사용되는 Basic Common Postulates (cf. 분배법칙 증명)

2021. 4. 11. 15:44·Computer Science/Digital circuit

1. Closure 

- 정의) A set S is closed with respect to a binary operator if, for every pair of elements of S, the binary operator specifies a rule for obtaining a unique elements of S

 

2. Associate law(결합법칙)

 - (x*y)*z=x*(y*z) for all x,y,z∈S

 

3. Commutative law(교환법칙)

 - x*y=y*x for all x,y∈S

 

4. Identity elements(항등원)

 - for all x∈S, e*x=x*e=x 

 

5. Inverse(역원)

 - for all x∈S , exists y∈S, such that x*y=e 

   이때의 y를 x의 inverse(역원)이라 한다. 

 

6. Distributive law(분배법칙) 

 - (a)  x(y+z) = xy+xz

  (b) x+yz=(x+y)(x+z)

- (b) 식이 와닿지 않아서 증명해보았다. 

(x+y)(x+z) = xx+xz+yx+yz

              = x+xz+yx+yz

              = x(1+z) + yx+yz

              = x+yx+yz            <1+z = 1>

              = x(1+y)+yz

              = x+yz

 

 

 

저작자표시 비영리 변경금지 (새창열림)

'Computer Science > Digital circuit' 카테고리의 다른 글

[Digital circuit] notepad++ - verilog 에러 : No such file or directory No top level modules, and no -s option  (2) 2021.04.14
[Digital Circuit] Minterm(최소항) & Maxterm(최대항)  (2) 2021.04.11
'Computer Science/Digital circuit' 카테고리의 다른 글
  • [Digital circuit] notepad++ - verilog 에러 : No such file or directory No top level modules, and no -s option
  • [Digital Circuit] Minterm(최소항) & Maxterm(최대항)
BS Kwak
BS Kwak
  • BS Kwak
    Slow but steady wins the race
    BS Kwak
  • 전체
    오늘
    어제
    • 카테고리 (161)
      • Project (2)
      • Next.js (3)
      • HTML+CSS+JS (17)
      • Computer Science (139)
        • Programming Language (52)
        • 자료구조와 알고리즘 (75)
        • Digital circuit (3)
        • 기타 error (9)
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
  • 링크

    • 깃허브
  • 공지사항

  • 인기 글

  • 태그

    LNK2001
    cmd error
    해시
    런타임 에러
    mysql error
    c++error
    leetcode
    오블완
    티스토리챌린지
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.1
BS Kwak
[Digital Circuit] algebraic structures에 사용되는 Basic Common Postulates (cf. 분배법칙 증명)
상단으로

티스토리툴바