lean icon indicating copy to clipboard operation
lean copied to clipboard

Lean 3 Theorem Prover (community fork)

Results 115 lean issues
Sort by recently updated
recently updated
newest added

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Checked that your issue isn't already [filed](https://github.com/leanprover-community/lean/issues). *...

bug

### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Checked that your issue isn't already [filed](https://github.com/leanprover-community/lean/issues). *...

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Checked that your issue isn't already [filed](https://github.com/leanprover-community/lean/issues). *...

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Checked that your issue isn't already [filed](https://github.com/leanprover-community/lean/issues). *...

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Checked that your issue isn't already [filed](https://github.com/leanprover-community/lean/issues). *...

To be (obviously!) restored on the mathlib side. Followup to #675

awaiting-author

Work in progress and tentative -- I'm not sure if this is implemented correctly.

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Checked that your issue isn't already [filed](https://github.com/leanprover-community/lean/issues). *...

`realpath` behaves more uniformly than `readlink -f` across platforms, which eliminates the mundane test for checking availability of `greadlink` on OS X. Noting that `realpath` is not exchangeable everywhere with...