theorem
String.Slice.Pos.find?_prop_eq_some_iff_splits
{p : Char → Prop}
[DecidablePred p]
{s : Slice}
{pos : s.Pos}
{t u : String}
(hs : pos.Splits t u)
{pos' : s.Pos}
:
theorem
String.Pos.find?_prop_eq_some_iff_splits
{p : Char → Prop}
[DecidablePred p]
{s : String}
{pos : s.Pos}
{t u : String}
(hs : pos.Splits t u)
{pos' : s.Pos}
: