Homotopy Type Theory pushout > history (Rev #1)

Idea

The (homotopy) pushout of a span AfCgBA \xleftarrow{f} C \xrightarrow{g} B is the higher inductive type A CBA \sqcup_{C} B generated by:

  • a function inl:AA CBinl : A \to A \sqcup_{C} B
  • a function inr:BA CBinr : B \to A \sqcup_{C} B
  • for each c:Cc:C a path glue(c):inl(f(c))=inr(g(c))glue(c) : inl (f (c)) = inr (g( c))

Definition

References

HoTT Book

Revision on September 3, 2018 at 13:07:15 by Ali Caglayan. See the history of this page for a list of all contributions to it.