mirror of
				https://github.com/nmvdw/HITs-Examples
				synced 2025-11-03 23:23:51 +01:00 
			
		
		
		
	Interval is K-finite
This commit is contained in:
		@@ -144,4 +144,15 @@ Section k_properties.
 | 
				
			|||||||
    - apply path_ishprop.
 | 
					    - apply path_ishprop.
 | 
				
			||||||
  Defined.
 | 
					  Defined.
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
 | 
					  Lemma I_Kfinite : Kf interval.
 | 
				
			||||||
 | 
					  Proof.
 | 
				
			||||||
 | 
					    apply Kf_unfold.
 | 
				
			||||||
 | 
					    exists {|Interval.one|}.
 | 
				
			||||||
 | 
					    intro a. simpl.
 | 
				
			||||||
 | 
					    simple refine (interval_ind (fun z => Trunc (-1) (z = Interval.one)) _ _ _ a); simpl.
 | 
				
			||||||
 | 
					    - apply (tr seg).
 | 
				
			||||||
 | 
					    - apply (tr idpath).
 | 
				
			||||||
 | 
					    - apply path_ishprop.
 | 
				
			||||||
 | 
					  Defined.
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
End k_properties.
 | 
					End k_properties.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user