Questions tagged [logicfunctions]
The logicfunctions tag has no summary.
1 question
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
18
views
logical interpretation of a λP type about reflexivity and asymmetry
Exercise 6.4 of Type Theory and Formal Proof (Nederpelt) asks us to derive the following type, and also derive an inhabitant, in the context $Γ ≡S : *, Q : S →S →*$
$$(Πx,y : S. (Qxy → Qyx → ⊥)) → Πz :...