Metamath Proof Explorer


Theorem crimd

Description: The imaginary part of a complex number representation. Definition 10-3.1 of Gleason p. 132. (Contributed by Mario Carneiro, 29-May-2016)

Ref Expression
Hypotheses crred.1
|- ( ph -> A e. RR )
crred.2
|- ( ph -> B e. RR )
Assertion crimd
|- ( ph -> ( Im ` ( A + ( _i x. B ) ) ) = B )

Proof

Step Hyp Ref Expression
1 crred.1
 |-  ( ph -> A e. RR )
2 crred.2
 |-  ( ph -> B e. RR )
3 crim
 |-  ( ( A e. RR /\ B e. RR ) -> ( Im ` ( A + ( _i x. B ) ) ) = B )
4 1 2 3 syl2anc
 |-  ( ph -> ( Im ` ( A + ( _i x. B ) ) ) = B )