Description: Closure of extended real multiplication. (Contributed by Mario Carneiro, 20-Aug-2015)
Ref | Expression | ||
---|---|---|---|
Assertion | xmulcl | |- ( ( A e. RR* /\ B e. RR* ) -> ( A *e B ) e. RR* ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | xmulf | |- *e : ( RR* X. RR* ) --> RR* |
|
2 | 1 | fovcl | |- ( ( A e. RR* /\ B e. RR* ) -> ( A *e B ) e. RR* ) |