lean2/tests/lean/congr_lemma_bug.lean

6 lines
114 B
Text

constant P : Type₁
constant P_sub : subsingleton P
attribute P_sub [instance]
constant q : P → Prop
#congr q