Skip to content

Instantly share code, notes, and snippets.

View ramonfmir's full-sized avatar
🤿

Ramon Fernández Mir ramonfmir

🤿
View GitHub Profile
@ramonfmir
ramonfmir / localization_test.lean
Created February 13, 2019 14:14
R[1/a][1/b] = R[1/ab]
import ring_theory.localization
-- Kenny's refactoring of Neil's code.
import preliminaries.localisation
universes u v w
-- Define localisation on a set of generators.
section localization_on_generators