Step * 1 1 1 1 2 2 1 of Lemma polymorphic-constant-base


1. Type
2. value-type(T)
3. Base
4. f1 Base
5. f1 ∈ (Base ⟶ T)
6. Base
7. ∀b:Base. (is-above(T;f ⊥;b)  ((f ⊥b ∈ T))
⊢ f ⊥ ∈ T
BY
(GenConcl ⌜g ∈ (Base ⟶ T)⌝⋅ THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  value-type(T)
3.  f  :  Base
4.  f1  :  Base
5.  f  =  f1
6.  x  :  Base
7.  \mforall{}b:Base.  (is-above(T;f  \mbot{};b)  {}\mRightarrow{}  ((f  \mbot{})  =  b))
\mvdash{}  f  \mbot{}  \mmember{}  T


By


Latex:
(GenConcl  \mkleeneopen{}f  =  g\mkleeneclose{}\mcdot{}  THEN  Auto)




Home Index