Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Rodolphe Lepigre
Iris
Commits
86b184af
Commit
86b184af
authored
Oct 07, 2016
by
Ralf Jung
Browse files
docs: strengthen equality elimination to match what we have in Coq
parent
7a2b2c6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/base-logic.tex
View file @
86b184af
...
...
@@ -208,8 +208,8 @@ This is entirely standard.
{
\prop
\proves
\propC
}
\and
\infer
[Eq]
{
\
prop
\proves
\propB
\\
\prop
\proves
\term
=
_
\type
\term
'
}
{
\prop
\proves
\propB
[\term'/\
term
]
}
{
\
vctx
,
\var
:
\type
\proves
\wtt\propB\Prop
\\
\vctx\mid\prop
\proves
\propB
[\term/\var]
\\
\vctx\mid
\prop
\proves
\term
=
_
\type
\term
'
}
{
\
vctx\mid\
prop
\proves
\propB
[\term'/\
var
]
}
\and
\infer
[Refl]
{}
...
...
@@ -264,7 +264,7 @@ This is entirely standard.
{
\vctx\mid\prop
\proves
\All
\var
:
\type
.
\propB
\\
\vctx
\proves
\wtt\term\type
}
{
\vctx\mid\prop
\proves
\propB
[\term/\var]
}
\
and
\
\
\infer
[$\exists$I]
{
\vctx\mid\prop
\proves
\propB
[\term/\var]
\\
\vctx
\proves
\wtt\term\type
}
...
...
Write
Preview
Supports
Markdown
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