tao, to random
@tao@mathstodon.xyz avatar

A new #Lean formalization project led by Alex Kontorovich and myself has just been announced to formalize the proof of the prime number theorem, as well as much of the attendant supporting machinery in complex analysis and analytic number theory, with the plan to then go onward and establish further results such as the Chebotarev density theorem. The repository for the project (including the blueprint) is at https://github.com/AlexKontorovich/PrimeNumberTheoremAnd , and discussion will take place at this Zulip stream: https://leanprover.zulipchat.com/#narrow/stream/423402-PrimeNumberTheorem.2B

tao, to random
@tao@mathstodon.xyz avatar

A couple months ago, another mathematician contacted me and two of my co-authors (Green and Manners) regarding a minor mathematical misprint in one of our papers. Normally this is quite a routine occurrence, but it caused a surprising amount of existential panic on my part because I thought it involved the paper that I had run a formalization project in. As it turned out, though, the misprint involved a previous paper, in a portion that was not formalized in Lean. So all was well; we thanked the mathematician and updated the paper accordingly.

But yesterday, we received referee reports for the PFR paper that was formalized in Lean, and one of the referees did actually spot a genuine mathematical typo (specifically, the expression H[A]-H[B] appearing in (A.22) of https://arxiv.org/abs/2311.05762 should be H[A]+H[B]). So this again created a moment of panic - how could Lean have missed this?

After reviewing the Github history for the blueprint, I found that when I transcribed the proof from the paper to blueprint form, I had unwittingly corrected this typo (see Equation (9) of https://teorth.github.io/pfr/blueprint/sect0003.html in the proof of Lemma 3.23) without noticing that the typo was present in the original source paper. This lemma was then formalized by other contributors without difficulty. I don't remember my actual thought process during the transcription, but I imagine it is similar to how when reading in one's native language, one can often autocorrect spelling and grammar errors in the text without even noticing that one is doing so. Still, the experience gives me just a little pause regarding how confident one can be in the 100% correctness of a paper that was formalized...

jesper, to FunctionalProgramming
@jesper@agda.club avatar

We are organizing the FP Dag aka Dutch Functional Programming Day on Friday the 5th of January in Delft. People from neighboring countries are also very welcome to join!

The (soft) registration deadline is on the 22th of December (next Friday), so get your tickets soon!

https://www.tudelft.nl/fpday-2024

tdpauw, to random
@tdpauw@mastodon.social avatar

Published: On the Evilness of Feature Branching - What about Code Reviews?

How do we do code reviews when there are no version control branches?

We have 4 options at our disposal. And the first one might be surprising. What about no code reviews? Heuh 😳 It might work, you know. Maybe not for regulated industries.

https://thinkinglabs.io/articles/2023/12/14/on-the-evilness-of-feature-branching-what-about-code-reviews.html

tdpauw, to random
@tdpauw@mastodon.social avatar

After 3 years I finally came to publish the last part of On the Evilness of Feature Branching ...

Where is the Evilness of Feature Branching?

the evilness surprisingly hides behind the use of feature branches

https://thinkinglabs.io/articles/2024/01/06/on-the-evilness-of-feature-branching-where-is-the-evilness.html

nomeata, to random
@nomeata@mastodon.online avatar

I've implemented functional induction theorems in Lean, shipping with the upcoming version 4.8.0, and wrote a tutorial-style blog post about it:
https://lean-lang.org/blog/2024-5-17-functional-induction/
(h't to David Christiansen for the tooling behind the hover features.)
#lean #leanlang

maleandroids, to baseball
@maleandroids@mstdn.social avatar
daverooneyca, to devops

Hi folks! I have a new article up on LinkedIn called, "I'm Not Just an Agile Coach!", in which I explain why I don't completely fit the common perception of what an Agile Coach is, and how I have much more to offer! #Agile #Coaching #XP #Lean #DevOps #ContinuousDelivery

https://www.linkedin.com/pulse/im-just-agile-coach-dave-rooney

agile, to random
@agile@mastodon.online avatar
nielspflaeging, to random

The video recording from Friday's "5 Years of " anniversary celebration is now live! Thanks to tireless & courageous editing work by @rijon. I think you will find very interesting information, connections and narratives in this recording, regarding & , , and . There is certainly stuff that will surprise you. Watch, enjoy - and please share generously!
https://www.youtube.com/watch?v=yAHt5zJ6cbw

johannarothman, to random
@johannarothman@mastodon.sdf.org avatar
christina, to books
ahelwer, to FunctionalProgramming

The free online textbook "#FunctionalProgramming in #Lean" was completed a couple months ago. Written by David Thrane Christiansen, who also wrote The Little Typer (an excellent introduction to #dependenttypes). I'm working through it now! #leanprover https://leanprover.github.io/functional_programming_in_lean/title.html

tdpauw, to random
@tdpauw@mastodon.social avatar

For the second time in a row, I will be speaking at @cfgmgmtcamp in my home town Ghent 🎈 🎉

I will share how in 2012 a novice team found a more efficient, lean way to run code reviews over pull requests.

https://cfp.cfgmgmtcamp.org/2024/talk/VMUYJC/

lukadotnet, to random
@lukadotnet@mstdn.social avatar

🇮🇹 Ho pubblicato il primo draft in Italiano della ...

  • Micro-introduzione a Complexity-Thinking

per leader, team e organizzazioni che voglio prosperare nella complessità quotidiana smettendo di trattare il lavoro come ordinato e lineare

=> https://leanpub.com/risolviproblemidifficiliabbracciandoilcomplexity-thinking

Per ora solo lista di capitoli

Feedback e commenti benvenuti

/cc @leanpub

#Complexity #ComplexityThinking #SystemsThinking #HumanComplexity #Agility #OrganisationalAgility #Agile #Lean #ModernLeadership #ModernOrganisations

abuseofnotation, to math

Playing the "Natural Numbers Game", first two levels down.

#lean #math
https://www.ma.imperial.ac.uk/~buzzard/xena/natural_number_game/

AlexCrimi, to startup

The #Bootstrapping #Startup Operating System
Nice post from Ash Maurya, the old good idea of running #lean always apply. Getting #customer- funded not #VC-funded is better:

https://www.runningleanmastery.com/p/the-bootstrapping-startup-operating

jchyip, to Toyota
@jchyip@mastodon.online avatar

I remember reading or hearing something about people at #Toyota saying there were 2 jobs: 1. Doing the job well; 2. Improving how the job is done.

I can't remember where I got this from though. Does anyone know a good reference? #Lean

cos, to random

The opposite of a rainy day.
…..
#shadows #Cremorne #mornings #lean #wires #OldBuildings #Hipstamatic

nomeata, to haskell
@nomeata@mastodon.online avatar

Someone once said that laziness is what kept #Haskell pure, and that's the actually relevant feature. This makes we wonder: will theorem proving languages like #lean, where logical consistency is what keeps them pure, deliver the same elegant experience, while avoiding some downsides of laziness (complex runtime, complicated performance characteristics)?

agile, to random
@agile@mastodon.online avatar
jesper, to haskell
@jesper@agda.club avatar

Tomorrow is already the deadline for the third edition of #WITS, the Workshop on the Implementation of Type Systems, colocated with #POPL 2024 in London. The page limit is one page, but just a single-paragraph abstract with an interesting idea for a talk is also very welcome! In particular contributors to #Haskell #OCaml #Rust #Scala #Coq #Lean #Agda #Idris #Cedille #Arend #CoolTT and even #TypeScript are warmly invited to give a talk about their experiences with implementing type systems.

Call for papers: popl24.sigplan.org/home/wits-2024#Call-for-Participation
Submission link: wits24.hotcrp.com/

CorinnaBaldauf, to random German

Es ist jetzt offiziell:
Ich suche eine neue Stelle in Richtung Organisationsentwicklung & Wissensmanagement #agile #lean #newWork 👀

Post auf LinkedIn: https://www.linkedin.com/feed/update/urn:li:activity:7095667308873830403/

leanpub, to random
@leanpub@mastodon.social avatar

Diving For Hidden Treasures by Johanna Rothman and Jutta Eckstein is on sale on Leanpub! Its suggested price is $15.00; get it for $8.00 with this coupon: https://leanpub.com/sh/J40voGfP #BusinessAndManagement #Agile #Lean #ProjectManagement #NonFiction

andreclaassen, to random German

Finde die Zersplitterung der Kurznachrichtendienste seit Elon echt schlecht. Jeder hat sich irgendwo anders einsortiert.

derralf,

@andreclaassen das ist so voller verschiedener sachen, da kann man soviel ausprobieren von motivierten leuten programmiertes, da hab ich persoenlich gar keinen bedarf zu schauen, was die milliardaere des planetens so programmieren lassen.

wir sind zwar nicht mehr, aber vielleicht genug ;)

und dank wertvollen im thema wird das schon was ;) stimmts? @mariakuehn @Alisa @NadjaBoehlmann @karen @lisahomuth @lisa

@zusammen_mehr_elefant

@librescrum

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • InstantRegret
  • mdbf
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • osvaldo12
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • JUstTest
  • tacticalgear
  • ethstaker
  • provamag3
  • cisconetworking
  • tester
  • GTA5RPClips
  • cubers
  • everett
  • modclub
  • megavids
  • normalnudes
  • Leos
  • lostlight
  • All magazines