Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
ModuresErl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Software
ModuresErl
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
7aed7f89245288ed5d95a5a660c52d6aa2cf2096
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
15
Jul
14
13
5
4
28
Jun
27
25
24
21
20
16
15
13
11
10
7
6
4
3
2
30
May
18
17
13
10
4
28
Apr
1
28
Mar
27
26
10
9
8
22
Feb
13
4
3
28
Jan
25
21
20
19
18
update README
master
master
update levels of headings
update README
update README
rearrange BinaryTyped
rearrange Common/Unary/Binary
move makefile, add build instructions
comments in BinaryTyped/LogRel.v
comments in BinaryTyped/Compatibility.v
comments in BinaryTyped/WeakSub.v
comments in BinaryTyped/SyntacticMinimalInvariance.v
comments in BinaryTyped/LogRel.v and BinaryTyped/WeakSub.v
Comments in unary and binary branch.
fix some comments in Language.v, Lib.v and Unary, simplify two proofs
change associativity of /\ in def. of logrel (BinaryTyped)
update dependencies.png
move definition of contexts to Language.v/Lib.v,
remove duplicate lemma, add other direction in Queues.v
cleanup DeBruijn.v, update dependencies.gv
cleanup
finish SyntacticMinimalInvariance.v (still needs cleanup)
some cleanup
add file Tactics.v improve proofs in queue example
add proofs for two substitution lemmas
move notation for empty context to central location
SyntacticMinimalInvariance.v : first version of proof (still with some
add BinaryTyped.Soundness.v, begin
finish BinaryTyped/Compatibility.v
BinaryTyped/Compatibility.v: compat lemmas through case
type subst for environments, working version of ext_subst
simplify definition of T_t1, T_t2. BinaryTyped/WeakSub.v
add types into evaluation closure, change eval_simpl, add preservation
BinaryTyped.WeakSub.v
syntactic weakening and substitution
dblib: add lemmas subst_insert, lookup_lift
fix Binary/Soundness.v
binarytyped -> BinaryTyped, add _CoqProject file
Binary.Compatibility.v: clean up code, add documentation
update Makefile
change environments of pairs to pairs of environments
Loading