Add the semantic well-typedness rules to the hint db
This commit is contained in:
parent
8d92f19d74
commit
399c97fa82
2 changed files with 29 additions and 10 deletions
|
@ -109,7 +109,7 @@ with Wff : forall {n}, (fin n -> PTm n) -> Prop :=
|
|||
| Wff_Cons n Γ (A : PTm n) i :
|
||||
⊢ Γ ->
|
||||
Γ ⊢ A ∈ PUniv i ->
|
||||
(* -------------- *)
|
||||
(* -------------------------------- *)
|
||||
⊢ funcomp (ren_PTm shift) (scons A Γ)
|
||||
|
||||
where
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue