Metamath Proof Explorer


Theorem mapsspm

Description: Set exponentiation is a subset of partial maps. (Contributed by NM, 15-Nov-2007) (Revised by Mario Carneiro, 27-Feb-2016)

Ref Expression
Assertion mapsspm ⊢ A B ⊆ A ↑ 𝑝𝑚 B

Proof

Step Hyp Ref Expression
1 elmapex ⊢ f ∈ A B → A ∈ V ∧ B ∈ V
2 1 simprd ⊢ f ∈ A B → B ∈ V
3 1 simpld ⊢ f ∈ A B → A ∈ V
4 elmapi ⊢ f ∈ A B → f : B ⟶ A
5 fpmg ⊢ B ∈ V ∧ A ∈ V ∧ f : B ⟶ A → f ∈ A ↑ 𝑝𝑚 B
6 2 3 4 5 syl3anc ⊢ f ∈ A B → f ∈ A ↑ 𝑝𝑚 B
7 6 ssriv ⊢ A B ⊆ A ↑ 𝑝𝑚 B