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

Theorem reluni 3271
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 1744 . . . 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 2511 . . . . 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 1001 . 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 3191 . . . . 5 |- (Rel x <-> x (_ (V X. V))
7 dfss2 2061 . . . . 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 1670 . . 3 |- (A.x e. A Rel x <-> A.x e. A A.y(y e. x -> y e. (V X. V)))
10 ralcom4 1826 . . 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 3191 . . 3 |- (Rel U.A <-> U.A (_ (V X. V))
13 dfss2 2061 . . 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 956   e. wcel 960  A.wral 1648  E.wrex 1649  Vcvv 1814   (_ wss 2050  U.cuni 2507   X. cxp 3174  Rel wrel 3181
This theorem is referenced by:  fununi 3569  tfrlem6 3922
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 964  ax-gen 965  ax-8 966  ax-10 968  ax-12 970  ax-17 973  ax-4 975  ax-5o 977  ax-6o 980  ax-9o 1125  ax-10o 1142  ax-16 1212  ax-11o 1220  ax-ext 1462
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 983  df-sb 1174  df-clab 1467  df-cleq 1472  df-clel 1475  df-ral 1652  df-rex 1653  df-v 1815  df-in 2054  df-ss 2056  df-uni 2508  df-rel 3191
Copyright terms: Public domain