This is pretty big PR that upstreams all of Std.Data.Int.Init in one go. So far lemmas have seen minimal changes needed to adapt to Lean core environment. --------- Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
3 lines
28 B
Text
3 lines
28 B
Text
x : Int
|
|
h : x = 2
|
|
⊢ 2 = x
|