lean2/tests/lean/congr_lemma_bug.lean

7 lines
114 B
Text
Raw Normal View History

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