| Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > ILE Home > Th. List > le2tri3i | GIF version | ||
| Description: Extended trichotomy law for 'less than or equal to'. (Contributed by NM, 14-Aug-2000.) |
| Ref | Expression |
|---|---|
| lt.1 | ⊢ 𝐴 ∈ ℝ |
| lt.2 | ⊢ 𝐵 ∈ ℝ |
| lt.3 | ⊢ 𝐶 ∈ ℝ |
| Ref | Expression |
|---|---|
| le2tri3i | ⊢ ((𝐴 ≤ 𝐵 ∧ 𝐵 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴) ↔ (𝐴 = 𝐵 ∧ 𝐵 = 𝐶 ∧ 𝐶 = 𝐴)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | lt.2 | . . . . . 6 ⊢ 𝐵 ∈ ℝ | |
| 2 | lt.3 | . . . . . 6 ⊢ 𝐶 ∈ ℝ | |
| 3 | lt.1 | . . . . . 6 ⊢ 𝐴 ∈ ℝ | |
| 4 | 1, 2, 3 | letri 8134 | . . . . 5 ⊢ ((𝐵 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴) → 𝐵 ≤ 𝐴) |
| 5 | 3, 1 | letri3i 8125 | . . . . . 6 ⊢ (𝐴 = 𝐵 ↔ (𝐴 ≤ 𝐵 ∧ 𝐵 ≤ 𝐴)) |
| 6 | 5 | biimpri 133 | . . . . 5 ⊢ ((𝐴 ≤ 𝐵 ∧ 𝐵 ≤ 𝐴) → 𝐴 = 𝐵) |
| 7 | 4, 6 | sylan2 286 | . . . 4 ⊢ ((𝐴 ≤ 𝐵 ∧ (𝐵 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴)) → 𝐴 = 𝐵) |
| 8 | 7 | 3impb 1201 | . . 3 ⊢ ((𝐴 ≤ 𝐵 ∧ 𝐵 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴) → 𝐴 = 𝐵) |
| 9 | 2, 3, 1 | letri 8134 | . . . . . 6 ⊢ ((𝐶 ≤ 𝐴 ∧ 𝐴 ≤ 𝐵) → 𝐶 ≤ 𝐵) |
| 10 | 1, 2 | letri3i 8125 | . . . . . . 7 ⊢ (𝐵 = 𝐶 ↔ (𝐵 ≤ 𝐶 ∧ 𝐶 ≤ 𝐵)) |
| 11 | 10 | biimpri 133 | . . . . . 6 ⊢ ((𝐵 ≤ 𝐶 ∧ 𝐶 ≤ 𝐵) → 𝐵 = 𝐶) |
| 12 | 9, 11 | sylan2 286 | . . . . 5 ⊢ ((𝐵 ≤ 𝐶 ∧ (𝐶 ≤ 𝐴 ∧ 𝐴 ≤ 𝐵)) → 𝐵 = 𝐶) |
| 13 | 12 | 3impb 1201 | . . . 4 ⊢ ((𝐵 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴 ∧ 𝐴 ≤ 𝐵) → 𝐵 = 𝐶) |
| 14 | 13 | 3comr 1213 | . . 3 ⊢ ((𝐴 ≤ 𝐵 ∧ 𝐵 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴) → 𝐵 = 𝐶) |
| 15 | 3, 1, 2 | letri 8134 | . . . . 5 ⊢ ((𝐴 ≤ 𝐵 ∧ 𝐵 ≤ 𝐶) → 𝐴 ≤ 𝐶) |
| 16 | 3, 2 | letri3i 8125 | . . . . . . 7 ⊢ (𝐴 = 𝐶 ↔ (𝐴 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴)) |
| 17 | 16 | biimpri 133 | . . . . . 6 ⊢ ((𝐴 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴) → 𝐴 = 𝐶) |
| 18 | 17 | eqcomd 2202 | . . . . 5 ⊢ ((𝐴 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴) → 𝐶 = 𝐴) |
| 19 | 15, 18 | sylan 283 | . . . 4 ⊢ (((𝐴 ≤ 𝐵 ∧ 𝐵 ≤ 𝐶) ∧ 𝐶 ≤ 𝐴) → 𝐶 = 𝐴) |
| 20 | 19 | 3impa 1196 | . . 3 ⊢ ((𝐴 ≤ 𝐵 ∧ 𝐵 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴) → 𝐶 = 𝐴) |
| 21 | 8, 14, 20 | 3jca 1179 | . 2 ⊢ ((𝐴 ≤ 𝐵 ∧ 𝐵 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴) → (𝐴 = 𝐵 ∧ 𝐵 = 𝐶 ∧ 𝐶 = 𝐴)) |
| 22 | 3 | eqlei 8120 | . . 3 ⊢ (𝐴 = 𝐵 → 𝐴 ≤ 𝐵) |
| 23 | 1 | eqlei 8120 | . . 3 ⊢ (𝐵 = 𝐶 → 𝐵 ≤ 𝐶) |
| 24 | 2 | eqlei 8120 | . . 3 ⊢ (𝐶 = 𝐴 → 𝐶 ≤ 𝐴) |
| 25 | 22, 23, 24 | 3anim123i 1186 | . 2 ⊢ ((𝐴 = 𝐵 ∧ 𝐵 = 𝐶 ∧ 𝐶 = 𝐴) → (𝐴 ≤ 𝐵 ∧ 𝐵 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴)) |
| 26 | 21, 25 | impbii 126 | 1 ⊢ ((𝐴 ≤ 𝐵 ∧ 𝐵 ≤ 𝐶 ∧ 𝐶 ≤ 𝐴) ↔ (𝐴 = 𝐵 ∧ 𝐵 = 𝐶 ∧ 𝐶 = 𝐴)) |
| Colors of variables: wff set class |
| Syntax hints: ∧ wa 104 ↔ wb 105 ∧ w3a 980 = wceq 1364 ∈ wcel 2167 class class class wbr 4033 ℝcr 7878 ≤ cle 8062 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 106 ax-ia2 107 ax-ia3 108 ax-in1 615 ax-in2 616 ax-io 710 ax-5 1461 ax-7 1462 ax-gen 1463 ax-ie1 1507 ax-ie2 1508 ax-8 1518 ax-10 1519 ax-11 1520 ax-i12 1521 ax-bndl 1523 ax-4 1524 ax-17 1540 ax-i9 1544 ax-ial 1548 ax-i5r 1549 ax-13 2169 ax-14 2170 ax-ext 2178 ax-sep 4151 ax-pow 4207 ax-pr 4242 ax-un 4468 ax-setind 4573 ax-cnex 7970 ax-resscn 7971 ax-pre-ltirr 7991 ax-pre-ltwlin 7992 ax-pre-apti 7994 |
| This theorem depends on definitions: df-bi 117 df-3an 982 df-tru 1367 df-fal 1370 df-nf 1475 df-sb 1777 df-eu 2048 df-mo 2049 df-clab 2183 df-cleq 2189 df-clel 2192 df-nfc 2328 df-ne 2368 df-nel 2463 df-ral 2480 df-rex 2481 df-rab 2484 df-v 2765 df-dif 3159 df-un 3161 df-in 3163 df-ss 3170 df-pw 3607 df-sn 3628 df-pr 3629 df-op 3631 df-uni 3840 df-br 4034 df-opab 4095 df-xp 4669 df-cnv 4671 df-pnf 8063 df-mnf 8064 df-xr 8065 df-ltxr 8066 df-le 8067 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |