auto gitdoc commit
This commit is contained in:
parent
a860168968
commit
99100fdda1
1 changed files with 4 additions and 2 deletions
|
@ -397,8 +397,10 @@ theorem2∙13∙1 m n = encode m n , equiv
|
|||
let
|
||||
what = encode zero zero refl
|
||||
what2 = decode zero zero c
|
||||
third = theorem2∙8∙1 what c
|
||||
in {! !}
|
||||
what3 = theorem2∙8∙1 what c
|
||||
what4 = isequiv.g (Σ.snd what3)
|
||||
what5 = what4 tt
|
||||
in what5
|
||||
backward (suc m) (suc n) c = {! !}
|
||||
|
||||
equiv = record
|
||||
|
|
Loading…
Reference in a new issue