Metamath Proof Explorer


Theorem enmappw

Description: The set of all mappings from one set to the powerset of the other is equinumerous to the set of all mappings from the second set to the powerset of the first. (Contributed by RP, 27-Apr-2021)

Ref Expression
Assertion enmappw ( ( 𝐴𝑉𝐵𝑊 ) → ( 𝒫 𝐵m 𝐴 ) ≈ ( 𝒫 𝐴m 𝐵 ) )

Proof

Step Hyp Ref Expression
1 enrelmap ( ( 𝐴𝑉𝐵𝑊 ) → 𝒫 ( 𝐴 × 𝐵 ) ≈ ( 𝒫 𝐵m 𝐴 ) )
2 1 ensymd ( ( 𝐴𝑉𝐵𝑊 ) → ( 𝒫 𝐵m 𝐴 ) ≈ 𝒫 ( 𝐴 × 𝐵 ) )
3 enrelmapr ( ( 𝐴𝑉𝐵𝑊 ) → 𝒫 ( 𝐴 × 𝐵 ) ≈ ( 𝒫 𝐴m 𝐵 ) )
4 entr ( ( ( 𝒫 𝐵m 𝐴 ) ≈ 𝒫 ( 𝐴 × 𝐵 ) ∧ 𝒫 ( 𝐴 × 𝐵 ) ≈ ( 𝒫 𝐴m 𝐵 ) ) → ( 𝒫 𝐵m 𝐴 ) ≈ ( 𝒫 𝐴m 𝐵 ) )
5 2 3 4 syl2anc ( ( 𝐴𝑉𝐵𝑊 ) → ( 𝒫 𝐵m 𝐴 ) ≈ ( 𝒫 𝐴m 𝐵 ) )