Octocurious

Home

❯

Inductive Identity

Inductive Identity

13 May 20261 min read

https://1lab.dev/Data.Id.Base.html#inductive-identity

data _≡i_ {ℓ} {A : Type ℓ} (x : A) : A → Type ℓ where
  refli : x ≡i x

{-# BUILTIN EQUALITY _≡i_ #-}

Graph View

Backlinks

  • Homotopy Type Theory

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community