드모르간의 법칙

1 개요[ | ]

De Morgan's laws
De Morgan의 법칙, 드 모르간의 법칙

2 집합[ | ]

  • [math]\displaystyle{ \left(A \cup B \right)^{c}=A^{c} \cap B^{c} }[/math]
  • [math]\displaystyle{ \left(A \cap B \right)^{c}=A^{c} \cup B^{c} }[/math]

3 명제[ | ]

  • [math]\displaystyle{ \neg(P\land Q)\iff(\neg P)\lor(\neg Q) }[/math]
  • [math]\displaystyle{ \neg(P\lor Q)\iff(\neg P)\land(\neg Q) }[/math]

4 같이 보기[ | ]

5 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}