Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tex/chSpecification.tex
Original file line number Diff line number Diff line change
Expand Up @@ -875,8 +875,8 @@ \subsection{Inductive specs with indices}\label{ssec:specs}
instanciation of rewrite rules.


The following proof script illustrates how to use deal with a boolen
conjunction \C{a && b}, which appears ad the premise of a boolean
The following proof script illustrates how to deal with a boolen
conjunction \C{a && b}, which appears in the premise of a boolean
implication, almost as conveniently as if it were a conjunction in
\C{Prop}.

Expand Down