Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Alethe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
veriT
Alethe
Commits
f27d4f85
Commit
f27d4f85
authored
1 month ago
by
Mallku Soldevila
Browse files
Options
Downloads
Patches
Plain Diff
Minor change in Contexts section
parent
eb70d3fc
No related branches found
Branches containing commit
Tags
0.1
Tags containing commit
1 merge request
!18
Minor changes in rule distinct_elim, nary_elim, distinct_elim, and source code docu. in doc.tex
Pipeline
#51828
passed
1 month ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
spec/doc.tex
+2
-1
2 additions, 1 deletion
spec/doc.tex
with
2 additions
and
1 deletion
spec/doc.tex
+
2
−
1
View file @
f27d4f85
...
...
@@ -555,7 +555,8 @@ Every context $\Gamma$ induces a capture-avoiding substitution
$
\subst
(
\Gamma
)
$
. If
$
\Gamma
$
is the empty list,
$
\subst
(
\Gamma
)
$
is the empty substitution, i.e, the
identity function.
The first case fixes
$
x
_
n
$
and allows the context to shadow a previously defined
Otherwise, if
$
\Gamma
$
ends with variable
$
x
_
n
$
, this fixes the variable
and allows the context to shadow a previously defined
substitution for
$
x
_
n
$
:
\[
\subst
([
c
_
1
,
\dots
, c
_{
n
-
1
}
, x
_
n
])
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment