A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/agda/agda/issues/7761 below:

Propω is not actually proof irrelevant · Issue #7761 · agda/agda · GitHub

#6641 added Propω, but it's not actually definitionally proof irrelevant, for example the following code typechecks with A : Prop but fails with A : Propω:

{-# OPTIONS --prop #-}
open import Agda.Primitive

postulate
  A : Propω
  x y : A
  P : A  Set

test : P x  P y
test p = p

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