Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
cpdt
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
research
cpdt
Commits
d6781f02
Commit
d6781f02
authored
Aug 15, 2015
by
Adam Chlipala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fuller English fix
parent
ff206b52
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
LogicProg.v
src/LogicProg.v
+1
-1
No files found.
src/LogicProg.v
View file @
d6781f02
...
...
@@ -777,7 +777,7 @@ Qed.
Hint
Resolve
plus_0
times_1
.
(
**
We
finish
with
one
more
arithmetic
lemma
that
is
particularly
specialized
to
this
theorem
.
This
fact
happens
to
follow
by
the
axioms
of
the
_
ring_
algebraic
structure
,
so
,
since
the
naturals
form
a
semiring
,
we
can
use
the
built
-
in
tactic
%
\
index
{
tactics
!
ring
}%
[
ring
]
.
*
)
(
**
We
finish
with
one
more
arithmetic
lemma
that
is
particularly
specialized
to
this
theorem
.
This
fact
happens
to
follow
by
the
axioms
of
the
_
semi
ring_
algebraic
structure
,
so
,
since
the
naturals
form
a
semiring
,
we
can
use
the
built
-
in
tactic
%
\
index
{
tactics
!
ring
}%
[
ring
]
.
*
)
Require
Import
Arith
Ring
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment