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

Theorem dftr5 2678
Description: An alternate way of defining a transitive class.
Assertion
Ref Expression
dftr5 |- (Tr A <-> A.x e. A A.y e. x y e. A)
Distinct variable group:   x,y,A

Proof of Theorem dftr5
StepHypRef Expression
1 dftr2 2677 . 2 |- (Tr A <-> A.yA.x((y e. x /\ x e. A) -> y e. A))
2 alcom 1030 . 2 |- (A.yA.x((y e. x /\ x e. A) -> y e. A) <-> A.xA.y((y e. x /\ x e. A) -> y e. A))
3 impexp 347 . . . . . 6 |- (((y e. x /\ x e. A) -> y e. A) <-> (y e. x -> (x e. A -> y e. A)))
43albii 997 . . . . 5 |- (A.y((y e. x /\ x e. A) -> y e. A) <-> A.y(y e. x -> (x e. A -> y e. A)))
5 df-ral 1646 . . . . 5 |- (A.y e. x (x e. A -> y e. A) <-> A.y(y e. x -> (x e. A -> y e. A)))
6 r19.21v 1713 . . . . 5 |- (A.y e. x (x e. A -> y e. A) <-> (x e. A -> A.y e. x y e. A))
74, 5, 63bitr2 179 . . . 4 |- (A.y((y e. x /\ x e. A) -> y e. A) <-> (x e. A -> A.y e. x y e. A))
87albii 997 . . 3 |- (A.xA.y((y e. x /\ x e. A) -> y e. A) <-> A.x(x e. A -> A.y e. x y e. A))
9 df-ral 1646 . . 3 |- (A.x e. A A.y e. x y e. A <-> A.x(x e. A -> A.y e. x y e. A))
108, 9bitr4 176 . 2 |- (A.xA.y((y e. x /\ x e. A) -> y e. A) <-> A.x e. A A.y e. x y e. A)
111, 2, 103bitr 177 1 |- (Tr A <-> A.x e. A A.y e. x y e. A)
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223  A.wal 952   e. wcel 956  A.wral 1642  Tr wtr 2675
This theorem is referenced by:  dftr3 2679
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 960  ax-gen 961  ax-8 962  ax-10 964  ax-12 966  ax-17 969  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121  ax-10o 1138  ax-16 1208  ax-11o 1216  ax-ext 1457
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 979  df-sb 1170  df-clab 1462  df-cleq 1467  df-clel 1470  df-ral 1646  df-v 1808  df-in 2047  df-ss 2049  df-uni 2499  df-tr 2676
Copyright terms: Public domain