Metamath Proof Explorer


Theorem elrnmpti

Description: Membership in the range of a function. (Contributed by NM, 30-Aug-2004) (Revised by Mario Carneiro, 31-Aug-2015)

Ref Expression
Hypotheses rnmpt.1 ⊢ F = x ∈ A ⟼ B
elrnmpti.2 ⊢ B ∈ V
Assertion elrnmpti ⊢ C ∈ ran ⁡ F ↔ ∃ x ∈ A C = B

Proof

Step Hyp Ref Expression
1 rnmpt.1 ⊢ F = x ∈ A ⟼ B
2 elrnmpti.2 ⊢ B ∈ V
3 2 rgenw ⊢ ∀ x ∈ A B ∈ V
4 1 elrnmptg ⊢ ∀ x ∈ A B ∈ V → C ∈ ran ⁡ F ↔ ∃ x ∈ A C = B
5 3 4 ax-mp ⊢ C ∈ ran ⁡ F ↔ ∃ x ∈ A C = B