Skip to content

Commit

Permalink
Update Cubical/Foundations/Equiv.agda
Browse files Browse the repository at this point in the history
  • Loading branch information
mortberg authored Nov 2, 2023
1 parent f94ab37 commit a07d092
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cubical/Foundations/Equiv.agda
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,5 @@ isEquiv≃isEquiv' f = isoToEquiv (isEquiv-isEquiv'-Iso f)

-- The fact that funExt is an equivalence can be found in Cubical.Functions.FunExtEquiv

inv e p = funExt⁻ p
rightInv e p = refl
leftInv e p = refl

0 comments on commit a07d092

Please sign in to comment.