5 lines
89 B
Text
5 lines
89 B
Text
example : α → α := by
|
||
intro a
|
||
--^ $/lean/plainGoal
|
||
--^ $/lean/plainGoal
|
||
apply a
|