Skip to content

Commit

Permalink
Update src/foundation/universal-property-propositional-truncation.lag…
Browse files Browse the repository at this point in the history
…da.md
  • Loading branch information
fredrik-bakke authored Dec 10, 2023
1 parent 08e7319 commit 85d1f4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ abstract
{l1 l2 l3 : Level} {A : UU l1} (P : Prop l2) (f : A type-Prop P)
(is-ptr-f : is-propositional-truncation P f)
(Q : Prop l3) (g : A type-Prop Q)
((map-is-propositional-truncation P f is-ptr-f Q g) ∘ f) ~ g
map-is-propositional-truncation P f is-ptr-f Q g ∘ f ~ g
htpy-is-propositional-truncation P f is-ptr-f Q g =
pr2
( center
Expand Down

0 comments on commit 85d1f4b

Please sign in to comment.