Skip to content

Commit

Permalink
cleanup leftover debug help
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Caglayan <alizter@gmail.com>
  • Loading branch information
Alizter committed Jan 28, 2025
1 parent 7aa3b08 commit cf4359f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions theories/Homotopy/Cofiber.v
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,8 @@ Definition isconnected_fiber_to_cofiber `{Univalence}
(f : X -> Y) {fc : IsConnMap m.+1 f} (y : Y)
: IsConnMap (m +2+ n) (fiber_to_path_cofiber f y).
Proof.
Arguments IsConnMap : clear implicits.
snrapply conn_map_fiber.
rapply (cancelR_conn_map _ (equiv_fibration_replacement _)).

snrapply cancelL_equiv_conn_map.
- exact (Pullback (pushl (f:=const_tt X) (g:=f)) pushr).
- unfold Pullback.
Expand Down

0 comments on commit cf4359f

Please sign in to comment.