| 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 33423 | . . . . 5 ⊢ ((𝑉 ∈ 𝐶 ∧ 𝑊 ∈ 𝐷) → (𝐹 ∈ (𝑉Monot𝑊) ↔ (𝐹:𝐴⟶𝐵 ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦))))) |
| 9 | 8 | biimp3a 1498 | . . . 4 ⊢ ((𝑉 ∈ 𝐶 ∧ 𝑊 ∈ 𝐷 ∧ 𝐹 ∈ (𝑉Monot𝑊)) → (𝐹:𝐴⟶𝐵 ∧ ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦)))) |
| 10 | 9 | simprd 501 | . . 3 ⊢ ((𝑉 ∈ 𝐶 ∧ 𝑊 ∈ 𝐷 ∧ 𝐹 ∈ (𝑉Monot𝑊)) → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦))) |
| 11 | 1, 2, 3, 10 | syl3anc 1398 | . 2 ⊢ (𝜑 → ∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦))) |
| 12 | ismntd.10 | . 2 ⊢ (𝜑 → 𝑋 ≤ 𝑌) | |
| 13 | breq1 5106 | . . . 4 ⊢ (𝑥 = 𝑋 → (𝑥 ≤ 𝑦 ↔ 𝑋 ≤ 𝑦)) | |
| 14 | fveq2 6878 | . . . . 5 ⊢ (𝑥 = 𝑋 → (𝐹‘𝑥) = (𝐹‘𝑋)) | |
| 15 | 14 | breq1d 5113 | . . . 4 ⊢ (𝑥 = 𝑋 → ((𝐹‘𝑥) ≲ (𝐹‘𝑦) ↔ (𝐹‘𝑋) ≲ (𝐹‘𝑦))) |
| 16 | 13, 15 | imbi12d 347 | . . 3 ⊢ (𝑥 = 𝑋 → ((𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦)) ↔ (𝑋 ≤ 𝑦 → (𝐹‘𝑋) ≲ (𝐹‘𝑦)))) |
| 17 | breq2 5107 | . . . 4 ⊢ (𝑦 = 𝑌 → (𝑋 ≤ 𝑦 ↔ 𝑋 ≤ 𝑌)) | |
| 18 | fveq2 6878 | . . . . 5 ⊢ (𝑦 = 𝑌 → (𝐹‘𝑦) = (𝐹‘𝑌)) | |
| 19 | 18 | breq2d 5115 | . . . 4 ⊢ (𝑦 = 𝑌 → ((𝐹‘𝑋) ≲ (𝐹‘𝑦) ↔ (𝐹‘𝑋) ≲ (𝐹‘𝑌))) |
| 20 | 17, 19 | imbi12d 347 | . . 3 ⊢ (𝑦 = 𝑌 → ((𝑋 ≤ 𝑦 → (𝐹‘𝑋) ≲ (𝐹‘𝑦)) ↔ (𝑋 ≤ 𝑌 → (𝐹‘𝑋) ≲ (𝐹‘𝑌)))) |
| 21 | ismntd.8 | . . 3 ⊢ (𝜑 → 𝑋 ∈ 𝐴) | |
| 22 | eqidd 2761 | . . 3 ⊢ ((𝜑 ∧ 𝑥 = 𝑋) → 𝐴 = 𝐴) | |
| 23 | ismntd.9 | . . 3 ⊢ (𝜑 → 𝑌 ∈ 𝐴) | |
| 24 | 16, 20, 21, 22, 23 | rspc2vd 3895 | . 2 ⊢ (𝜑 → (∀𝑥 ∈ 𝐴 ∀𝑦 ∈ 𝐴 (𝑥 ≤ 𝑦 → (𝐹‘𝑥) ≲ (𝐹‘𝑦)) → (𝑋 ≤ 𝑌 → (𝐹‘𝑋) ≲ (𝐹‘𝑌)))) |
| 25 | 11, 12, 24 | mp2d 50 | 1 ⊢ (𝜑 → (𝐹‘𝑋) ≲ (𝐹‘𝑌)) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ∧ wa 401 ∧ w3a 1103 = wceq 1570 ∈ wcel 2145 ∀wral 3076 class class class wbr 5103 ⟶wf 6529 ‘cfv 6533 (class class class)co 7413 Basecbs 17301 lecple 17349 Monotcmnt 33418 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2147 ax-9 2155 ax-10 2178 ax-11 2194 ax-12 2213 ax-ext 2732 ax-sep 5251 ax-nul 5263 ax-pow 5330 ax-pr 5398 ax-un 7736 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2564 df-eu 2594 df-clab 2739 df-cleq 2752 df-clel 2835 df-nfc 2909 df-ne 2956 df-ral 3077 df-rex 3087 df-rab 3413 df-v 3452 df-sbc 3740 df-csb 3848 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-nul 4280 df-if 4483 df-pw 4559 df-sn 4585 df-pr 4587 df-op 4591 df-uni 4868 df-br 5104 df-opab 5168 df-id 5550 df-xp 5661 df-rel 5662 df-cnv 5663 df-co 5664 df-dm 5665 df-rn 5666 df-iota 6489 df-fun 6535 df-fn 6536 df-f 6537 df-fv 6541 df-ov 7416 df-oprab 7417 df-mpo 7418 df-map 8828 df-mnt 33420 |
| This theorem is used by: mgcmntco 33434 mgcf1o 33443 |
| Copyright terms: Public domain | W3C validator |