| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > infltoreq | Structured version Visualization version GIF version | ||
| Description: The infimum of a finite set is less than or equal to all the elements of the set. (Contributed by AV, 4-Sep-2020.) |
| Ref | Expression |
|---|---|
| infltoreq.1 | ⊢ (𝜑 → 𝑅 Or 𝐴) |
| infltoreq.2 | ⊢ (𝜑 → 𝐵 ⊆ 𝐴) |
| infltoreq.3 | ⊢ (𝜑 → 𝐵 ∈ Fin) |
| infltoreq.4 | ⊢ (𝜑 → 𝐶 ∈ 𝐵) |
| infltoreq.5 | ⊢ (𝜑 → 𝑆 = inf(𝐵, 𝐴, 𝑅)) |
| Ref | Expression |
|---|---|
| infltoreq | ⊢ (𝜑 → (𝑆𝑅𝐶 ∨ 𝐶 = 𝑆)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | infltoreq.1 | . . . 4 ⊢ (𝜑 → 𝑅 Or 𝐴) | |
| 2 | cnvso 6244 | . . . 4 ⊢ (𝑅 Or 𝐴 ↔ ◡𝑅 Or 𝐴) | |
| 3 | 1, 2 | sylib 218 | . . 3 ⊢ (𝜑 → ◡𝑅 Or 𝐴) |
| 4 | infltoreq.2 | . . 3 ⊢ (𝜑 → 𝐵 ⊆ 𝐴) | |
| 5 | infltoreq.3 | . . 3 ⊢ (𝜑 → 𝐵 ∈ Fin) | |
| 6 | infltoreq.4 | . . 3 ⊢ (𝜑 → 𝐶 ∈ 𝐵) | |
| 7 | infltoreq.5 | . . . 4 ⊢ (𝜑 → 𝑆 = inf(𝐵, 𝐴, 𝑅)) | |
| 8 | df-inf 9344 | . . . 4 ⊢ inf(𝐵, 𝐴, 𝑅) = sup(𝐵, 𝐴, ◡𝑅) | |
| 9 | 7, 8 | eqtrdi 2785 | . . 3 ⊢ (𝜑 → 𝑆 = sup(𝐵, 𝐴, ◡𝑅)) |
| 10 | 3, 4, 5, 6, 9 | supgtoreq 9372 | . 2 ⊢ (𝜑 → (𝐶◡𝑅𝑆 ∨ 𝐶 = 𝑆)) |
| 11 | 6 | ne0d 4292 | . . . . . 6 ⊢ (𝜑 → 𝐵 ≠ ∅) |
| 12 | fiinfcl 9404 | . . . . . 6 ⊢ ((𝑅 Or 𝐴 ∧ (𝐵 ∈ Fin ∧ 𝐵 ≠ ∅ ∧ 𝐵 ⊆ 𝐴)) → inf(𝐵, 𝐴, 𝑅) ∈ 𝐵) | |
| 13 | 1, 5, 11, 4, 12 | syl13anc 1374 | . . . . 5 ⊢ (𝜑 → inf(𝐵, 𝐴, 𝑅) ∈ 𝐵) |
| 14 | 7, 13 | eqeltrd 2834 | . . . 4 ⊢ (𝜑 → 𝑆 ∈ 𝐵) |
| 15 | brcnvg 5826 | . . . . 5 ⊢ ((𝐶 ∈ 𝐵 ∧ 𝑆 ∈ 𝐵) → (𝐶◡𝑅𝑆 ↔ 𝑆𝑅𝐶)) | |
| 16 | 15 | bicomd 223 | . . . 4 ⊢ ((𝐶 ∈ 𝐵 ∧ 𝑆 ∈ 𝐵) → (𝑆𝑅𝐶 ↔ 𝐶◡𝑅𝑆)) |
| 17 | 6, 14, 16 | syl2anc 584 | . . 3 ⊢ (𝜑 → (𝑆𝑅𝐶 ↔ 𝐶◡𝑅𝑆)) |
| 18 | 17 | orbi1d 916 | . 2 ⊢ (𝜑 → ((𝑆𝑅𝐶 ∨ 𝐶 = 𝑆) ↔ (𝐶◡𝑅𝑆 ∨ 𝐶 = 𝑆))) |
| 19 | 10, 18 | mpbird 257 | 1 ⊢ (𝜑 → (𝑆𝑅𝐶 ∨ 𝐶 = 𝑆)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 ∨ wo 847 = wceq 1541 ∈ wcel 2113 ≠ wne 2930 ⊆ wss 3899 ∅c0 4283 class class class wbr 5096 Or wor 5529 ◡ccnv 5621 Fincfn 8881 supcsup 9341 infcinf 9342 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-10 2146 ax-11 2162 ax-12 2182 ax-ext 2706 ax-sep 5239 ax-nul 5249 ax-pr 5375 ax-un 7678 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2537 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2809 df-nfc 2883 df-ne 2931 df-ral 3050 df-rex 3059 df-rmo 3348 df-reu 3349 df-rab 3398 df-v 3440 df-sbc 3739 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-pss 3919 df-nul 4284 df-if 4478 df-pw 4554 df-sn 4579 df-pr 4581 df-op 4585 df-uni 4862 df-br 5097 df-opab 5159 df-tr 5204 df-id 5517 df-eprel 5522 df-po 5530 df-so 5531 df-fr 5575 df-we 5577 df-xp 5628 df-rel 5629 df-cnv 5630 df-co 5631 df-dm 5632 df-rn 5633 df-res 5634 df-ima 5635 df-ord 6318 df-on 6319 df-lim 6320 df-suc 6321 df-iota 6446 df-fun 6492 df-fn 6493 df-f 6494 df-f1 6495 df-fo 6496 df-f1o 6497 df-fv 6498 df-riota 7313 df-om 7807 df-en 8882 df-fin 8885 df-sup 9343 df-inf 9344 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |