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

Theorem trint 3426
Description: The intersection of a class of transitive sets is transitive. Exercise 5(b) of [Enderton] p. 73. (Contributed by Scott Fenton, 25-Feb-2011.)
Assertion
Ref Expression
trint |- (A.x e. A Tr x -> Tr |^|A)
Distinct variable group:   x,A

Proof of Theorem trint
StepHypRef Expression
1 dftr3 3415 . . . . . 6 |- (Tr x <-> A.y e. x y C_ x)
21ralbii 2127 . . . . 5 |- (A.x e. A Tr x <-> A.x e. A A.y e. x y C_ x)
32biimpi 168 . . . 4 |- (A.x e. A Tr x -> A.x e. A A.y e. x y C_ x)
4 df-ral 2109 . . . . . 6 |- (A.y e. x y C_ x <-> A.y(y e. x -> y C_ x))
54ralbii 2127 . . . . 5 |- (A.x e. A A.y e. x y C_ x <-> A.x e. A A.y(y e. x -> y C_ x))
6 ralcom4 2310 . . . . 5 |- (A.x e. A A.y(y e. x -> y C_ x) <-> A.yA.x e. A (y e. x -> y C_ x))
75, 6bitri 190 . . . 4 |- (A.x e. A A.y e. x y C_ x <-> A.yA.x e. A (y e. x -> y C_ x))
83, 7sylib 215 . . 3 |- (A.x e. A Tr x -> A.yA.x e. A (y e. x -> y C_ x))
9 ralim 2164 . . . 4 |- (A.x e. A (y e. x -> y C_ x) -> (A.x e. A y e. x -> A.x e. A y C_ x))
109alimi 1338 . . 3 |- (A.yA.x e. A (y e. x -> y C_ x) -> A.y(A.x e. A y e. x -> A.x e. A y C_ x))
118, 10syl 12 . 2 |- (A.x e. A Tr x -> A.y(A.x e. A y e. x -> A.x e. A y C_ x))
12 dftr3 3415 . . 3 |- (Tr |^|A <-> A.y e. |^|Ay C_ |^|A)
13 df-ral 2109 . . 3 |- (A.y e. |^|Ay C_ |^|A <-> A.y(y e. |^|A -> y C_ |^|A))
14 visset 2295 . . . . . 6 |- y e. _V
1514elint2 3221 . . . . 5 |- (y e. |^|A <-> A.x e. A y e. x)
16 ssint 3232 . . . . 5 |- (y C_ |^|A <-> A.x e. A y C_ x)
1715, 16imbi12i 205 . . . 4 |- ((y e. |^|A -> y C_ |^|A) <-> (A.x e. A y e. x -> A.x e. A y C_ x))
1817albii 1346 . . 3 |- (A.y(y e. |^|A -> y C_ |^|A) <-> A.y(A.x e. A y e. x -> A.x e. A y C_ x))
1912, 13, 183bitri 194 . 2 |- (Tr |^|A <-> A.y(A.x e. A y e. x -> A.x e. A y C_ x))
2011, 19sylibr 217 1 |- (A.x e. A Tr x -> Tr |^|A)
Colors of variables: wff set class
Syntax hints:   -> wi 3  A.wal 1296   e. wcel 1300  A.wral 2105   C_ wss 2593  |^|cint 3214  Tr wtr 3411
This theorem is referenced by:  dfon2lem8 13856
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 1304  ax-gen 1305  ax-8 1306  ax-9 1307  ax-10 1308  ax-11 1309  ax-12 1310  ax-17 1317  ax-4 1319  ax-5o 1321  ax-6o 1324  ax-9o 1481  ax-10o 1500  ax-16 1580  ax-11o 1588  ax-ext 1865
This theorem depends on definitions:  df-bi 164  df-or 241  df-an 242  df-ex 1327  df-sb 1536  df-clab 1872  df-cleq 1877  df-clel 1880  df-ral 2109  df-v 2294  df-in 2603  df-ss 2605  df-uni 3178  df-int 3215  df-tr 3412
Copyright terms: Public domain