Mathbox for Jim Kingdon |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > ILE Home > Th. List > Mathboxes > trirec0xor | GIF version |
Description: Version of trirec0 14353 with exclusive-or.
The definition of a discrete field is sometimes stated in terms of exclusive-or but as proved here, this is equivalent to inclusive-or because the two disjuncts cannot be simultaneously true. (Contributed by Jim Kingdon, 10-Jun-2024.) |
Ref | Expression |
---|---|
trirec0xor | ⊢ (∀𝑥 ∈ ℝ ∀𝑦 ∈ ℝ (𝑥 < 𝑦 ∨ 𝑥 = 𝑦 ∨ 𝑦 < 𝑥) ↔ ∀𝑥 ∈ ℝ (∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ⊻ 𝑥 = 0)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | trirec0 14353 | . 2 ⊢ (∀𝑥 ∈ ℝ ∀𝑦 ∈ ℝ (𝑥 < 𝑦 ∨ 𝑥 = 𝑦 ∨ 𝑦 < 𝑥) ↔ ∀𝑥 ∈ ℝ (∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ∨ 𝑥 = 0)) | |
2 | 1ne0 8960 | . . . . . . . 8 ⊢ 1 ≠ 0 | |
3 | 2 | nesymi 2391 | . . . . . . 7 ⊢ ¬ 0 = 1 |
4 | simpr 110 | . . . . . . . . . . 11 ⊢ (((𝑥 · 𝑧) = 1 ∧ 𝑥 = 0) → 𝑥 = 0) | |
5 | 4 | oveq1d 5880 | . . . . . . . . . 10 ⊢ (((𝑥 · 𝑧) = 1 ∧ 𝑥 = 0) → (𝑥 · 𝑧) = (0 · 𝑧)) |
6 | mul02lem2 8319 | . . . . . . . . . 10 ⊢ (𝑧 ∈ ℝ → (0 · 𝑧) = 0) | |
7 | 5, 6 | sylan9eqr 2230 | . . . . . . . . 9 ⊢ ((𝑧 ∈ ℝ ∧ ((𝑥 · 𝑧) = 1 ∧ 𝑥 = 0)) → (𝑥 · 𝑧) = 0) |
8 | simprl 529 | . . . . . . . . 9 ⊢ ((𝑧 ∈ ℝ ∧ ((𝑥 · 𝑧) = 1 ∧ 𝑥 = 0)) → (𝑥 · 𝑧) = 1) | |
9 | 7, 8 | eqtr3d 2210 | . . . . . . . 8 ⊢ ((𝑧 ∈ ℝ ∧ ((𝑥 · 𝑧) = 1 ∧ 𝑥 = 0)) → 0 = 1) |
10 | 9 | rexlimiva 2587 | . . . . . . 7 ⊢ (∃𝑧 ∈ ℝ ((𝑥 · 𝑧) = 1 ∧ 𝑥 = 0) → 0 = 1) |
11 | 3, 10 | mto 662 | . . . . . 6 ⊢ ¬ ∃𝑧 ∈ ℝ ((𝑥 · 𝑧) = 1 ∧ 𝑥 = 0) |
12 | r19.41v 2631 | . . . . . 6 ⊢ (∃𝑧 ∈ ℝ ((𝑥 · 𝑧) = 1 ∧ 𝑥 = 0) ↔ (∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ∧ 𝑥 = 0)) | |
13 | 11, 12 | mtbi 670 | . . . . 5 ⊢ ¬ (∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ∧ 𝑥 = 0) |
14 | 13 | biantru 302 | . . . 4 ⊢ ((∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ∨ 𝑥 = 0) ↔ ((∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ∨ 𝑥 = 0) ∧ ¬ (∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ∧ 𝑥 = 0))) |
15 | df-xor 1376 | . . . 4 ⊢ ((∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ⊻ 𝑥 = 0) ↔ ((∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ∨ 𝑥 = 0) ∧ ¬ (∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ∧ 𝑥 = 0))) | |
16 | 14, 15 | bitr4i 187 | . . 3 ⊢ ((∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ∨ 𝑥 = 0) ↔ (∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ⊻ 𝑥 = 0)) |
17 | 16 | ralbii 2481 | . 2 ⊢ (∀𝑥 ∈ ℝ (∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ∨ 𝑥 = 0) ↔ ∀𝑥 ∈ ℝ (∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ⊻ 𝑥 = 0)) |
18 | 1, 17 | bitri 184 | 1 ⊢ (∀𝑥 ∈ ℝ ∀𝑦 ∈ ℝ (𝑥 < 𝑦 ∨ 𝑥 = 𝑦 ∨ 𝑦 < 𝑥) ↔ ∀𝑥 ∈ ℝ (∃𝑧 ∈ ℝ (𝑥 · 𝑧) = 1 ⊻ 𝑥 = 0)) |
Colors of variables: wff set class |
Syntax hints: ¬ wn 3 ∧ wa 104 ↔ wb 105 ∨ wo 708 ∨ w3o 977 = wceq 1353 ⊻ wxo 1375 ∈ wcel 2146 ∀wral 2453 ∃wrex 2454 class class class wbr 3998 (class class class)co 5865 ℝcr 7785 0cc0 7786 1c1 7787 · cmul 7791 < clt 7966 |
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 614 ax-in2 615 ax-io 709 ax-5 1445 ax-7 1446 ax-gen 1447 ax-ie1 1491 ax-ie2 1492 ax-8 1502 ax-10 1503 ax-11 1504 ax-i12 1505 ax-bndl 1507 ax-4 1508 ax-17 1524 ax-i9 1528 ax-ial 1532 ax-i5r 1533 ax-13 2148 ax-14 2149 ax-ext 2157 ax-sep 4116 ax-pow 4169 ax-pr 4203 ax-un 4427 ax-setind 4530 ax-cnex 7877 ax-resscn 7878 ax-1cn 7879 ax-1re 7880 ax-icn 7881 ax-addcl 7882 ax-addrcl 7883 ax-mulcl 7884 ax-mulrcl 7885 ax-addcom 7886 ax-mulcom 7887 ax-addass 7888 ax-mulass 7889 ax-distr 7890 ax-i2m1 7891 ax-0lt1 7892 ax-1rid 7893 ax-0id 7894 ax-rnegex 7895 ax-precex 7896 ax-cnre 7897 ax-pre-ltirr 7898 ax-pre-ltwlin 7899 ax-pre-lttrn 7900 ax-pre-apti 7901 ax-pre-ltadd 7902 ax-pre-mulgt0 7903 ax-pre-mulext 7904 |
This theorem depends on definitions: df-bi 117 df-3or 979 df-3an 980 df-tru 1356 df-fal 1359 df-xor 1376 df-nf 1459 df-sb 1761 df-eu 2027 df-mo 2028 df-clab 2162 df-cleq 2168 df-clel 2171 df-nfc 2306 df-ne 2346 df-nel 2441 df-ral 2458 df-rex 2459 df-reu 2460 df-rmo 2461 df-rab 2462 df-v 2737 df-sbc 2961 df-dif 3129 df-un 3131 df-in 3133 df-ss 3140 df-pw 3574 df-sn 3595 df-pr 3596 df-op 3598 df-uni 3806 df-br 3999 df-opab 4060 df-id 4287 df-po 4290 df-iso 4291 df-xp 4626 df-rel 4627 df-cnv 4628 df-co 4629 df-dm 4630 df-iota 5170 df-fun 5210 df-fv 5216 df-riota 5821 df-ov 5868 df-oprab 5869 df-mpo 5870 df-pnf 7968 df-mnf 7969 df-xr 7970 df-ltxr 7971 df-le 7972 df-sub 8104 df-neg 8105 df-reap 8506 df-ap 8513 df-div 8603 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |