mirror of https://github.com/nmvdw/HITs-Examples
Small fix
This commit is contained in:
parent
8ff9089d3d
commit
b06c59339b
|
@ -67,3 +67,5 @@ Section lor_props.
|
|||
intros [x | x] ; apply x.
|
||||
- apply (fun x => tr (inl x)).
|
||||
Defined.
|
||||
|
||||
End lor_props.
|
||||
|
|
Loading…
Reference in New Issue