Previous Up Next

Tactics Index

  • ||, 9.2

  • ;, 9.2
  • ;[...|...|...], 9.2

  • abstract, 9.2
  • absurd, 8.4.1
  • apply, 8.3.6
  • apply ... with, 1
  • assert, 8.3.8
  • assumption, 8.3.1
  • auto, 8.11.1
  • autorewrite, 8.11.12

  • case, 4
  • case ... with, 5
  • cbv, 8.5.1
  • change, 8.3.10
  • change ... in, 8.3.10
  • clear, 8.3.2
  • clearbody, 2
  • compare, 8.9.2
  • compute, 8.5.1, 1
  • congruence, 8.11.6
  • constructor, 8.6.1
  • constructor ... with, 2
  • contradiction, 8.4.2
  • cut, 3
  • cutrewrite, 8.8.2

  • decide equality, 8.9.1
  • decompose, 8.7.5
  • decompose record, 2
  • decompose sum, 1
  • dependent inversion, 10
  • dependent inversion ... as , 11
  • dependent inversion ... as ... with, 15
  • dependent inversion ... with, 14
  • dependent inversion_clear, 12
  • dependent inversion_clear ... as, 13
  • dependent inversion_clear ... as ... with, 17
  • dependent inversion_clear ... with, 16
  • dependent rewrite ->, 8.9.6
  • dependent rewrite <-, 1
  • destruct, 8.7.2
  • discriminate, 8.9.3, 2
  • discrR, 3.2.4
  • do, 9.2
  • double induction, 8.7.4

  • eapply, 3, 10.2
  • eauto, 8.11.2
  • elim ... using, 8
  • elim ... with, 6
  • elimtype, 9
  • exact, 8.2.1
  • exists, 4

  • fail, 9.2
  • field, 8.11.9
  • first, 9.2
  • firstorder, 8.11.5
  • firstorder tactic, 1
  • firstorder using, 3
  • firstorder with, 2
  • fold, 8.5.6
  • fourier, 8.11.11
  • functional induction, 8.7.6, 10.4

  • generalize, 8.3.9
  • generalize dependent, 2

  • hnf, 8.5.3

  • idtac, 9.2
  • induction, 8.7.1



Previous Up Next