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

CC-Kärtchen erstellen #58

Open
iblech opened this issue Oct 17, 2016 · 3 comments
Open

CC-Kärtchen erstellen #58

iblech opened this issue Oct 17, 2016 · 3 comments

Comments

@iblech
Copy link
Member

iblech commented Oct 17, 2016

"Viele" Leute sind ja Fans von laminierten Pi-Kärtchen: http://rawgit.com/iblech/mathezirkel-kurs/master/mathecamp-2014/pi-lernen/pi-lernen.pdf

Wir sollten ein Analogon für den Curry Club erstellen, auch zur Verteilung auf dem Kongress. Können wir auf diesem Issue Vorschläge sammeln?

  • Y-Kombinator (kanonischer Vorschlag)
  • Quines in diversen Programmiersprachen (Vorschlag von Marc)
@timjb
Copy link
Member

timjb commented Oct 17, 2016

Weitere Vorschläge:

  • Typcheck-Schlussregeln in einer einfachen / abhängig typisierten Programmiersprache
  • Der Slogan "Well-typed programs don't go wrong" mit den Statements vom Progress und Preservation-Lemma (siehe hier). Vielleicht kriegen wir ja sogar Beweisskizzen unter!
  • die Curry-Howard-Korrespondenz anhand von Beispielen

@iblech
Copy link
Member Author

iblech commented Oct 17, 2016 via email

@iblech
Copy link
Member Author

iblech commented Oct 25, 2016

Folgendes Quine kam gerade von Marc:

((lambda (x) `(,(reverse x) ',x)) '(`(,(reverse x) ',x) (x) lambda))

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

2 participants