HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem reluni 3265
Description: Union law for relations. Exercise 6 of [TakeutiZaring] p. 25 and its converse.
Assertion
Ref Expression
reluni |- (Rel U.A <-> A.x e. A Rel x)
Distinct variable group:   x,A

Proof of Theorem reluni
StepHypRef Expression
1 r19.23v 1741 . . . 4 |- (A.x e. A (y e. x -> y e. (V X. V)) <-> (E.x e. A y e. x -> y e. (V X. V)))
2 eluni2 2507 . . . . 5 |- (y e. U.A <-> E.x e. A y e. x)
32imbi1i 186 . . . 4 |- ((y e. U.A -> y e. (V X. V)) <-> (E.x e. A y e. x -> y e. (V X. V)))
41, 3bitr4 176 . . 3 |- (A.x e. A (y e. x -> y e. (V X. V)) <-> (y e. U.A -> y e. (V X. V)))
54albii 999 . 2 |- (A.yA.x e. A (y e. x -> y e. (V X. V)) <-> A.y(y e. U.A -> y e. (V X. V)))
6 df-rel 3185 . . . . 5 |- (Rel x <-> x (_ (V X. V))
7 dfss2 2058 . . . . 5 |- (x (_ (V X. V) <-> A.y(y e. x -> y e. (V X. V)))
86, 7bitr 173 . . . 4 |- (Rel x <-> A.y(y e. x -> y e. (V X. V)))
98ralbii 1667 . . 3 |- (A.x e. A Rel x <-> A.x e. A A.y(y e. x -> y e. (V X. V)))
10 ralcom4 1823 . . 3 |- (A.x e. A A.y(y e. x -> y e. (V X. V)) <-> A.yA.x e. A (y e. x -> y e. (V X. V)))
119, 10bitr 173 . 2 |- (A.x e. A Rel x <-> A.yA.x e. A (y e. x -> y e. (V X. V)))
12 df-rel 3185 . . 3 |- (Rel U.A <-> U.A (_ (V X. V))
13 dfss2 2058 . . 3 |- (U.A (_ (V X. V) <-> A.y(y e. U.A -> y e. (V X. V)))
1412, 13bitr 173 . 2 |- (Rel U.A <-> A.y(y e. U.A -> y e. (V X. V)))
155, 11, 143bitr4r 184 1 |- (Rel U.A <-> A.x e. A Rel x)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146  A.wal 954   e. wcel 958  A.wral 1645  E.wrex 1646  Vcvv 1811   (_ wss 2047  U.cuni 2503   X. cxp 3168  Rel wrel 3175
This theorem is referenced by:  fununi 3563  tfrlem6 3916
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 962  ax-gen 963  ax-8 964  ax-10 966  ax-12 968  ax-17 971  ax-4 973  ax-5o 975  ax-6o 978  ax-9o 1123  ax-10o 1140  ax-16 1210  ax-11o 1218  ax-ext 1459
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 981  df-sb 1172  df-clab 1464  df-cleq 1469  df-clel 1472  df-ral 1649  df-rex 1650  df-v 1812  df-in 2051  df-ss 2053  df-uni 2504  df-rel 3185
Copyright terms: Public domain