![]() |
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 14515. (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 9386 | . 2 class ;๐ด๐ต |
4 | c9 8979 | . . . . 5 class 9 | |
5 | c1 7814 | . . . . 5 class 1 | |
6 | caddc 7816 | . . . . 5 class + | |
7 | 4, 5, 6 | co 5877 | . . . 4 class (9 + 1) |
8 | cmul 7818 | . . . 4 class ยท | |
9 | 7, 1, 8 | co 5877 | . . 3 class ((9 + 1) ยท ๐ด) |
10 | 9, 2, 6 | co 5877 | . 2 class (((9 + 1) ยท ๐ด) + ๐ต) |
11 | 3, 10 | wceq 1353 | 1 wff ;๐ด๐ต = (((9 + 1) ยท ๐ด) + ๐ต) |
Colors of variables: wff set class |
This definition is referenced by: 9p1e10 9388 dfdec10 9389 deceq1 9390 deceq2 9391 deccl 9400 |
Copyright terms: Public domain | W3C validator |