| Mathbox for Thierry Arnoux |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > Mathboxes > ismntd | Structured version Visualization version GIF version | ||
| Description: Property of being a monotone increasing function, deduction version. (Contributed by Thierry Arnoux, 24-Apr-2024.) |
| Ref | Expression |
|---|---|
| ismntd.1 | ⊢ 𝐴 = (Base‘𝑉) |
| ismntd.2 | ⊢ 𝐵 = (Base‘𝑊) |
| ismntd.3 | ⊢ ≤ = (le‘𝑉) |
| ismntd.4 | ⊢ ≲ = (le‘𝑊) |
| ismntd.5 | ⊢ (𝜑 → 𝑉 ∈ 𝐶) |
| ismntd.6 | ⊢ (𝜑 → 𝑊 ∈ 𝐷) |
| ismntd.7 | ⊢ (𝜑 → 𝐹 ∈ (𝑉Monot𝑊)) |
| ismntd.8 | ⊢ (𝜑 → 𝑋 ∈ 𝐴) |
| ismntd.9 | ⊢ (𝜑 → 𝑌 ∈ 𝐴) |
| ismntd.10 | ⊢ (𝜑 → 𝑋 ≤ 𝑌) |
| Ref | Expression |
|---|---|
| ismntd | ⊢ (𝜑 → (𝐹‘𝑋) ≲ (𝐹‘𝑌)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ismntd.5 | . . 3 ⊢ (𝜑 → 𝑉 ∈ 𝐶) | |
| 2 | ismntd.6 | . . 3 ⊢ (𝜑 → 𝑊 ∈ 𝐷) | |
| 3 | ismntd.7 | . . 3 ⊢ (𝜑 → 𝐹 ∈ (𝑉Monot𝑊)) | |
| 4 | ismntd.1 | . . . . . 6 ⊢ 𝐴 = (Base‘𝑉) | |
| 5 | ismntd.2 | . . . . . 6 ⊢ 𝐵 = (Base‘𝑊) | |
| 6 | ismntd.3 | . . . . . 6 ⊢ ≤ = (le‘𝑉) | |
| 7 | ismntd.4 | . . . . . 6 ⊢ ≲ = (le‘𝑊) | |
| 8 | 4, 5, 6, 7 | ismnt 33044 | . . . . 5 ⊢ ((𝑉 ∈ 𝐶 ∧ 𝑊 ∈ 𝐷) → (𝐹 ∈ (𝑉Monot𝑊) ↔ (𝐹:𝐴⟶𝐵 ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦))))) |
| 9 | 8 | biimp3a 1472 | . . . 4 ⊢ ((𝑉 ∈ 𝐶 ∧ 𝑊 ∈ 𝐷 ∧ 𝐹 ∈ (𝑉Monot𝑊)) → (𝐹:𝐴⟶𝐵 ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦)))) |
| 10 | 9 | simprd 495 | . . 3 ⊢ ((𝑉 ∈ 𝐶 ∧ 𝑊 ∈ 𝐷 ∧ 𝐹 ∈ (𝑉Monot𝑊)) → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦))) |
| 11 | 1, 2, 3, 10 | syl3anc 1374 | . 2 ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦))) |
| 12 | ismntd.10 | . 2 ⊢ (𝜑 → 𝑋 ≤ 𝑌) | |
| 13 | breq1 5100 | . . . 4 ⊢ (𝑥 = 𝑋 → (𝑥 ≤ 𝑦 ↔ 𝑋 ≤ 𝑦)) | |
| 14 | fveq2 6833 | . . . . 5 ⊢ (𝑥 = 𝑋 → (𝐹‘𝑥) = (𝐹‘𝑋)) | |
| 15 | 14 | breq1d 5107 | . . . 4 ⊢ (𝑥 = 𝑋 → ((𝐹‘𝑥) ≲ (𝐹‘𝑦) ↔ (𝐹‘𝑋) ≲ (𝐹‘𝑦))) |
| 16 | 13, 15 | imbi12d 344 | . . 3 ⊢ (𝑥 = 𝑋 → ((𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦)) ↔ (𝑋 ≤ 𝑦 → (𝐹‘𝑋) ≲ (𝐹‘𝑦)))) |
| 17 | breq2 5101 | . . . 4 ⊢ (𝑦 = 𝑌 → (𝑋 ≤ 𝑦 ↔ 𝑋 ≤ 𝑌)) | |
| 18 | fveq2 6833 | . . . . 5 ⊢ (𝑦 = 𝑌 → (𝐹‘𝑦) = (𝐹‘𝑌)) | |
| 19 | 18 | breq2d 5109 | . . . 4 ⊢ (𝑦 = 𝑌 → ((𝐹‘𝑋) ≲ (𝐹‘𝑦) ↔ (𝐹‘𝑋) ≲ (𝐹‘𝑌))) |
| 20 | 17, 19 | imbi12d 344 | . . 3 ⊢ (𝑦 = 𝑌 → ((𝑋 ≤ 𝑦 → (𝐹‘𝑋) ≲ (𝐹‘𝑦)) ↔ (𝑋 ≤ 𝑌 → (𝐹‘𝑋) ≲ (𝐹‘𝑌)))) |
| 21 | ismntd.8 | . . 3 ⊢ (𝜑 → 𝑋 ∈ 𝐴) | |
| 22 | eqidd 2736 | . . 3 ⊢ ((𝜑 ∧ 𝑥 = 𝑋) → 𝐴 = 𝐴) | |
| 23 | ismntd.9 | . . 3 ⊢ (𝜑 → 𝑌 ∈ 𝐴) | |
| 24 | 16, 20, 21, 22, 23 | rspc2vd 3896 | . 2 ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦)) → (𝑋 ≤ 𝑌 → (𝐹‘𝑋) ≲ (𝐹‘𝑌)))) |
| 25 | 11, 12, 24 | mp2d 49 | 1 ⊢ (𝜑 → (𝐹‘𝑋) ≲ (𝐹‘𝑌)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1087 = wceq 1542 ∈ wcel 2114 ∀wral 3050 class class class wbr 5097 ⟶wf 6487 ‘cfv 6491 (class class class)co 7358 Basecbs 17138 lecple 17186 Monotcmnt 33039 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2183 ax-ext 2707 ax-sep 5240 ax-nul 5250 ax-pow 5309 ax-pr 5376 ax-un 7680 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2538 df-eu 2568 df-clab 2714 df-cleq 2727 df-clel 2810 df-nfc 2884 df-ne 2932 df-ral 3051 df-rex 3060 df-rab 3399 df-v 3441 df-sbc 3740 df-csb 3849 df-dif 3903 df-un 3905 df-in 3907 df-ss 3917 df-nul 4285 df-if 4479 df-pw 4555 df-sn 4580 df-pr 4582 df-op 4586 df-uni 4863 df-br 5098 df-opab 5160 df-id 5518 df-xp 5629 df-rel 5630 df-cnv 5631 df-co 5632 df-dm 5633 df-rn 5634 df-iota 6447 df-fun 6493 df-fn 6494 df-f 6495 df-fv 6499 df-ov 7361 df-oprab 7362 df-mpo 7363 df-map 8767 df-mnt 33041 |
| This theorem is referenced by: mgcmntco 33055 mgcf1o 33064 |
| Copyright terms: Public domain | W3C validator |