We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab6bfb commit 44de425Copy full SHA for 44de425
TypeTheory/Initiality/SplitTypeCat_General.v
@@ -300,8 +300,7 @@ Section Terms.
300
+ eapply (map_into_Pb _ _ _ _ _ (reind_pb_typecat A _) _ _ (idpath (identity _ ;; _))).
301
+ apply Pb_map_commutes_1.
302
Defined.
303
- About reind_comp_typecat.
304
-About q_q_typecat.
+
305
(* TODO: upstream; consider whether this should be primitive instead of [q_q_typecat]. *)
306
Definition q_q_typecat' {C : split_typecat}
307
: ∏ Γ (A : C Γ) Γ' (f : Γ' --> Γ) Γ'' (g : Γ'' --> Γ'),
0 commit comments