Metamath Proof Explorer
		
		
		
		Description:  Split a decimal number into two parts.  Base case: N = 0 .
       (Contributed by Mario Carneiro, 16-Jul-2015)  (Revised by AV, 8-Sep-2021)
		
			
				
					|  |  | Ref | Expression | 
					
						|  | Hypothesis | decsplit0.1 |  | 
				
					|  | Assertion | decsplit0 |  | 
			
		
		
			
				Proof
				
					
						| Step | Hyp | Ref | Expression | 
						
							| 1 |  | decsplit0.1 |  | 
						
							| 2 | 1 | decsplit0b |  | 
						
							| 3 | 1 | nn0cni |  | 
						
							| 4 | 3 | addridi |  | 
						
							| 5 | 2 4 | eqtri |  |