Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdjong committed Nov 13, 2023
1 parent 077a8f0 commit 4e22f70
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@ module _
( is-truncation-trunc X)
( H X)

is-epimorphism-map-trunc-Truncated-Type-is-epimorphism :
is-epimorphism-map-trunc-is-epimorphism-Truncated-Type :
is-epimorphism-Truncated-Type l3 k f
is-epimorphism-Truncated-Type l3 k (map-trunc k f)
is-epimorphism-map-trunc-Truncated-Type-is-epimorphism H X =
is-epimorphism-map-trunc-is-epimorphism-Truncated-Type H X =
is-emb-top-is-emb-bottom-is-equiv-coherence-square-maps
( precomp (map-trunc k f) (type-Truncated-Type X))
( precomp unit-trunc (type-Truncated-Type X))
Expand Down

0 comments on commit 4e22f70

Please sign in to comment.