Eric Rodriguez
Eric Rodriguez
I mainly use wincompose for things such as ℂ, ≅, or the like. However, there's quite a few overlaps; for example, alpha ( ) has the same sequence as å,...
### MDN URL https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Accessibility ### What specific section or headline is this issue about? Common accessibility issues (using_native_keyboard_accessibility) ### What information was incorrect, unhelpful, or incomplete? For Firefox for Mac,...
It'd be nice to only be shown lemmas when I'm looking for lemmas, as opposed to other stuff that I don't particularly want; I assume it'd be the same for...
mwe: ```lean import Qq open Qq def foo (a : Q(Bool)) : Prop := true example : Prop := let a : Q(Nat) := q(23) have := foo a have...
As requested to test in #2682.
### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Check that your issue is not already [filed](https://github.com/leanprover/lean4/issues)....
So here's the situation; I `make install`, have `/usr/local/bin` in my PATH, and try to start it with the `launchctl` command. It exits with error 3, and my `i`s remain...