Description: Two classes are different if they don't include the same class. (Contributed by NM, 23-Apr-2015)
Ref | Expression | ||
---|---|---|---|
Assertion | nssne1 | ⊢ ( ( 𝐴 ⊆ 𝐵 ∧ ¬ 𝐴 ⊆ 𝐶 ) → 𝐵 ≠ 𝐶 ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | sseq2 | ⊢ ( 𝐵 = 𝐶 → ( 𝐴 ⊆ 𝐵 ↔ 𝐴 ⊆ 𝐶 ) ) | |
2 | 1 | biimpcd | ⊢ ( 𝐴 ⊆ 𝐵 → ( 𝐵 = 𝐶 → 𝐴 ⊆ 𝐶 ) ) |
3 | 2 | necon3bd | ⊢ ( 𝐴 ⊆ 𝐵 → ( ¬ 𝐴 ⊆ 𝐶 → 𝐵 ≠ 𝐶 ) ) |
4 | 3 | imp | ⊢ ( ( 𝐴 ⊆ 𝐵 ∧ ¬ 𝐴 ⊆ 𝐶 ) → 𝐵 ≠ 𝐶 ) |