∀[A,B,T:Type].  l_tree(A;T) ⊆r l_tree(B;T) supposing A ⊆r B
{ Auto }
1. A : Type
2. B : Type
3. T : Type
4. A ⊆r B
⊢ l_tree(A;T) ⊆r l_tree(B;T)