Metamath Proof Explorer


Theorem elnev

Description: Any set that contains one element less than the universe is not equal to it. (Contributed by Andrew Salmon, 16-Jun-2011)

Ref Expression
Assertion elnev ⊢ A ∈ V ↔ x | ¬ x = A ≠ V

Proof

Step Hyp Ref Expression
1 isset ⊢ A ∈ V ↔ ∃ x x = A
2 df-v ⊢ V = x | x = x
3 2 eqeq2i ⊢ x | ¬ x = A = V ↔ x | ¬ x = A = x | x = x
4 abbib ⊢ x | ¬ x = A = x | x = x ↔ ∀ x ¬ x = A ↔ x = x
5 equid ⊢ x = x
6 5 tbt ⊢ ¬ x = A ↔ ¬ x = A ↔ x = x
7 6 albii ⊢ ∀ x ¬ x = A ↔ ∀ x ¬ x = A ↔ x = x
8 alnex ⊢ ∀ x ¬ x = A ↔ ¬ ∃ x x = A
9 4 7 8 3bitr2i ⊢ x | ¬ x = A = x | x = x ↔ ¬ ∃ x x = A
10 3 9 bitri ⊢ x | ¬ x = A = V ↔ ¬ ∃ x x = A
11 10 necon2abii ⊢ ∃ x x = A ↔ x | ¬ x = A ≠ V
12 1 11 bitri ⊢ A ∈ V ↔ x | ¬ x = A ≠ V