mirror of
https://github.com/nmvdw/HITs-Examples
synced 2025-11-03 15:13:51 +01:00
Small fix
This commit is contained in:
@@ -67,3 +67,5 @@ Section lor_props.
|
|||||||
intros [x | x] ; apply x.
|
intros [x | x] ; apply x.
|
||||||
- apply (fun x => tr (inl x)).
|
- apply (fun x => tr (inl x)).
|
||||||
Defined.
|
Defined.
|
||||||
|
|
||||||
|
End lor_props.
|
||||||
|
|||||||
Reference in New Issue
Block a user