Skip to content

Commit

Permalink
merging the yoneda geodesic
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyriehl committed Jun 25, 2024
2 parents 0628dcd + 88b6183 commit cd1c9e4
Show file tree
Hide file tree
Showing 4 changed files with 822 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"editor.inlineSuggest.enabled": true,
"editor.acceptSuggestionOnEnter": "off",
"editor.snippetSuggestions": "top",
"editor.wordBasedSuggestions": false,
"editor.wordBasedSuggestions": "off",
"javascript.suggest.names": false,

// Autoformatting and file type specific settings
Expand Down
2 changes: 1 addition & 1 deletion lean/_target/deps/mathlib
Submodule mathlib updated from 246f6f to 442a83
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ nav:
- The Yoneda Lemma: simplicial-hott/09-yoneda.rzk.md
- ∞-categories (Rezk Types): simplicial-hott/10-rezk-types.rzk.md
- Cocartesian Families: simplicial-hott/12-cocartesian.rzk.md
- Geodesic to the Yoneda lemma: simplicial-hott/13-yoneda-geodesic.rzk.md

markdown_extensions:
- admonition
Expand Down
Loading

0 comments on commit cd1c9e4

Please sign in to comment.