------------------------------------------------------------------------ -- The Agda standard library -- -- Vectors made up entirely of unique elements (propositional equality) ------------------------------------------------------------------------ {-# OPTIONS --cubical-compatible --safe #-} module Data.Vec.Relation.Unary.Unique.Propositional {a} {A : Set a} where open import Relation.Binary.PropositionalEquality.Properties using (setoid) open import Data.Vec.Relation.Unary.Unique.Setoid as SetoidUnique ------------------------------------------------------------------------ -- Re-export the contents of setoid uniqueness open SetoidUnique (setoid A) public
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4