Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notation for to_subst for paper and Coq code #100

Closed
Blaisorblade opened this issue Jul 8, 2019 · 0 comments
Closed

Notation for to_subst for paper and Coq code #100

Blaisorblade opened this issue Jul 8, 2019 · 0 comments

Comments

@Blaisorblade
Copy link
Owner

I suspect we'll have to mention briefly to_subst in the paper (appendix).
Either way, it's high time for a notation for it.
Since it turns finite to infinite substitutions, I'm thinking of:

(* Tighter precedence than [>>], which has level 56. *)
Notation "∞ ρ" := (to_subst ρ) (at level 50).
@Blaisorblade Blaisorblade changed the title Notation for to_subst for paper Notation for to_subst for paper and Coq code Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant