leanprover / lean4

Lean 4 programming language and theorem prover
https://lean-lang.org
Apache License 2.0
4.51k stars 396 forks source link

RFC: allow `ⱼ` in identifiers #3330

Open madvorak opened 7 months ago

madvorak commented 7 months ago

Proposal

Allow the symbol to appear in identifiers without the need of French quotes.

Community Feedback

https://leanprover.zulipchat.com/#narrow/stream/270676-lean4/topic/.E2.9C.94.20.E2.B1.BC.20.28U.2B2C7C.29.20in.20identifiers

Impact

Add :+1: to issues you consider important. If others benefit from the changes in this proposal being added, please ask them to add :+1: to it.

kmill commented 7 months ago

Here is some previous Zulip discussion where @digama0 investigated what's allowed in identifiers. I think there was another thread too, but I couldn't quickly locate it.