theorem
for
x1,
x2,
x3,
y1,
y2,
y3 being
set holds
[:{x1,x2,x3},{y1,y2,y3}:] = {[x1,y1],[x1,y2],[x1,y3],[x2,y1],[x2,y2],[x2,y3],[x3,y1],[x3,y2],[x3,y3]}
theorem Th9:
for
a,
b,
c,
d being
set holds
not ( (
a = b implies
c = d ) & (
c = d implies
a = b ) & not
((a,b) --> (c,d)) " = (
c,
d)
--> (
a,
b) )
Lm1:
for S, R being non empty RelStr st S,R are_isomorphic holds
card the InternalRel of S = card the InternalRel of R