Zulip Chat Archive
Stream: mathlib4
Topic: Changed API for SatisfiesM_mapIdxM.go
Scott Morrison (Oct 10 2022 at 20:54):
@Mario Carneiro, I got stuck updating the version of Std in mathlib4 at Data/Array/Basic.lean
, following your change to the signature of SatisfiesM_mapIdxM.go
yesterday. I suspect it is going to be much easier for you to fix this than me. Would you mind fixing the error in the branch bump_std
?
Mario Carneiro (Oct 10 2022 at 21:00):
I think you can just delete that theorem. It was previously a lemma in another theorem which has since been moved to std
Last updated: Dec 20 2023 at 11:08 UTC