Metamath Proof Explorer


Theorem n0rex

Description: There is an element in a nonempty class which is an element of the class. (Contributed by AV, 17-Dec-2020)

Ref Expression
Assertion n0rex ⊢ A ≠ ∅ → ∃ x ∈ A x ∈ A

Proof

Step Hyp Ref Expression
1 id ⊢ x ∈ A → x ∈ A
2 1 ancli ⊢ x ∈ A → x ∈ A ∧ x ∈ A
3 2 eximi ⊢ ∃ x x ∈ A → ∃ x x ∈ A ∧ x ∈ A
4 n0 ⊢ A ≠ ∅ ↔ ∃ x x ∈ A
5 df-rex ⊢ ∃ x ∈ A x ∈ A ↔ ∃ x x ∈ A ∧ x ∈ A
6 3 4 5 3imtr4i ⊢ A ≠ ∅ → ∃ x ∈ A x ∈ A