| Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > ILE Home > Th. List > df-dec | GIF version | ||
| Description: Define the "decimal constructor", which is used to build up "decimal integers" or "numeric terms" in base 10. For example, (;;;1000 + ;;;2000) = ;;;3000 1kp2ke3k 15454. (Contributed by Mario Carneiro, 17-Apr-2015.) (Revised by AV, 1-Aug-2021.) |
| Ref | Expression |
|---|---|
| df-dec | ⊢ ;𝐴𝐵 = (((9 + 1) · 𝐴) + 𝐵) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | cA | . . 3 class 𝐴 | |
| 2 | cB | . . 3 class 𝐵 | |
| 3 | 1, 2 | cdc 9474 | . 2 class ;𝐴𝐵 |
| 4 | c9 9065 | . . . . 5 class 9 | |
| 5 | c1 7897 | . . . . 5 class 1 | |
| 6 | caddc 7899 | . . . . 5 class + | |
| 7 | 4, 5, 6 | co 5925 | . . . 4 class (9 + 1) |
| 8 | cmul 7901 | . . . 4 class · | |
| 9 | 7, 1, 8 | co 5925 | . . 3 class ((9 + 1) · 𝐴) |
| 10 | 9, 2, 6 | co 5925 | . 2 class (((9 + 1) · 𝐴) + 𝐵) |
| 11 | 3, 10 | wceq 1364 | 1 wff ;𝐴𝐵 = (((9 + 1) · 𝐴) + 𝐵) |
| Colors of variables: wff set class |
| This definition is referenced by: 9p1e10 9476 dfdec10 9477 deceq1 9478 deceq2 9479 deccl 9488 |
| Copyright terms: Public domain | W3C validator |