madvorak / fecssk

Formalisms Every Computer Scientist Should Know (course at ISTA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formalisms Every Computer Scientist Should Know

Thomas Henzinger teaches this course at ISTA

LaTeX transcribes from the lectures

Timeline

2023-10-10

2023-10-12

2023-10-17

2023-10-24

2023-11-07

2023-11-09

2023-11-16

2023-11-21

2023-11-23

2023-11-30

2023-12-05

How to Lean 4

Setup Lean

Minimalistic online IDE (no installation needed; just copypaste the code and walk through the proof)

Quickstart

Official installation manual

Learn Lean

Natural Number Game (fun interactive tutorial by Kevin Buzzard et al.)

Overview of basic tactics (things you use in proofs, not definitions)

Code from my minicourse (took place at ISTA in 2023-09)

Some motivation

More motivation

About

Formalisms Every Computer Scientist Should Know (course at ISTA)

License:The Unlicense


Languages

Language:Lean 100.0%