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

Theorem neleq2 1635
Description: Equality theorem for negated membership.
Assertion
Ref Expression
neleq2 |- (A = B -> (C e/ A <-> C e/ B))

Proof of Theorem neleq2
StepHypRef Expression
1 eleq2 1527 . . 3 |- (A = B -> (C e. A <-> C e. B))
21negbid 609 . 2 |- (A = B -> (-. C e. A <-> -. C e. B))
3 df-nel 1580 . 2 |- (C e/ A <-> -. C e. A)
4 df-nel 1580 . 2 |- (C e/ B <-> -. C e. B)
52, 3, 43bitr4g 553 1 |- (A = B -> (C e/ A <-> C e/ B))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   = wceq 953   e. wcel 955   e/ wnel 1578
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 960  ax-17 968  ax-4 970  ax-5o 972  ax-ext 1452
This theorem depends on definitions:  df-bi 147  df-an 225  df-ex 978  df-cleq 1462  df-clel 1465  df-nel 1580
Copyright terms: Public domain