Prove that power set is a field?
1 Answer
The power set of a set is a commutative ring under the natural operations of union and intersection, but not a field under those operations, since it lacks inverse elements.
Explanation:
Given any set
This has natural operations of union
In more detail:
-
2^S is closed underuu
IfA, B in 2^S thenA uu B in 2^S -
There is an identity
O/ in 2^S foruu
IfA in 2^S thenA uu O/ = O/ uu A = A -
uu is associative
IfA, B, C in 2^S thenA uu (B uu C) = (A uu B) uu C -
uu is commutative
IfA, B in 2^S thenA uu B = B uu A -
2^S is closed undernn
IfA, B in 2^S thenA nn B in 2^S -
There is an identity
S in 2^S fornn
IfA in 2^S thenA nn S = S nn A = A -
nn is associative
IfA, B, C in 2^S thenA nn (B nn C) = (A nn B) nn C -
nn is commutative
IfA, B in 2^S thenA nn B = B nn A -
nn is left and right distributive overuu
IfA, B in 2^S thenA nn (B uu C) = (A nn B) uu (A nn C)
and(A uu B) nn C = (A nn C) uu (B nn C)
So
If
Otherwise note that