Description: Contraposition of negative in 'less than or equal to'. (Contributed by Mario Carneiro, 27-May-2016)
| Ref | Expression | ||
|---|---|---|---|
| Hypotheses | leidd.1 | |- ( ph -> A e. RR ) |
|
| ltnegd.2 | |- ( ph -> B e. RR ) |
||
| lenegcon1d.3 | |- ( ph -> -u A <_ B ) |
||
| Assertion | lenegcon1d | |- ( ph -> -u B <_ A ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | leidd.1 | |- ( ph -> A e. RR ) |
|
| 2 | ltnegd.2 | |- ( ph -> B e. RR ) |
|
| 3 | lenegcon1d.3 | |- ( ph -> -u A <_ B ) |
|
| 4 | lenegcon1 | |- ( ( A e. RR /\ B e. RR ) -> ( -u A <_ B <-> -u B <_ A ) ) |
|
| 5 | 1 2 4 | syl2anc | |- ( ph -> ( -u A <_ B <-> -u B <_ A ) ) |
| 6 | 3 5 | mpbid | |- ( ph -> -u B <_ A ) |