Hey,
Wir haben zum Beispiel folgende Relation: R = {(a,b) (c,d) ∈ N | a = b v c > d}
Und haben folgende Tupel: (1,2) (1,4) für die Tupel gilt a = b, aber nicht c > d, sind sie trotzdem in Relation in einem Hasse Diagram? Oder muss a = b UND c > d gelten?