Mathlib Changelog
v4
Changelog
About
Github
Theorem
Sum.isSome_getLeft?_iff_isLeft
Modification history
2023-09-06 13:50
Mathlib/Data/Sum/Basic.lean
feat(Data/Sum/Basic): create direct versions of get(Left|Right)? analogous to Option.get (#6663)
Added
Sum.isSome_getLeft?_iff_isLeft
View on Github →