Higher-Order Logic Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > HOLE Home > Th. List > ax-wl | GIF version |
Description: The type of a lambda abstraction. (New usage is discouraged.) (Contributed by Mario Carneiro, 8-Oct-2014.) |
Ref | Expression |
---|---|
wl.1 | ⊢ T:β |
Ref | Expression |
---|---|
ax-wl | ⊢ λx:α T:(α → β) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | hal | . . 3 type α | |
2 | hbe | . . 3 type β | |
3 | 1, 2 | ht 2 | . 2 type (α → β) |
4 | vx | . . 3 var x | |
5 | tt | . . 3 term T | |
6 | 1, 4, 5 | kl 6 | . 2 term λx:α T |
7 | 3, 6 | wffMMJ2t 12 | 1 wff λx:α T:(α → β) |
Colors of variables: type var term |
This axiom is referenced by: wl 66 |
Copyright terms: Public domain | W3C validator |