| 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 32919 | . . . . 5 ⊢ ((𝑉 ∈ 𝐶 ∧ 𝑊 ∈ 𝐷) → (𝐹 ∈ (𝑉Monot𝑊) ↔ (𝐹:𝐴⟶𝐵 ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦))))) |
| 9 | 8 | biimp3a 1470 | . . . 4 ⊢ ((𝑉 ∈ 𝐶 ∧ 𝑊 ∈ 𝐷 ∧ 𝐹 ∈ (𝑉Monot𝑊)) → (𝐹:𝐴⟶𝐵 ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦)))) |
| 10 | 9 | simprd 495 | . . 3 ⊢ ((𝑉 ∈ 𝐶 ∧ 𝑊 ∈ 𝐷 ∧ 𝐹 ∈ (𝑉Monot𝑊)) → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦))) |
| 11 | 1, 2, 3, 10 | syl3anc 1372 | . 2 ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦))) |
| 12 | ismntd.10 | . 2 ⊢ (𝜑 → 𝑋 ≤ 𝑌) | |
| 13 | breq1 5128 | . . . 4 ⊢ (𝑥 = 𝑋 → (𝑥 ≤ 𝑦 ↔ 𝑋 ≤ 𝑦)) | |
| 14 | fveq2 6887 | . . . . 5 ⊢ (𝑥 = 𝑋 → (𝐹‘𝑥) = (𝐹‘𝑋)) | |
| 15 | 14 | breq1d 5135 | . . . 4 ⊢ (𝑥 = 𝑋 → ((𝐹‘𝑥) ≲ (𝐹‘𝑦) ↔ (𝐹‘𝑋) ≲ (𝐹‘𝑦))) |
| 16 | 13, 15 | imbi12d 344 | . . 3 ⊢ (𝑥 = 𝑋 → ((𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦)) ↔ (𝑋 ≤ 𝑦 → (𝐹‘𝑋) ≲ (𝐹‘𝑦)))) |
| 17 | breq2 5129 | . . . 4 ⊢ (𝑦 = 𝑌 → (𝑋 ≤ 𝑦 ↔ 𝑋 ≤ 𝑌)) | |
| 18 | fveq2 6887 | . . . . 5 ⊢ (𝑦 = 𝑌 → (𝐹‘𝑦) = (𝐹‘𝑌)) | |
| 19 | 18 | breq2d 5137 | . . . 4 ⊢ (𝑦 = 𝑌 → ((𝐹‘𝑋) ≲ (𝐹‘𝑦) ↔ (𝐹‘𝑋) ≲ (𝐹‘𝑌))) |
| 20 | 17, 19 | imbi12d 344 | . . 3 ⊢ (𝑦 = 𝑌 → ((𝑋 ≤ 𝑦 → (𝐹‘𝑋) ≲ (𝐹‘𝑦)) ↔ (𝑋 ≤ 𝑌 → (𝐹‘𝑋) ≲ (𝐹‘𝑌)))) |
| 21 | ismntd.8 | . . 3 ⊢ (𝜑 → 𝑋 ∈ 𝐴) | |
| 22 | eqidd 2735 | . . 3 ⊢ ((𝜑 ∧ 𝑥 = 𝑋) → 𝐴 = 𝐴) | |
| 23 | ismntd.9 | . . 3 ⊢ (𝜑 → 𝑌 ∈ 𝐴) | |
| 24 | 16, 20, 21, 22, 23 | rspc2vd 3929 | . 2 ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦)) → (𝑋 ≤ 𝑌 → (𝐹‘𝑋) ≲ (𝐹‘𝑌)))) |
| 25 | 11, 12, 24 | mp2d 49 | 1 ⊢ (𝜑 → (𝐹‘𝑋) ≲ (𝐹‘𝑌)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1086 = wceq 1539 ∈ wcel 2107 ∀wral 3050 class class class wbr 5125 ⟶wf 6538 ‘cfv 6542 (class class class)co 7414 Basecbs 17230 lecple 17284 Monotcmnt 32914 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1794 ax-4 1808 ax-5 1909 ax-6 1966 ax-7 2006 ax-8 2109 ax-9 2117 ax-10 2140 ax-11 2156 ax-12 2176 ax-ext 2706 ax-sep 5278 ax-nul 5288 ax-pow 5347 ax-pr 5414 ax-un 7738 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1542 df-fal 1552 df-ex 1779 df-nf 1783 df-sb 2064 df-mo 2538 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2808 df-nfc 2884 df-ne 2932 df-ral 3051 df-rex 3060 df-rab 3421 df-v 3466 df-sbc 3773 df-csb 3882 df-dif 3936 df-un 3938 df-in 3940 df-ss 3950 df-nul 4316 df-if 4508 df-pw 4584 df-sn 4609 df-pr 4611 df-op 4615 df-uni 4890 df-br 5126 df-opab 5188 df-id 5560 df-xp 5673 df-rel 5674 df-cnv 5675 df-co 5676 df-dm 5677 df-rn 5678 df-iota 6495 df-fun 6544 df-fn 6545 df-f 6546 df-fv 6550 df-ov 7417 df-oprab 7418 df-mpo 7419 df-map 8851 df-mnt 32916 |
| This theorem is referenced by: mgcmntco 32930 mgcf1o 32939 |
| Copyright terms: Public domain | W3C validator |