Zulip Chat Archive
Stream: mathlib4
Topic: ending of Data.Int.Cast.Defs
Matthew Ballard (Aug 20 2023 at 20:03):
Why does this file end with open Nat
?
Ruben Van de Velde (Aug 20 2023 at 20:06):
There used to be some more code after it: https://github.com/leanprover-community/mathlib/blob/master/src/data/int/cast/defs.lean#L62
Damiano Testa (Aug 20 2023 at 20:06):
My guess is that the extra code may have become a syntactic tautology, or whatever it is called.
Matthew Ballard (Aug 21 2023 at 21:24):
Last updated: Dec 20 2023 at 11:08 UTC