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

Theorem ralcom3 1769
Description: A commutative law for restricted quantifiers that swaps the domain of the restriction.
Assertion
Ref Expression
ralcom3 |- (A.x e. A (x e. B -> ph) <-> A.x e. B (x e. A -> ph))

Proof of Theorem ralcom3
StepHypRef Expression
1 pm2.04 30 . . 3 |- ((x e. A -> (x e. B -> ph)) -> (x e. B -> (x e. A -> ph)))
21r19.20i2 1695 . 2 |- (A.x e. A (x e. B -> ph) -> A.x e. B (x e. A -> ph))
3 pm2.04 30 . . 3 |- ((x e. B -> (x e. A -> ph)) -> (x e. A -> (x e. B -> ph)))
43r19.20i2 1695 . 2 |- (A.x e. B (x e. A -> ph) -> A.x e. A (x e. B -> ph))
52, 4impbi 157 1 |- (A.x e. A (x e. B -> ph) <-> A.x e. B (x e. A -> ph))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   e. wcel 955  A.wral 1637
This theorem is referenced by:  find 3145
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 960  ax-4 970  ax-5o 972
This theorem depends on definitions:  df-bi 147  df-ral 1641
Copyright terms: Public domain