mirror of
				https://github.com/nmvdw/HITs-Examples
				synced 2025-11-04 07:33:51 +01:00 
			
		
		
		
	Merge branch 'master' of https://github.com/nmvdw/HITs-Examples
This commit is contained in:
		@@ -143,7 +143,18 @@ Section k_properties.
 | 
			
		||||
    - apply (tr loop).
 | 
			
		||||
    - apply path_ishprop.
 | 
			
		||||
  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.
 | 
			
		||||
 | 
			
		||||
Section alternative_definition.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user