feat(PerronFrobenius): Collatz–Wielandt function and Perron root bounds#39919
feat(PerronFrobenius): Collatz–Wielandt function and Perron root bounds#39919mkaratarakis wants to merge 1 commit into
Conversation
PR summary 4cbc90324dImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This PR/issue depends on: |
abcf266 to
ea2a452
Compare
…ius/CollatzWielandt.lean
ea2a452 to
4cbc903
Compare
Add
Mathlib/LinearAlgebra/Matrix/PerronFrobenius/CollatzWielandt.lean: the Collatz–Wielandt formula, alternative Perron-root characterizations, upper semicontinuity on the standard simplex, and maximizer existence viaUpperSemicontinuousOn.exists_isMaxOn.Part of the Perron–Frobenius formalization (with @or4nge19).
cc @or4nge19 for review