Metamath Proof Explorer


Theorem nssne1

Description: Two classes are different if they don't include the same class. (Contributed by NM, 23-Apr-2015)

Ref Expression
Assertion nssne1 ( ( 𝐴𝐵 ∧ ¬ 𝐴𝐶 ) → 𝐵𝐶 )

Proof

Step Hyp Ref Expression
1 sseq2 ( 𝐵 = 𝐶 → ( 𝐴𝐵𝐴𝐶 ) )
2 1 biimpcd ( 𝐴𝐵 → ( 𝐵 = 𝐶𝐴𝐶 ) )
3 2 necon3bd ( 𝐴𝐵 → ( ¬ 𝐴𝐶𝐵𝐶 ) )
4 3 imp ( ( 𝐴𝐵 ∧ ¬ 𝐴𝐶 ) → 𝐵𝐶 )