Step * of Lemma rfun_subtype_3

[a,b,c,d:ℝ].  ((a ≤ c)  (c ≤ d)  (d ≤ b)  ([a, b] ⟶ℝ ⊆[c, d] ⟶ℝ))
BY
(Auto THEN (D THENA Auto)) }

1
.....subterm..... T:t
1:n
1. : ℝ
2. : ℝ
3. : ℝ
4. : ℝ
5. a ≤ c
6. c ≤ d
7. d ≤ b
8. [a, b] ⟶ℝ
⊢ x ∈ [c, d] ⟶ℝ


Latex:


Latex:
\mforall{}[a,b,c,d:\mBbbR{}].    ((a  \mleq{}  c)  {}\mRightarrow{}  (c  \mleq{}  d)  {}\mRightarrow{}  (d  \mleq{}  b)  {}\mRightarrow{}  ([a,  b]  {}\mrightarrow{}\mBbbR{}  \msubseteq{}r  [c,  d]  {}\mrightarrow{}\mBbbR{}))


By


Latex:
(Auto  THEN  (D  0  THENA  Auto))




Home Index