Homotopy Type Theory reciprocal function > history (Rev #1, changes)

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

Definition

Given a Heyting field FF, let us define the type of all terms in FF apart from 0:

F #0( a:Fa#0)F_{#0} \coloneqq \left(\sum_{a:F} a # 0\right)

The reciprocal function is a partial function

f:F #0Ff:F_{#0} \to F

with terms

λ: a:F #0af(a)=1\lambda:\prod_{a:F_{#0}} a \cdot f(a) = 1
ρ: a:F #0f(a)a=1\rho:\prod_{a:F_{#0}} f(a) \cdot a = 1

See also

Revision on April 23, 2022 at 19:08:32 by Anonymous?. See the history of this page for a list of all contributions to it.