| 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 6252 | . . . 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 9356 | . . . 4 ⊢ inf(𝐵, 𝐴, 𝑅) = sup(𝐵, 𝐴, ◡𝑅) | |
| 9 | 7, 8 | eqtrdi 2787 | . . 3 ⊢ (𝜑 → 𝑆 = sup(𝐵, 𝐴, ◡𝑅)) |
| 10 | 3, 4, 5, 6, 9 | supgtoreq 9384 | . 2 ⊢ (𝜑 → (𝐶◡𝑅𝑆 ∨ 𝐶 = 𝑆)) |
| 11 | 6 | ne0d 4282 | . . . . . 6 ⊢ (𝜑 → 𝐵 ≠ ∅) |
| 12 | fiinfcl 9416 | . . . . . 6 ⊢ ((𝑅 Or 𝐴 ∧ (𝐵 ∈ Fin ∧ 𝐵 ≠ ∅ ∧ 𝐵 ⊆ 𝐴)) → inf(𝐵, 𝐴, 𝑅) ∈ 𝐵) | |
| 13 | 1, 5, 11, 4, 12 | syl13anc 1375 | . . . . 5 ⊢ (𝜑 → inf(𝐵, 𝐴, 𝑅) ∈ 𝐵) |
| 14 | 7, 13 | eqeltrd 2836 | . . . 4 ⊢ (𝜑 → 𝑆 ∈ 𝐵) |
| 15 | brcnvg 5834 | . . . . 5 ⊢ ((𝐶 ∈ 𝐵 ∧ 𝑆 ∈ 𝐵) → (𝐶◡𝑅𝑆 ↔ 𝑆𝑅𝐶)) | |
| 16 | 15 | bicomd 223 | . . . 4 ⊢ ((𝐶 ∈ 𝐵 ∧ 𝑆 ∈ 𝐵) → (𝑆𝑅𝐶 ↔ 𝐶◡𝑅𝑆)) |
| 17 | 6, 14, 16 | syl2anc 585 | . . 3 ⊢ (𝜑 → (𝑆𝑅𝐶 ↔ 𝐶◡𝑅𝑆)) |
| 18 | 17 | orbi1d 917 | . 2 ⊢ (𝜑 → ((𝑆𝑅𝐶 ∨ 𝐶 = 𝑆) ↔ (𝐶◡𝑅𝑆 ∨ 𝐶 = 𝑆))) |
| 19 | 10, 18 | mpbird 257 | 1 ⊢ (𝜑 → (𝑆𝑅𝐶 ∨ 𝐶 = 𝑆)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 ∨ wo 848 = wceq 1542 ∈ wcel 2114 ≠ wne 2932 ⊆ wss 3889 ∅c0 4273 class class class wbr 5085 Or wor 5538 ◡ccnv 5630 Fincfn 8893 supcsup 9353 infcinf 9354 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2708 ax-sep 5231 ax-nul 5241 ax-pr 5375 ax-un 7689 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3or 1088 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2539 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2811 df-nfc 2885 df-ne 2933 df-ral 3052 df-rex 3062 df-rmo 3342 df-reu 3343 df-rab 3390 df-v 3431 df-sbc 3729 df-dif 3892 df-un 3894 df-in 3896 df-ss 3906 df-pss 3909 df-nul 4274 df-if 4467 df-pw 4543 df-sn 4568 df-pr 4570 df-op 4574 df-uni 4851 df-br 5086 df-opab 5148 df-tr 5193 df-id 5526 df-eprel 5531 df-po 5539 df-so 5540 df-fr 5584 df-we 5586 df-xp 5637 df-rel 5638 df-cnv 5639 df-co 5640 df-dm 5641 df-rn 5642 df-res 5643 df-ima 5644 df-ord 6326 df-on 6327 df-lim 6328 df-suc 6329 df-iota 6454 df-fun 6500 df-fn 6501 df-f 6502 df-f1 6503 df-fo 6504 df-f1o 6505 df-fv 6506 df-riota 7324 df-om 7818 df-en 8894 df-fin 8897 df-sup 9355 df-inf 9356 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |