Metamath Proof Explorer


Theorem ssneld

Description: If a class is not in another class, it is also not in a subclass of that class. Deduction form. (Contributed by David Moews, 1-May-2017)

Ref Expression
Hypothesis ssneld.1 ( 𝜑𝐴𝐵 )
Assertion ssneld ( 𝜑 → ( ¬ 𝐶𝐵 → ¬ 𝐶𝐴 ) )

Proof

Step Hyp Ref Expression
1 ssneld.1 ( 𝜑𝐴𝐵 )
2 1 sseld ( 𝜑 → ( 𝐶𝐴𝐶𝐵 ) )
3 2 con3d ( 𝜑 → ( ¬ 𝐶𝐵 → ¬ 𝐶𝐴 ) )