Metamath Proof Explorer


Theorem afvvdm

Description: If the function value of a class for an argument is a set, the argument is contained in the domain of the class. (Contributed by Alexander van der Vekens, 25-May-2017)

Ref Expression
Assertion afvvdm ( ( 𝐹 ''' 𝐴 ) ∈ 𝐵𝐴 ∈ dom 𝐹 )

Proof

Step Hyp Ref Expression
1 ndmafv ( ¬ 𝐴 ∈ dom 𝐹 → ( 𝐹 ''' 𝐴 ) = V )
2 nvelim ( ( 𝐹 ''' 𝐴 ) = V → ¬ ( 𝐹 ''' 𝐴 ) ∈ 𝐵 )
3 1 2 syl ( ¬ 𝐴 ∈ dom 𝐹 → ¬ ( 𝐹 ''' 𝐴 ) ∈ 𝐵 )
4 3 con4i ( ( 𝐹 ''' 𝐴 ) ∈ 𝐵𝐴 ∈ dom 𝐹 )