mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	Tabs, whitespace
This commit is contained in:
		
							parent
							
								
									6ba13fac0a
								
							
						
					
					
						commit
						b9494fe3c0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -11,7 +11,7 @@
 | 
			
		|||
   :formula (forall (a Int) (i Int) (e Int)  
 | 
			
		||||
                    (= (?select (?store a i e) i) e)
 | 
			
		||||
                    :pats { (?store a i e) }
 | 
			
		||||
		    :weight { 0 })
 | 
			
		||||
                    :weight { 0 })
 | 
			
		||||
 | 
			
		||||
   :formula (forall (a Int) (i Int) (j Int) (e Int)  
 | 
			
		||||
                    (or (= i j) (= (?select (?store a i e) j) (?select a j)))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue