Klimi's new dotfiles with stow.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

278 líneas
2.5 KiB

hace 4 años
  1. # Generated by the following form.
  2. # (loop for regexp in (append
  3. # coq-solve-tactics
  4. # coq-keywords
  5. # coq-reserved
  6. # coq-tactics
  7. # coq-tacticals
  8. # (list "Set" "Type" "Prop"))
  9. # append (split-string regexp (regexp-quote "\\s-+")) into words
  10. # finally (loop initially (goto-char (point-max))
  11. # for word in (delete-dups (sort words 'string<))
  12. # do (insert word) (newline)))
  13. Abort
  14. About
  15. Abstract
  16. Add
  17. Admit
  18. Admitted
  19. All
  20. Arguments
  21. AutoInline
  22. Axiom
  23. Bind
  24. Canonical
  25. Cd
  26. Chapter
  27. Check
  28. Close
  29. CoFixpoint
  30. CoInductive
  31. Coercion
  32. Coercions
  33. Comments
  34. Conjecture
  35. Constant
  36. Constructors
  37. Corollary
  38. Declare
  39. Defined
  40. Definition
  41. Delimit
  42. Dependent
  43. Depth
  44. Derive
  45. End
  46. Eval
  47. Export
  48. Extern
  49. Extract
  50. Extraction
  51. Fact
  52. False
  53. Field
  54. File
  55. Fixpoint
  56. Focus
  57. Function
  58. Functional
  59. Goal
  60. Hint
  61. Hypotheses
  62. Hypothesis
  63. Hyps
  64. Identity
  65. If
  66. Immediate
  67. Implicit
  68. Import
  69. Inductive
  70. Infix
  71. Inline
  72. Inlined
  73. Inspect
  74. Inversion
  75. Language
  76. Lemma
  77. Let
  78. Library
  79. Limit
  80. LoadPath
  81. Local
  82. Locate
  83. Ltac
  84. ML
  85. Module
  86. Morphism
  87. Next Obligation
  88. NoInline
  89. Notation
  90. Notations
  91. Obligation
  92. Obligations
  93. Off
  94. On
  95. Opaque
  96. Open
  97. Optimize
  98. Parameter
  99. Parameters
  100. Path
  101. Print
  102. Printing
  103. Program
  104. Proof
  105. Prop
  106. Pwd
  107. Qed
  108. Rec
  109. Record
  110. Recursive
  111. Remark
  112. Remove
  113. Require
  114. Reserved
  115. Reset
  116. Resolve
  117. Rewrite
  118. Ring
  119. Save
  120. Scheme
  121. Scope
  122. Search
  123. SearchAbout
  124. SearchPattern
  125. SearchRewrite
  126. Section
  127. Semi
  128. Set
  129. Setoid
  130. Show
  131. Solve
  132. Sort
  133. Strict
  134. Structure
  135. Synth
  136. Tactic
  137. Test
  138. Theorem
  139. Time
  140. Transparent
  141. True
  142. Type
  143. Undo
  144. Unfocus
  145. Unfold
  146. Unset
  147. Variable
  148. Variables
  149. Width
  150. Wildcard
  151. abstract
  152. absurd
  153. after
  154. apply
  155. as
  156. assert
  157. assumption
  158. at
  159. auto
  160. autorewrite
  161. beta
  162. by
  163. case
  164. cbv
  165. change
  166. clear
  167. clearbody
  168. cofix
  169. coinduction
  170. compare
  171. compute
  172. congruence
  173. constructor
  174. contradiction
  175. cut
  176. cutrewrite
  177. decide
  178. decompose
  179. delta
  180. dependent
  181. dest
  182. destruct
  183. discrR
  184. discriminate
  185. do
  186. double
  187. eapply
  188. eauto
  189. econstructor
  190. eexists
  191. eleft
  192. elim
  193. else
  194. end
  195. equality
  196. esplit
  197. exact
  198. exists
  199. fail
  200. field
  201. first
  202. firstorder
  203. fix
  204. fold
  205. forall
  206. fourier
  207. fun
  208. functional
  209. generalize
  210. hnf
  211. idtac
  212. if
  213. in
  214. induction
  215. info
  216. injection
  217. instantiate
  218. into
  219. intro
  220. intros
  221. intuition
  222. inversion
  223. inversion_clear
  224. iota
  225. lapply
  226. lazy
  227. left
  228. let
  229. linear
  230. load
  231. match
  232. move
  233. omega
  234. pattern
  235. pose
  236. progress
  237. prolog
  238. quote
  239. record
  240. red
  241. refine
  242. reflexivity
  243. rename
  244. repeat
  245. replace
  246. return
  247. rewrite
  248. right
  249. ring
  250. set
  251. setoid
  252. setoid_replace
  253. setoid_rewrite
  254. simpl
  255. simple
  256. simplify_eq
  257. solve
  258. specialize
  259. split
  260. split_Rabs
  261. split_Rmult
  262. stepl
  263. stepr
  264. struct
  265. subst
  266. sum
  267. symmetry
  268. tauto
  269. then
  270. transitivity
  271. trivial
  272. try
  273. unfold
  274. until
  275. using
  276. with
  277. zeta