mirror of
				https://github.com/nmvdw/HITs-Examples
				synced 2025-11-03 23:23:51 +01:00 
			
		
		
		
	Cleaning in length
This commit is contained in:
		@@ -19,7 +19,6 @@ Section length.
 | 
				
			|||||||
      destruct (m_dec_path a b) as [Hab | Hab].
 | 
					      destruct (m_dec_path a b) as [Hab | Hab].
 | 
				
			||||||
      + strip_truncations.
 | 
					      + strip_truncations.
 | 
				
			||||||
        rewrite Hab.
 | 
					        rewrite Hab.
 | 
				
			||||||
        rewrite ?singleton_isIn_d_aa.
 | 
					 | 
				
			||||||
        reflexivity.
 | 
					        reflexivity.
 | 
				
			||||||
      + rewrite ?singleton_isIn_d_false.
 | 
					      + rewrite ?singleton_isIn_d_false.
 | 
				
			||||||
        ++ simpl. 
 | 
					        ++ simpl. 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user