Homotopy Type Theory monic function > history (Rev #1)

Definition

Given a natural number n:n:\mathbb{N}, a function f:ABf:A \to B is a nn-monic function if for all terms b:Bb:B the homotopy fiber of a function f:ABf:A \to B over b:Bb:B has an homotopy level of nn.

isMonic(n,f)hasHLevel(n, b:BhFiber(f,b))isMonic(n, f) \coloneqq hasHLevel\left(n, \prod_{b:B} hFiber(f, b)\right)

A homotopy equivalence is a 00-monic function. 11-monic functions are typically just called monic functions.

See also

Revision on March 12, 2022 at 18:58:17 by Anonymous?. See the history of this page for a list of all contributions to it.