lean4-htt/tests/lean/binderCacheIssue2.lean.expected.out

2 lines
136 B
Text

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