Want to take part in these discussions? Sign in if you have an account, or apply for one below
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
Can the nlab’s articles take in Javascript or Java applets? I was thinking of making a simple type theory parser for nlab’s pages with type theory (syntax much the same as type theory). For instance, I would make one to be embedded in the page on Lawvere’s diagonal argument. I have the theory sorted out already, so it’s just a matter of writing it up. I found an algorithm that simplifies triangle identities in worst case where is the number of counits in a diagram, is the number of units in a diagram adjacent to a given counit. On average, and will be small in proportion to . (I’m interested to see if anyone can make a better triangle recognition algorithm for triangle identities in a strict -category - it seems there are tons of tricks one can do).
Hi Dean, I can add probably add whatever you have in mind on a per request basis for now. I am not quite sure what you have in mind, but if you send me an example with instructions on what you wish to do with it, I can try to add it.
Ok - I’ll let you know in a few weeks when I’ve made the applet.
Sounds good! I’d prefer Javascript to a Java applet if possible.
I don’t really understand – what are you envisioning this app would do?
It’s a small functional programming tool that uses the same notation as type theory. I was thinking of putting one here, for instance:
https://ncatlab.org/nlab/show/Lawvere%27s+fixed+point+theorem#precise_statement
(There’s simple ways of preventing infinite regress.) There would be a feature where the program gives as an output each step in the argument.
It contains the judgements of type theory as string rewrite rules (we supply which direction is “simpler”). The idea is based on interpreting type theory as rewrite rules for diagrams in a strict 2-category.
Sorry, that’s not enough explanation for me to understand. What is the overall goal? What are you expecting the user to see? What would they do to interact with it?
1 to 7 of 7