File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -225,3 +225,14 @@ ruplet/formalization-of-bounded-arithmetic:
225225 tags :
226226 - bounded arithmetic
227227 - computational complexity
228+
229+ flypitch/flypitch :
230+ title : flypitch/flypitch
231+ authors :
232+ - name : Jesse Michael Han
233+ - name : Floris van Doorn
234+ repository :
235+ url : https://github.com/flypitch/flypitch
236+ language : Lean3
237+ description : |
238+ A formal proof of the independence of the continuum hypothesis.
Original file line number Diff line number Diff line change @@ -118,9 +118,9 @@ a:hover {
118118 border : 1px solid # d0d7de ;
119119}
120120
121- .lang-lean {
121+ .lang-lean3 {
122122 background : # fff ;
123- color : # 000 ;
123+ color : # 1f2328 ;
124124 border : 1px solid # d0d7de ;
125125}
126126
@@ -242,4 +242,4 @@ a:hover {
242242 color : # 1f2328 ;
243243 border-color : # 636c76 ;
244244 text-decoration : none;
245- }
245+ }
You can’t perform that action at this time.
0 commit comments