Skip to content

Instantly share code, notes, and snippets.

@KKostya
Last active July 26, 2018 07:13
Show Gist options
  • Save KKostya/71ec8f3789e0eccbb209710feef556f0 to your computer and use it in GitHub Desktop.
Save KKostya/71ec8f3789e0eccbb209710feef556f0 to your computer and use it in GitHub Desktop.
lemma bridge max lst =
List.exists under_threshold lst ==> under_threshold (get_min_range max lst)
[@@induct]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment