哪位能给理解下: 9 g9 I3 f) s- X. e$ y9 j3 ~2 V* h- d" [3 i
Formal Sets J; `7 W2 ~' @: M, N) X, L
A formal set consists of the subset of elements of some carrier set (structure) on which a certain predicate assumes the value `true'. 3 V& {, l2 w8 ~; w
, u/ z8 Z) t3 d
The only set-theoretic operations that can be performed on formal sets are union, intersection, difference and symmetric difference, and element membership testing. 2 K: }& G: |+ t; D
: d, T; T) G% E: Q
v+ Q) }4 S, y
4 [' A3 L% \" U2 A; m; {/ }8 BS := { 1 .. 5}; 6 S/ D, Z: u9 L1 I> P := PowerSet(S);4 G1 P) t( |2 D* | L
P; B! S+ v% n3 \: f
PFS:=PowerFormalSet(S); 9 N4 i! I: B/ o5 aPFS;6 b2 z- f: v i# u8 g
F := { 2, 4 };" M, R$ D9 k# A! }
FF := { 2/3, 4 };- e# O. [+ C# L) F7 u9 A$ M
& g' [$ C V3 V* ]" ]# @
F in P;7 }2 j4 T8 v1 I: h% F& z2 b
FF in P;1 N6 G& b$ m1 s8 f$ N' A9 @" C
F in PFS;6 y9 i6 n. o" T
FF in PFS; * q( J; ^4 p5 d# k8 h9 tSet of subsets of { 1 .. 5 } X! ^3 _: R8 p. eSet of formal subsets of { 1 .. 5 } : _/ e: s% ]! q: v" d* s |5 |7 {true6 c. Q! Z: w; K* B1 |
false) ?0 X' }6 o$ X' y9 s
- a. k) v2 a3 W& |6 I( g
>> F in PFS; ! P4 e9 P) A. h3 D$ J ^% S f" a2 ^+ p9 h& H
Runtime error in 'in': Bad argument types 1 L8 ~6 D$ ?) a6 \1 m* V' N! f% H, ]; ^8 d5 s4 G" d
( {5 R- n- B+ E, ^$ o# j3 c
>> FF in PFS;# [& J: q9 t/ p2 Q: ^
^( i7 A3 |( X# z
Runtime error in 'in': Bad argument types