lean4-htt/tests/lean/binderCacheIssue2.lean.expected.out
2021-09-07 07:51:43 -07:00

2 lines
117 B
Text

def foo.{u, u_1} : {P : Sort u} → Bar P → Type :=
fun {P} B => Foo ((p : P) → Bar.fn p) ({p : P} → Bar.fn p)