Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
rat.cast_of_int
Modification history
2022-11-09 03:23
src/data/rat/cast.lean
refactor(data/rat/defs): Use `int.cast` instead of `rat.of_int` (#17392) …
Deleted
rat.cast_of_int
View on Github →
2019-08-01 17:01
src/data/rat/basic.lean
feat(data/rat): refactor into smaller files and add documentation (#1284)
Modified
rat.cast_of_int
View on Github →
2017-10-24 22:31
data/rat.lean
feat(data/num,data/nat/cast,...): nat,num,int,rat.cast, list stuff
Added
rat.cast_of_int
View on Github →