Skip to content

Commit c22c7e3

Browse files
committed
update STYLE.md
Signed-off-by: Ali Caglayan <[email protected]>
1 parent da4388f commit c22c7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STYLE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ Here are some acceptable tactics to use in transparent definitions
932932
- `case`, `elim`, `destruct`, `induction`
933933
- `apply`, `eapply`, `assumption`, `eassumption`, `exact`
934934
- `refine`, `nrefine`, `srefine`, `snrefine` (see below for the last three)
935-
- `rapply`, `napply`, `srapply`, `snapply` (see below)
935+
- `rapply`, `napply`, `tapply`, `srapply`, `snapply`, `stapply` (see below)
936936
- `lhs`, `lhs_V`, `rhs`, `rhs_V`
937937
- `reflexivity`, `symmetry`, `transitivity`, `etransitivity`
938938
- `by`, `done`

0 commit comments

Comments
 (0)