Processing math: 100%
[Math] Relation
·
.../Math
다음은 Relation에 대한 간단한 정의임.A relation (or, more precisely, a binary relation) on a set A is a collection of ordered pairs of elements from A. 이를 Cartesian Product를 통해 설명하면,A로부터 B의 (binary) relation RA×B의 subset 으로,aA,bB(a,b)R이 성립하며, aRb 로 표기한다. 이는 abR의 관계가 있음을 나타내며 다음과 같이 표기하기도 한다.R:AB ¬aRa 라고 기재하면 "aaR의 관..