lnay / metric-spaces-and-topology-game

MIT License
2 stars 1 forks source link

Create proof: metric world - lvl 2 #6

Open lnay opened 5 months ago

lnay commented 5 months ago
Create a new lean file with the name specified below in Game/Levels/content_drafts which correctly compiles and defines and proves the theorem below. Break into intermediate theorems/lemmas if necessary (to go into separate levels, or provided as 'given' helpers, tbd later).
file name metric_wrld_L02.lean
proof if a sequence converges, so does any tail
extra info Use raw definition of convergence in formal statement (not mathlib definition). Alternatively prove a different elementary theorem about a converging sequenc.

Syllabus outline: #5