Step * 1 of Lemma int_lower_well_founded


1. : ℤ
⊢ WellFnd{i}({...n};x,y.x > y)
BY
InstLemma `nat_well_founded` [⌜parm{i}⌝}

1
1. : ℤ
2. WellFnd{i}(ℕ;x,y.x < y)
⊢ WellFnd{i}({...n};x,y.x > y)


Latex:


Latex:

1.  n  :  \mBbbZ{}
\mvdash{}  WellFnd\{i\}(\{...n\};x,y.x  >  y)


By


Latex:
InstLemma  `nat\_well\_founded`  [\mkleeneopen{}parm\{i\}\mkleeneclose{}]




Home Index