Step * 1 1 of Lemma very-dep-fun-subtype-domain


1. Type
2. B1 Type
3. B2 Type
4. A ⟶ B2 ⟶ Type
5. B1 ⊆B2
6. : ℤ
7. 0 ≤ n
⊢ vdf(A;B2;a,b.C[a;b];n) ⊆vdf(A;B1;a,b.C[a;b];n)
BY
((GenConcl ⌜m ∈ ℕ⌝⋅ THENA Auto) THEN ThinVar `n') }

1
1. Type
2. B1 Type
3. B2 Type
4. A ⟶ B2 ⟶ Type
5. B1 ⊆B2
6. : ℕ
⊢ vdf(A;B2;a,b.C[a;b];m) ⊆vdf(A;B1;a,b.C[a;b];m)


Latex:


Latex:

1.  A  :  Type
2.  B1  :  Type
3.  B2  :  Type
4.  C  :  A  {}\mrightarrow{}  B2  {}\mrightarrow{}  Type
5.  B1  \msubseteq{}r  B2
6.  n  :  \mBbbZ{}
7.  0  \mleq{}  n
\mvdash{}  vdf(A;B2;a,b.C[a;b];n)  \msubseteq{}r  vdf(A;B1;a,b.C[a;b];n)


By


Latex:
((GenConcl  \mkleeneopen{}n  =  m\mkleeneclose{}\mcdot{}  THENA  Auto)  THEN  ThinVar  `n')




Home Index