Step
*
of Lemma
int_formula_prop_less_lemma
∀y,x,f:Top.  (int_formula_prop(f;(x "<" y)) ~ int_term_value(f;x) < int_term_value(f;y))
BY
{ (UnivCD THENA Auto) }
1
1. y : Top@i
2. x : Top@i
3. f : Top@i
⊢ int_formula_prop(f;(x "<" y)) ~ int_term_value(f;x) < int_term_value(f;y)
Latex:
Latex:
\mforall{}y,x,f:Top.    (int\_formula\_prop(f;(x  "<"  y))  \msim{}  int\_term\_value(f;x)  <  int\_term\_value(f;y))
By
Latex:
(UnivCD  THENA  Auto)
Home
Index