1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2025-11-03 15:13:51 +01:00

Small fix

This commit is contained in:
Niels
2017-07-31 14:54:20 +02:00
parent 8ff9089d3d
commit b06c59339b

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.