Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > elfz1 | Structured version Visualization version GIF version |
Description: Membership in a finite set of sequential integers. (Contributed by NM, 21-Jul-2005.) |
Ref | Expression |
---|---|
elfz1 | ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝐾 ∈ (𝑀...𝑁) ↔ (𝐾 ∈ ℤ ∧ 𝑀 ≤ 𝐾 ∧ 𝐾 ≤ 𝑁))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | fzval 13291 | . . 3 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀...𝑁) = {𝑗 ∈ ℤ ∣ (𝑀 ≤ 𝑗 ∧ 𝑗 ≤ 𝑁)}) | |
2 | 1 | eleq2d 2822 | . 2 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝐾 ∈ (𝑀...𝑁) ↔ 𝐾 ∈ {𝑗 ∈ ℤ ∣ (𝑀 ≤ 𝑗 ∧ 𝑗 ≤ 𝑁)})) |
3 | breq2 5085 | . . . . 5 ⊢ (𝑗 = 𝐾 → (𝑀 ≤ 𝑗 ↔ 𝑀 ≤ 𝐾)) | |
4 | breq1 5084 | . . . . 5 ⊢ (𝑗 = 𝐾 → (𝑗 ≤ 𝑁 ↔ 𝐾 ≤ 𝑁)) | |
5 | 3, 4 | anbi12d 632 | . . . 4 ⊢ (𝑗 = 𝐾 → ((𝑀 ≤ 𝑗 ∧ 𝑗 ≤ 𝑁) ↔ (𝑀 ≤ 𝐾 ∧ 𝐾 ≤ 𝑁))) |
6 | 5 | elrab 3629 | . . 3 ⊢ (𝐾 ∈ {𝑗 ∈ ℤ ∣ (𝑀 ≤ 𝑗 ∧ 𝑗 ≤ 𝑁)} ↔ (𝐾 ∈ ℤ ∧ (𝑀 ≤ 𝐾 ∧ 𝐾 ≤ 𝑁))) |
7 | 3anass 1095 | . . 3 ⊢ ((𝐾 ∈ ℤ ∧ 𝑀 ≤ 𝐾 ∧ 𝐾 ≤ 𝑁) ↔ (𝐾 ∈ ℤ ∧ (𝑀 ≤ 𝐾 ∧ 𝐾 ≤ 𝑁))) | |
8 | 6, 7 | bitr4i 278 | . 2 ⊢ (𝐾 ∈ {𝑗 ∈ ℤ ∣ (𝑀 ≤ 𝑗 ∧ 𝑗 ≤ 𝑁)} ↔ (𝐾 ∈ ℤ ∧ 𝑀 ≤ 𝐾 ∧ 𝐾 ≤ 𝑁)) |
9 | 2, 8 | bitrdi 287 | 1 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝐾 ∈ (𝑀...𝑁) ↔ (𝐾 ∈ ℤ ∧ 𝑀 ≤ 𝐾 ∧ 𝐾 ≤ 𝑁))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 397 ∧ w3a 1087 = wceq 1539 ∈ wcel 2104 {crab 3303 class class class wbr 5081 (class class class)co 7307 ≤ cle 11060 ℤcz 12369 ...cfz 13289 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1911 ax-6 1969 ax-7 2009 ax-8 2106 ax-9 2114 ax-10 2135 ax-11 2152 ax-12 2169 ax-ext 2707 ax-sep 5232 ax-nul 5239 ax-pr 5361 ax-cnex 10977 ax-resscn 10978 |
This theorem depends on definitions: df-bi 206 df-an 398 df-or 846 df-3or 1088 df-3an 1089 df-tru 1542 df-fal 1552 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2538 df-eu 2567 df-clab 2714 df-cleq 2728 df-clel 2814 df-nfc 2887 df-ral 3063 df-rex 3072 df-rab 3306 df-v 3439 df-sbc 3722 df-dif 3895 df-un 3897 df-in 3899 df-ss 3909 df-nul 4263 df-if 4466 df-sn 4566 df-pr 4568 df-op 4572 df-uni 4845 df-br 5082 df-opab 5144 df-id 5500 df-xp 5606 df-rel 5607 df-cnv 5608 df-co 5609 df-dm 5610 df-iota 6410 df-fun 6460 df-fv 6466 df-ov 7310 df-oprab 7311 df-mpo 7312 df-neg 11258 df-z 12370 df-fz 13290 |
This theorem is referenced by: elfz 13295 elfz2 13296 fzen 13323 fzaddel 13340 fzadd2 13341 elfzm11 13377 fznn0 13398 phicl2 16518 nndiffz1 31156 fzmul 35947 bccl2d 40200 lcmineqlem11 40247 fz1eqin 40786 jm2.27dlem2 41028 fzunt 41275 fzuntd 41276 fzunt1d 41277 fzuntgd 41278 iblspltprt 43743 itgspltprt 43749 natglobalincr 46756 |
Copyright terms: Public domain | W3C validator |