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

Theorem r19.27avOLD 2225
Description: Restricted version of one direction of Theorem 19.27 of [Margaris] p. 90. (The other direction doesn't hold when A is empty.)
Assertion
Ref Expression
r19.27avOLD |- ((A.x e. A ph /\ ps) -> A.x e. A (ph /\ ps))
Distinct variable group:   ps,x

Proof of Theorem r19.27avOLD
StepHypRef Expression
1 pm2.27 76 . . . . 5 |- (x e. A -> ((x e. A -> ph) -> ph))
21anim1d 619 . . . 4 |- (x e. A -> (((x e. A -> ph) /\ ps) -> (ph /\ ps)))
32com12 14 . . 3 |- (((x e. A -> ph) /\ ps) -> (x e. A -> (ph /\ ps)))
43alimi 1338 . 2 |- (A.x((x e. A -> ph) /\ ps) -> A.x(x e. A -> (ph /\ ps)))
5 df-ral 2109 . . . 4 |- (A.x e. A ph <-> A.x(x e. A -> ph))
65anbi1i 539 . . 3 |- ((A.x e. A ph /\ ps) <-> (A.x(x e. A -> ph) /\ ps))
7 19.27v 1677 . . 3 |- (A.x((x e. A -> ph) /\ ps) <-> (A.x(x e. A -> ph) /\ ps))
86, 7bitr4i 193 . 2 |- ((A.x e. A ph /\ ps) <-> A.x((x e. A -> ph) /\ ps))
9 df-ral 2109 . 2 |- (A.x e. A (ph /\ ps) <-> A.x(x e. A -> (ph /\ ps)))
104, 8, 93imtr4i 236 1 |- ((A.x e. A ph /\ ps) -> A.x e. A (ph /\ ps))
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 240  A.wal 1296   e. wcel 1300  A.wral 2105
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 1305  ax-17 1317  ax-4 1319  ax-5o 1321
This theorem depends on definitions:  df-bi 164  df-an 242  df-ral 2109
Copyright terms: Public domain