mirror of
				https://github.com/nmvdw/HITs-Examples
				synced 2025-11-04 07:33:51 +01:00 
			
		
		
		
	Improved lattice hints
This commit is contained in:
		@@ -45,7 +45,6 @@ Section operations.
 | 
			
		||||
  Proof.
 | 
			
		||||
    simple refine (FSet_rec _ _ _ true (fun _ => false) andb _ _ _ _ _)
 | 
			
		||||
    ; try eauto with bool_lattice_hints typeclass_instances.
 | 
			
		||||
    intros ; symmetry ; eauto with lattice_hints typeclass_instances.
 | 
			
		||||
  Defined.
 | 
			
		||||
 | 
			
		||||
  Definition single_product {A B : Type} (a : A) : FSet B -> FSet (A * B).
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user