Description: Closure of vector subtraction. (Contributed by NM, 2-Aug-1999) (New usage is discouraged.)
| Ref | Expression | ||
|---|---|---|---|
| Hypotheses | hvaddcl.1 | |- A e. ~H |
|
| hvaddcl.2 | |- B e. ~H |
||
| Assertion | hvsubcli | |- ( A -h B ) e. ~H |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | hvaddcl.1 | |- A e. ~H |
|
| 2 | hvaddcl.2 | |- B e. ~H |
|
| 3 | hvsubcl | |- ( ( A e. ~H /\ B e. ~H ) -> ( A -h B ) e. ~H ) |
|
| 4 | 1 2 3 | mp2an | |- ( A -h B ) e. ~H |