1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2026-05-25 17:20:25 +02:00

Small fix

This commit is contained in:
Niels
2017-07-31 14:54:20 +02:00
parent 8ff9089d3d
commit b06c59339b
+3 -1
View File
@@ -66,4 +66,6 @@ Section lor_props.
- simple refine (Trunc_ind _ _).
intros [x | x] ; apply x.
- apply (fun x => tr (inl x)).
Defined.
Defined.
End lor_props.