Skip to content

Commit eaae747

Browse files
authored
fix notes again (#974)
1 parent 6828b8a commit eaae747

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

src/plfa/part2/Confluence.lagda.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -607,13 +607,9 @@ confluence L↠M₁ L↠M₂
607607

608608
## Notes
609609

610-
This mechanized proof of confluence is based on several sources. The
611-
`subst-par` lemma is the "strong substitutivity" lemma of
612-
@Schafer:2015. The proofs of `par-triangle`, `strip`,
613-
and `par-confluence` are based on the notion of complete development
614-
by @Takahashi:1995 and the technical report by @Pfenning:1992 about the
615-
Church-Rosser theorem. In addition, we consulted Nipkow and
616-
Berghofer's mechanization in Isabelle, which is based on an earlier
610+
This mechanized proof of confluence is loosely based on several
611+
sources including @Schafer:2015, @Takahashi:1995, @Pfenning:1992, and
612+
Nipkow and Berghofer's mechanization in Isabelle, which is based on a
617613
paper by @Nipkow:1996.
618614

619615
## Unicode

0 commit comments

Comments
 (0)