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 | decsplit0b |  | 
			
		
		
			
				Proof
				
					
						| Step | Hyp | Ref | Expression | 
						
							| 1 |  | decsplit0.1 |  | 
						
							| 2 |  | 10nn0 |  | 
						
							| 3 | 2 | numexp0 |  | 
						
							| 4 | 3 | oveq2i |  | 
						
							| 5 | 1 | nn0cni |  | 
						
							| 6 | 5 | mulridi |  | 
						
							| 7 | 4 6 | eqtri |  | 
						
							| 8 | 7 | oveq1i |  |