coq-club AT inria.fr
Subject: The Coq mailing list
List archive
Re: [Coq-Club] 计算鸡在 [ALGTOP-L] Final announcement, Vladimir Voevodsky Memorial Conference
Chronological Thread
- From: "1337777.OOO" <1337777.ooo AT gmail.com>
- To: "Daniel R. Grayson" <dan AT math.uiuc.edu>, algtop-l AT lists.lehigh.edu, coq-club AT inria.fr
- Subject: Re: [Coq-Club] 计算鸡在 [ALGTOP-L] Final announcement, Vladimir Voevodsky Memorial Conference
- Date: Mon, 3 Sep 2018 18:37:06 -0400
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=1337777.ooo AT gmail.com; spf=Pass smtp.mailfrom=1337777.ooo AT gmail.com; spf=None smtp.helo=postmaster AT mail-oi0-f65.google.com
- Ironport-phdr: 9a23:Hc6J8xCBBoeKkmexy5E2UyQJP3N1i/DPJgcQr6AfoPdwSPT9rsbcNUDSrc9gkEXOFd2Cra4c1KyO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglUhjexe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Xymp4aV2Rx/ykCoIODA5/2PXhMJ+j6xVvQyvqABwzYPPfIGVLeBzcr/Bcd8GR2dMWNtaWSxbAoO7aosCF+QNMftWooTzpVYDrxmzCAu2CO320zFGn3H61rA93ug8HwzL0g4tEtAMvXnWttn1M6ASUeeuwanHyDXMdfJW2TPn5IfUdRAhpOiBULRtesTfzkkvEhnKjlSWqYH9PzKV0fkNs2uG7+Z6Se2vjGsnpxlpoje1xsYskpPGhoYPxlDB6yp12Ik1JdykSE5/e9GrC4FcuD2dN4tzWs8iTGBouDokxbIYo5K0YC8KyJEhyhXCaPKHa5CF7gz/WOuVOzt1h3JodKihixqv8kWs0OzxW8my3V1XtCRKiMPMuWoI1xHL6siIVP99/kC51DaKzQ/T6+VELVkzlaraN5It27Awm5sTvEjZES/2n0L2jKCSdko64OSn9+PnYrD+qp+dMY97lB3+P7wwlsCjBek0KAsDUmiB9eiiybHu/lf1TbRKg/Eul6nWqpHaJcAVpq6jBA9V154u5wuxAjqo0tkVn3sKIVBfdBKAiIjpPErDIP/9DfilglSslC1nyOzBPr3kGpnNNGTMkK/9fbZh7E5R0BY8zddG555NFr4BJO/zVVTqudzDDh45NhS0zPz9BNV80IMeQ2OPDbWDPKPcq1/brt4odqOgbYkUtTK1Eb5tyOTnnGQ+nxVVKaWg27MSYWy4WOlnPk7fbHbx1JNJGGMFog0mCejCjFyZTSUVY3uyXq08oDw3FcbuBoDaA4upnbap3SGhH5QQaHoVJEqLFCKiLt7fBKhTN2S1Begr2mhdDuP+FNB+kxapsyf1zrNmKqzf/ShO5sGr78R8++CGzUJ6zjdzFcnIizjcHVExpXsBQnoN5I46pEV8zlmZ1q0h2q5XENVS47VCVQJobMeAndw/MMj7X0f6RvnMUEyvG4z0DjQ4T9Z3yNgLMR4kRoeSyyvb1i/vOIc70ryGAJtur/DZ1nn1YsF8kzPIivRngF4hTc9Cc2ahg/wn+g==
I QUIT MATHEMATICS ... I am the most mathematician-by-definition of
the 21st century until now .
-----
Proph
https://gitee.com/OOO1337777/cartier/blob/master/cartierSolution8.v
https://gitlab.com/1337777/cartier/blob/master/cartierSolution8.v.pdf
solves half of some question of CARTIER which is how to program
grammatical polymorph « modos » /
modified-colimits-into-viewed-functors ( "sheafification" , "forcing"
) ...
ERRATA :: this also solves cartierSolution7.v where the
default-colimiting was "confused" .
SHORT ::
The ends is to start with some given viewing-data on some
generator-morphology and then to modify the default-colimiting which
says that « each functor is the sum/colimit of its elements ; which is
that the (outer) indexings/cocones of the elements of some target
functor over all the elements of some source functor correspond with
the (inner) transformations from this source functor into this target
functor » . In other words : any outer indexing ( X ; (s : S X) |- T X
) corresponds with some inner transformation ( |- (S ~> T) ) . But
where are those modified-colimits ? Oneself could get them as
metafunctors over this generator-morphology , as long as oneself
grammatically-distinguishes whatever-is-interesting .
The modified-colimiting presents this « copairing » even when any
such indexing ( « real polymorph-cocones » ) is over only some
viewing-elements of this source « viewing-functor » ( "local
epimorphism" ) , as long as the corresponding transformation is into
the (tautologically extended) « viewed-functor » ( "sheafification")
of this target functor . Memo that when the target functor is already
viewed-functor ( "sheaf" ) then this modified-colimiting becomes the
default-colimiting ; in other words it is valid to move from-to :
#+BEGIN_EXAMPLE
(f : F) ; (v : viewing at f) |- (w : viewing indexing the
inner cocone (e_ f v)) -> (e_ f v w :
E)
#+END_EXAMPLE
#+BEGIN_EXAMPLE
(f : F) ; ((v : viewing at f) , (w : viewing indexing the
inner cocone (e_ f v))) |- (e_ f v w :
E)
#+END_EXAMPLE
« MODOS » (modified-colimitS) is the alpha-omega of polymorph
mathematics . It shows the interdependence of computational-logic
along geometry : sensible "soundness" lemma , cut-elimination ,
confluence lemma , sense-completeness lemma ( in presheaves whose
combinatorics mimick "links"/"proof-net" ) , maximality lemma ,
asymptotics of randomness , DOSEN book ... ; generated-functors (
"Diaconescu lemma" ) , equalizer completion , image ( "regular" )
completion , essential geometric-morphisms ( "Cauchy completion" ) ,
BORCEUX book 1-2-3 ...
For instant first impression , the conversion-relation constructor
which says that the polyelement (injection) morphism laxly-cancels the
polytransf (copairing) morphism , is written as :
#+BEGIN_EXAMPLE
| PolyTransf_PolyElement : (* ... *)
forall G f H (v : 'Generator( H ~> G | (V_ G f) )),
( (ee_(G)(f)(H)(v)) o>CoMod 'UnitViewedFunctor )
<~~ ( ( 'PolyElement F v
: 'CoMod( View H ~> ViewingFunctor F V_ @ _ ) )
o>CoMod ( [[ ee_ @ F, V_data , V_transp, Yoneda10_ee_natural,
Yoneda10_ee_morphism, Yoneda10_ee_real ]]
: 'CoMod( _ ~> ViewedFunctor (ViewingFunctor E U_) @ _ ) )
)
#+END_EXAMPLE
KEYWORDS :: 1337777.OOO ; COQ ; MODOS
OUTLINE ::
* Indexer metalogic , viewing data
+ Indexer metalogic
+ Viewing data
+ Unit (total) viewing
+ Intersection (point) viewing
+ Inner (dependent sum) viewing
* Grammatical presentation of objects
+ Sense-decodings of the objects
+ Grammar of the objects , which carry the sense-decodings
* Grammatical presentation of morphisms
+ Sense-decodings of the morphisms
+ Modified colimiting is default (common) colimiting when into
viewed-functors
+ Grammar of the morphisms , which carry the sense-decodings
* Grammatical conversions of morphisms , which infer the same sense-decoding
+ Grammatical conversions of morphisms
+ Same sense-decoding for convertible morphisms
+ Cardinality of the viewing-elements of some viewing-functor
+ Linear total/asymptotic grade and the degradation lemma
* Solution morphisms
+ Solution morphisms without polymorphism
+ Destruction of morphisms with inner-instantiation of object-indexes
* Polymorphism/cut-elimination by
computational/total/asymptotic/reduction/(multi-step) resolution
-----
HINT :: secondary-school engineering : redo the
generated-functor-along-reindexing cartierSolution7.v as some
modified-colimitS ( "Diaconescu lemma" ) :
#+BEGIN_EXAMPLE
| PolyTransfGenerated_ : ( forall (I : obIndexer), forall (G : obGenerator)
(R : obReIndexer) (gr : 'Generator( G ~> Generating0 R ))
(R_viewing : obViewingReIndexer R)
(ri : 'Indexer( ReIndexing0 R |- ViewedIndex I )),
forall R' (v : 'ReIndexer( R' |- R | R_viewing )),
'CoMod( View_Generating0 R' ~> E_ (ViewedIndex I) @ Yoneda10_ee_ gr
ri v ) ) ->
'CoMod_indexed( Generated_ ~> ViewedFunctor_indexed E_ @ _ )
#+END_EXAMPLE
-----
MEMO :: 1337777.OOO ends to discover-engineer-and-teach 计算鸡-COQ
polymorph mathematics to billions of secondary-school persons (
https://v.youku.com/v_show/id_XMzgwNzY2MTYxNg ) ; « MODOS »
(modified-colimitS) is the alpha-omega of polymorph mathematics contra
« NOISEA » (forced-fool-and-theft/lie/falsification) ...
-----
BUY MOM RECURSIVE T-SQUARE :: paypal.me/1337777
1337777.OOO AT gmail.com
; 微信支付
2796386464 AT qq.com
; irc #OOO1337777
- Re: [Coq-Club] 计算鸡在 [ALGTOP-L] Final announcement, Vladimir Voevodsky Memorial Conference, 1337777.OOO, 09/04/2018
- Re: [Coq-Club] 计算鸡在 [ALGTOP-L] Final announcement, Vladimir Voevodsky Memorial Conference, Yishuai Li, 09/05/2018
- Message not available
- Re: [Coq-Club] 计算鸡在 [ALGTOP-L] Final announcement, Vladimir Voevodsky Memorial Conference, Bagnall, Alexander, 09/05/2018
- Message not available
- Re: [Coq-Club] 计算鸡在 [ALGTOP-L] Final announcement, Vladimir Voevodsky Memorial Conference, Yishuai Li, 09/05/2018
- <Possible follow-up(s)>
- Re: [Coq-Club] 计算鸡在 [ALGTOP-L] Final announcement, Vladimir Voevodsky Memorial Conference, 1337777.OOO, 09/04/2018
Archive powered by MHonArc 2.6.18.