Nuprl Lemma : mon_itop_unroll_hi
∀[g:IMonoid]. ∀[i,j:ℤ].
  ∀[E:{i..j-} ⟶ |g|]. ((Π i ≤ k < j. E[k]) = ((Π i ≤ k < j - 1. E[k]) * E[j - 1]) ∈ |g|) supposing i < j
Proof
Definitions occuring in Statement : 
mon_itop: Π lb ≤ i < ub. E[i]
, 
imon: IMonoid
, 
grp_op: *
, 
grp_car: |g|
, 
int_seg: {i..j-}
, 
less_than: a < b
, 
uimplies: b supposing a
, 
uall: ∀[x:A]. B[x]
, 
infix_ap: x f y
, 
so_apply: x[s]
, 
function: x:A ⟶ B[x]
, 
subtract: n - m
, 
natural_number: $n
, 
int: ℤ
, 
equal: s = t ∈ T
Definitions unfolded in proof : 
mon_itop: Π lb ≤ i < ub. E[i]
Lemmas referenced : 
itop_unroll_hi
Rules used in proof : 
cut, 
lemma_by_obid, 
sqequalHypSubstitution, 
sqequalRule, 
sqequalReflexivity, 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
hypothesis
Latex:
\mforall{}[g:IMonoid].  \mforall{}[i,j:\mBbbZ{}].
    \mforall{}[E:\{i..j\msupminus{}\}  {}\mrightarrow{}  |g|].  ((\mPi{}  i  \mleq{}  k  <  j.  E[k])  =  ((\mPi{}  i  \mleq{}  k  <  j  -  1.  E[k])  *  E[j  -  1]))  supposing  i  <  j
Date html generated:
2016_05_15-PM-00_15_57
Last ObjectModification:
2015_12_26-PM-11_39_57
Theory : groups_1
Home
Index