Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrik-bakke committed Oct 20, 2023
1 parent 09837f5 commit a6dfec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/foundation/univalence.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ module _
is-contr-total-equiv :
(A : UU l) is-contr (Σ (UU l) (λ X A ≃ X))
is-contr-total-equiv A =
is-contr-total-equiv-univalence A (univalence A)
is-contr-total-equiv-based-univalence A (univalence A)

is-contr-total-equiv' :
(A : UU l) is-contr (Σ (UU l) (λ X X ≃ A))
Expand Down

0 comments on commit a6dfec0

Please sign in to comment.