![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > elfznelfzob | Structured version Visualization version GIF version |
Description: A value in a finite set of sequential integers is a border value if and only if it is not contained in the half-open integer range contained in the finite set of sequential integers. (Contributed by Alexander van der Vekens, 17-Jan-2018.) (Revised by Thierry Arnoux, 22-Dec-2021.) |
Ref | Expression |
---|---|
elfznelfzob | ⊢ (𝑀 ∈ (0...𝐾) → (¬ 𝑀 ∈ (1..^𝐾) ↔ (𝑀 = 0 ∨ 𝑀 = 𝐾))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | elfznelfzo 12875 | . . 3 ⊢ ((𝑀 ∈ (0...𝐾) ∧ ¬ 𝑀 ∈ (1..^𝐾)) → (𝑀 = 0 ∨ 𝑀 = 𝐾)) | |
2 | 1 | ex 403 | . 2 ⊢ (𝑀 ∈ (0...𝐾) → (¬ 𝑀 ∈ (1..^𝐾) → (𝑀 = 0 ∨ 𝑀 = 𝐾))) |
3 | elfzole1 12780 | . . . . . 6 ⊢ (𝑀 ∈ (1..^𝐾) → 1 ≤ 𝑀) | |
4 | elfzolt2 12781 | . . . . . . 7 ⊢ (𝑀 ∈ (1..^𝐾) → 𝑀 < 𝐾) | |
5 | elfzoel2 12771 | . . . . . . 7 ⊢ (𝑀 ∈ (1..^𝐾) → 𝐾 ∈ ℤ) | |
6 | elfzoelz 12772 | . . . . . . 7 ⊢ (𝑀 ∈ (1..^𝐾) → 𝑀 ∈ ℤ) | |
7 | 0lt1 10881 | . . . . . . . . . . 11 ⊢ 0 < 1 | |
8 | breq1 4878 | . . . . . . . . . . 11 ⊢ (𝑀 = 0 → (𝑀 < 1 ↔ 0 < 1)) | |
9 | 7, 8 | mpbiri 250 | . . . . . . . . . 10 ⊢ (𝑀 = 0 → 𝑀 < 1) |
10 | zre 11715 | . . . . . . . . . . . 12 ⊢ (𝑀 ∈ ℤ → 𝑀 ∈ ℝ) | |
11 | 10 | adantl 475 | . . . . . . . . . . 11 ⊢ (((𝑀 < 𝐾 ∧ 𝐾 ∈ ℤ) ∧ 𝑀 ∈ ℤ) → 𝑀 ∈ ℝ) |
12 | 1red 10364 | . . . . . . . . . . 11 ⊢ (((𝑀 < 𝐾 ∧ 𝐾 ∈ ℤ) ∧ 𝑀 ∈ ℤ) → 1 ∈ ℝ) | |
13 | 11, 12 | ltnled 10510 | . . . . . . . . . 10 ⊢ (((𝑀 < 𝐾 ∧ 𝐾 ∈ ℤ) ∧ 𝑀 ∈ ℤ) → (𝑀 < 1 ↔ ¬ 1 ≤ 𝑀)) |
14 | 9, 13 | syl5ib 236 | . . . . . . . . 9 ⊢ (((𝑀 < 𝐾 ∧ 𝐾 ∈ ℤ) ∧ 𝑀 ∈ ℤ) → (𝑀 = 0 → ¬ 1 ≤ 𝑀)) |
15 | 14 | con2d 132 | . . . . . . . 8 ⊢ (((𝑀 < 𝐾 ∧ 𝐾 ∈ ℤ) ∧ 𝑀 ∈ ℤ) → (1 ≤ 𝑀 → ¬ 𝑀 = 0)) |
16 | zre 11715 | . . . . . . . . . . . . . 14 ⊢ (𝐾 ∈ ℤ → 𝐾 ∈ ℝ) | |
17 | ltlen 10464 | . . . . . . . . . . . . . 14 ⊢ ((𝑀 ∈ ℝ ∧ 𝐾 ∈ ℝ) → (𝑀 < 𝐾 ↔ (𝑀 ≤ 𝐾 ∧ 𝐾 ≠ 𝑀))) | |
18 | 10, 16, 17 | syl2anr 590 | . . . . . . . . . . . . 13 ⊢ ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ) → (𝑀 < 𝐾 ↔ (𝑀 ≤ 𝐾 ∧ 𝐾 ≠ 𝑀))) |
19 | necom 3052 | . . . . . . . . . . . . . . 15 ⊢ (𝐾 ≠ 𝑀 ↔ 𝑀 ≠ 𝐾) | |
20 | df-ne 3000 | . . . . . . . . . . . . . . 15 ⊢ (𝑀 ≠ 𝐾 ↔ ¬ 𝑀 = 𝐾) | |
21 | 19, 20 | sylbb 211 | . . . . . . . . . . . . . 14 ⊢ (𝐾 ≠ 𝑀 → ¬ 𝑀 = 𝐾) |
22 | 21 | adantl 475 | . . . . . . . . . . . . 13 ⊢ ((𝑀 ≤ 𝐾 ∧ 𝐾 ≠ 𝑀) → ¬ 𝑀 = 𝐾) |
23 | 18, 22 | syl6bi 245 | . . . . . . . . . . . 12 ⊢ ((𝐾 ∈ ℤ ∧ 𝑀 ∈ ℤ) → (𝑀 < 𝐾 → ¬ 𝑀 = 𝐾)) |
24 | 23 | ex 403 | . . . . . . . . . . 11 ⊢ (𝐾 ∈ ℤ → (𝑀 ∈ ℤ → (𝑀 < 𝐾 → ¬ 𝑀 = 𝐾))) |
25 | 24 | com23 86 | . . . . . . . . . 10 ⊢ (𝐾 ∈ ℤ → (𝑀 < 𝐾 → (𝑀 ∈ ℤ → ¬ 𝑀 = 𝐾))) |
26 | 25 | impcom 398 | . . . . . . . . 9 ⊢ ((𝑀 < 𝐾 ∧ 𝐾 ∈ ℤ) → (𝑀 ∈ ℤ → ¬ 𝑀 = 𝐾)) |
27 | 26 | imp 397 | . . . . . . . 8 ⊢ (((𝑀 < 𝐾 ∧ 𝐾 ∈ ℤ) ∧ 𝑀 ∈ ℤ) → ¬ 𝑀 = 𝐾) |
28 | 15, 27 | jctird 522 | . . . . . . 7 ⊢ (((𝑀 < 𝐾 ∧ 𝐾 ∈ ℤ) ∧ 𝑀 ∈ ℤ) → (1 ≤ 𝑀 → (¬ 𝑀 = 0 ∧ ¬ 𝑀 = 𝐾))) |
29 | 4, 5, 6, 28 | syl21anc 871 | . . . . . 6 ⊢ (𝑀 ∈ (1..^𝐾) → (1 ≤ 𝑀 → (¬ 𝑀 = 0 ∧ ¬ 𝑀 = 𝐾))) |
30 | 3, 29 | mpd 15 | . . . . 5 ⊢ (𝑀 ∈ (1..^𝐾) → (¬ 𝑀 = 0 ∧ ¬ 𝑀 = 𝐾)) |
31 | ioran 1011 | . . . . 5 ⊢ (¬ (𝑀 = 0 ∨ 𝑀 = 𝐾) ↔ (¬ 𝑀 = 0 ∧ ¬ 𝑀 = 𝐾)) | |
32 | 30, 31 | sylibr 226 | . . . 4 ⊢ (𝑀 ∈ (1..^𝐾) → ¬ (𝑀 = 0 ∨ 𝑀 = 𝐾)) |
33 | 32 | a1i 11 | . . 3 ⊢ (𝑀 ∈ (0...𝐾) → (𝑀 ∈ (1..^𝐾) → ¬ (𝑀 = 0 ∨ 𝑀 = 𝐾))) |
34 | 33 | con2d 132 | . 2 ⊢ (𝑀 ∈ (0...𝐾) → ((𝑀 = 0 ∨ 𝑀 = 𝐾) → ¬ 𝑀 ∈ (1..^𝐾))) |
35 | 2, 34 | impbid 204 | 1 ⊢ (𝑀 ∈ (0...𝐾) → (¬ 𝑀 ∈ (1..^𝐾) ↔ (𝑀 = 0 ∨ 𝑀 = 𝐾))) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ↔ wb 198 ∧ wa 386 ∨ wo 878 = wceq 1656 ∈ wcel 2164 ≠ wne 2999 class class class wbr 4875 (class class class)co 6910 ℝcr 10258 0cc0 10259 1c1 10260 < clt 10398 ≤ cle 10399 ℤcz 11711 ...cfz 12626 ..^cfzo 12767 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1894 ax-4 1908 ax-5 2009 ax-6 2075 ax-7 2112 ax-8 2166 ax-9 2173 ax-10 2192 ax-11 2207 ax-12 2220 ax-13 2389 ax-ext 2803 ax-sep 5007 ax-nul 5015 ax-pow 5067 ax-pr 5129 ax-un 7214 ax-cnex 10315 ax-resscn 10316 ax-1cn 10317 ax-icn 10318 ax-addcl 10319 ax-addrcl 10320 ax-mulcl 10321 ax-mulrcl 10322 ax-mulcom 10323 ax-addass 10324 ax-mulass 10325 ax-distr 10326 ax-i2m1 10327 ax-1ne0 10328 ax-1rid 10329 ax-rnegex 10330 ax-rrecex 10331 ax-cnre 10332 ax-pre-lttri 10333 ax-pre-lttrn 10334 ax-pre-ltadd 10335 ax-pre-mulgt0 10336 |
This theorem depends on definitions: df-bi 199 df-an 387 df-or 879 df-3or 1112 df-3an 1113 df-tru 1660 df-ex 1879 df-nf 1883 df-sb 2068 df-mo 2605 df-eu 2640 df-clab 2812 df-cleq 2818 df-clel 2821 df-nfc 2958 df-ne 3000 df-nel 3103 df-ral 3122 df-rex 3123 df-reu 3124 df-rab 3126 df-v 3416 df-sbc 3663 df-csb 3758 df-dif 3801 df-un 3803 df-in 3805 df-ss 3812 df-pss 3814 df-nul 4147 df-if 4309 df-pw 4382 df-sn 4400 df-pr 4402 df-tp 4404 df-op 4406 df-uni 4661 df-iun 4744 df-br 4876 df-opab 4938 df-mpt 4955 df-tr 4978 df-id 5252 df-eprel 5257 df-po 5265 df-so 5266 df-fr 5305 df-we 5307 df-xp 5352 df-rel 5353 df-cnv 5354 df-co 5355 df-dm 5356 df-rn 5357 df-res 5358 df-ima 5359 df-pred 5924 df-ord 5970 df-on 5971 df-lim 5972 df-suc 5973 df-iota 6090 df-fun 6129 df-fn 6130 df-f 6131 df-f1 6132 df-fo 6133 df-f1o 6134 df-fv 6135 df-riota 6871 df-ov 6913 df-oprab 6914 df-mpt2 6915 df-om 7332 df-1st 7433 df-2nd 7434 df-wrecs 7677 df-recs 7739 df-rdg 7777 df-er 8014 df-en 8229 df-dom 8230 df-sdom 8231 df-pnf 10400 df-mnf 10401 df-xr 10402 df-ltxr 10403 df-le 10404 df-sub 10594 df-neg 10595 df-nn 11358 df-n0 11626 df-z 11712 df-uz 11976 df-fz 12627 df-fzo 12768 |
This theorem is referenced by: circlemethhgt 31266 |
Copyright terms: Public domain | W3C validator |