@[implicit_reducible, defaultInstance 1000]
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible, defaultInstance 1000]
@[implicit_reducible]
instance
String.Slice.Pattern.CharPred.Decidable.instForwardPatternForallCharPropOfDecidablePred
{p : Char → Prop}
[DecidablePred p]
:
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible]
instance
String.Slice.Pattern.CharPred.Decidable.instToForwardSearcherForallCharPropDefaultForwardSearcherForallBoolDecide
{p : Char → Prop}
[DecidablePred p]
:
ToForwardSearcher p (ToForwardSearcher.DefaultForwardSearcher fun (x : Char) => decide (p x))
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible, defaultInstance 1000]
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible, defaultInstance 1000]
@[implicit_reducible]
instance
String.Slice.Pattern.CharPred.Decidable.instBackwardPatternForallCharPropOfDecidablePred
{p : Char → Prop}
[DecidablePred p]
:
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible]
instance
String.Slice.Pattern.CharPred.Decidable.instToBackwardSearcherForallCharPropDefaultBackwardSearcherForallBoolDecide
{p : Char → Prop}
[DecidablePred p]
:
ToBackwardSearcher p (ToBackwardSearcher.DefaultBackwardSearcher fun (x : Char) => decide (p x))
Equations
- One or more equations did not get rendered due to their size.