Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 291 Bytes

readme.md

File metadata and controls

8 lines (5 loc) · 291 Bytes

Buffon's Needle in Lean 4

A formalization of Buffon's Needle in Lean 4.

  • The file Rewrite.lean contains the theorems buffons_short and buffons_long, which are the easy and hard case respectively of the problem.