File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 164
164
- [ nth_rw: n 番目の項だけ rw] ( ./Reference/Tactic/NthRw.md )
165
165
- [ obtain: 分解して取り出す] ( ./Reference/Tactic/Obtain.md )
166
166
- [ omega: 自然数の線形計画を解く] ( ./Reference/Tactic/Omega.md )
167
+ - [ plausible: 反例を見つける] ( ./Reference/Tactic/Plausible.md )
167
168
- [ positivity: 正値性を示す] ( ./Reference/Tactic/Positivity.md )
168
169
- [ push_neg: ドモルガン] ( ./Reference/Tactic/PushNeg.md )
169
170
- [ qify: 有理数にキャストする] ( ./Reference/Tactic/Qify.md )
183
184
- [ show: 示すべきことを宣言] ( ./Reference/Tactic/Show.md )
184
185
- [ simp_all: 仮定とゴールを全て単純化] ( ./Reference/Tactic/SimpAll.md )
185
186
- [ simp: 単純化] ( ./Reference/Tactic/Simp.md )
186
- - [ plausible: 反例を見つける] ( ./Reference/Tactic/Plausible.md )
187
187
- [ sorry: 証明したことにする] ( ./Reference/Tactic/Sorry.md )
188
188
- [ split: if/match 式を分解] ( ./Reference/Tactic/Split.md )
189
189
- [ suffices: 十分条件に帰着] ( ./Reference/Tactic/Suffices.md )
You can’t perform that action at this time.
0 commit comments