5 lines
86 B
Text
5 lines
86 B
Text
import data.rat
|
|
open rat
|
|
|
|
example : (1:rat) + 2⁻¹ + 3 = 3 + 2⁻¹ + 1⁻¹ :=
|
|
rfl
|