짧은 ::
(1.) "Coq"는 수학 읽기와 쓰기를위한 컴퓨터 프로그램입니다 .
(2.) 어떤 오류를 해결하기 위해, 자신은이 오류를 둘러싼 무엇인가를 찾아야합니다.
(3.) 예제 :
<나를> 안녕하세요 COQ 컴퓨터.
내가 잘모하면,
당신은 실패하고 당신은 그 잘못을 찾을 것입니다.
<COQ> 오류 : 2 줄 및 5 줄입니다. 참조 "잘모"는 현재 환경에서 발견되지 않았습니다.
<나를> (* 논평 : 나는 모든 알려진 단어들을 담고있는 도서관 / 사전에 간다 : https://translate.google.cn/#view=home&op=translate&sl=ko&tl=en&text=오류 . 그리고 나는 이와 유사한 의미를 "검색"합니다 : "오류". 이 검색은이 라이브러리에 관련 동사 "잘못"가 포함되어 있다고 말합니다. 이제 컴퓨터 프로그램을 수정합니다. *)
<나를> 안녕하세요 COQ 컴퓨터.
내가 잘못하면,
당신은 실패하고 당신은 그 잘못을 찾을 것입니다.
<COQ> "목표"가 정의됩니다.

Short ::
(1.) "Coq" is computer program to read and write mathematics .
(2.) To solve some error , oneself shall search for something around this error .
(3.) EXAMPLE :
<ME> Hello COQ computer ,
If I erors then ,
you will fail and you will locate the surrounding of the fault .
<COQ> Error: At line 2 and column 5 ; The reference "erors" was not found in the current environment.
<ME> (*COMMENT: I go to the library/dictionary which contains all the known words : https://www.thefreedictionary.com/mistake . And I "search" this similar meaning : "mistake" . This search says that this library contains the related verb "err" . Now I correct my computer program . *)
<ME> Hello COQ computer ,
If I err then ,
you will fail and you will locate the fault .
<COQ> "Goal" is defined .

Outline ::
* PART 1 : SEARCH , ERRORS . 제 1 부 : 검색하라 , 오류

Alt+↑/↓ – move through proof; Alt+→ or Alt+⏎ – go to cursor.
Alt+hover executed sentences to watch intermediate steps.
Hover identifiers in goals to view their types. Alt+hover to view definitions.
Company-coq addon is enabled: it will auto-complete names of tactics and lemmas from the standard library, and also show types of lemmas in the right pane.

"Alt + ↑ / ↓": 증명을 전달하십시오. "Alt + →"또는 "Alt + ⏎": 커서로 이동하십시오.
"Alt +"호버링은 문장을 실행하여 중간 단계를 관찰합니다.
대상에 식별자를 올려 해당 유형을 표시합니다. "Alt +"를 가리키면 정의를 볼 수 있습니다.
"Company-coq"애드온을 활성화하십시오 : 표준 라이브러리의 정책 및 보조 정리 이름을 자동으로 완성하고 오른쪽 창에 부트 유형을 표시하십시오.