Homotopy Type Theory H-magmoid > history (Rev #1, changes)

Showing changes from revision #0 to #1: Added | Removed | Changed

Contents

Definition

An H-magmoid AA consists of the following.

  • A type A 0A_0, whose elements are called objects. Typically AA is coerced to A 0A_0 in order to write x:Ax:A for x:A 0x:A_0.

  • For each a,b:Aa,b:A, a type hom A(a,b)hom_A(a,b), whose elements are called arrows or morphisms.

  • For each a,b,c:Aa,b,c:A, a function

    hom A(b,c)hom A(a,b)hom A(a,c)hom_A(b,c) \to hom_A(a,b) \to hom_A(a,c)

    called composition, and denoted infix by gfgfg \mapsto f \mapsto g \circ f, or sometimes gfgf.

See also

Revision on April 25, 2022 at 21:26:16 by Anonymous?. See the history of this page for a list of all contributions to it.