Types used in rewrite search. #
side
represents the side of an equation, either the left or the right.
Instances for tactic.rewrite_search.side
- tactic.rewrite_search.side.has_sizeof_inst
- tactic.rewrite_search.side.inhabited
- tactic.rewrite_search.side.has_to_format
@[protected, instance]
@[protected, instance]
Convert a side to the string "lhs" or "rhs", for use in tactic name generation.