哪位能给理解下:8 u: I$ `2 z# J7 E) N
" o0 I1 u$ C; a! N* E' Q% y5 I
Formal Sets 1 [* \3 R' T% V6 P0 E6 Y1 P iA formal set consists of the subset of elements of some carrier set (structure) on which a certain predicate assumes the value `true'. , D1 H. I8 I3 F7 I
8 ]4 t* ~, O* e7 j! p. q+ M tThe only set-theoretic operations that can be performed on formal sets are union, intersection, difference and symmetric difference, and element membership testing. + @) o0 k" m" |' N) P
3 x) D" |+ i0 W# p # o! B( f) E) p/ a8 r3 E! V 2 C6 `) P# ^' j' s0 l9 U1 OS := { 1 .. 5}; % @. w! s% {: I! _( V" z8 Q> P := PowerSet(S); + S! Z8 Q2 K0 d2 `6 x6 }P;3 B2 I$ R' Q, g% V: y8 c9 v
PFS:=PowerFormalSet(S);7 w& ]! O6 t! i6 l: i3 i
PFS; - Y/ Y# F/ I* B2 ?7 Z5 e, F; RF := { 2, 4 }; 9 ?4 e1 z6 ]# DFF := { 2/3, 4 }; - w9 e0 }9 T7 b: _- D% S1 L N3 f+ `9 n
F in P;2 b4 Q8 u9 I. d% s' k
FF in P; % Q( @" y8 j& P# y) H F in PFS; 7 S B% [8 q% D, ^ S. PFF in PFS;. ?. X8 B1 c4 J
Set of subsets of { 1 .. 5 }( G R! n1 J: p! }5 Y) j
Set of formal subsets of { 1 .. 5 }, b- S3 a- x/ X: V# E9 e
true 8 H3 x3 h9 g/ S Y8 Nfalse 3 Z) w2 w/ Z0 i! o: }; n2 h3 E/ j% c! I1 T* b1 z4 ]* a
>> F in PFS;' L4 H0 h1 v, D! b) B
^0 f9 V" O3 G3 P8 ]
Runtime error in 'in': Bad argument types / B( {5 v* T6 J: W% X$ x' y" d/ W1 ~4 V
) C. _3 X h) A/ q& q>> FF in PFS; - A0 Z0 L' Q2 |1 W6 ?7 B) I+ B ^$ }. }2 J p. {$ ^2 y! z: w
Runtime error in 'in': Bad argument types