leanprover-community/mathlib3
Lean 3's obsolete mathematical components library: please use mathlib4
LeanApache-2.0
Issues
- 2
The Shapley-Folkman lemma
#18135 opened by YaelDillies - 1
- 1
Basics of tempered distributions
#16386 opened by mcdoll - 2
Define Hermite polynomials
#15566 opened by mcdoll - 1
Q: LLM and/or an RL agent trained on mathlib and tests
#17919 opened by westurner - 3
The ring of integers of a number field `K` is free of dimension `[K : ℚ]` / develop the theory of lattices
#18150 opened by riccardobrasca - 6
Lean 3.49.0 compatibility
#17486 opened by tchajed - 1
Link broken
#18224 opened by RexRowan - 0
Tracking: attribute semireducible/irreducible
#18164 opened by jcommelin - 0
Use a sensible sort order in multiset.repr
#18166 opened by eric-wieser - 4
Renaming `interval_oc` and `Ι a b`
#17982 opened by winstonyin - 0
mathlib/src/group_theory/presented_group.lean
#18114 opened by jiajunma - 1
Composition of convex functions
#14902 opened by BoltonBailey - 0
`(a :: l ++ [b]).last'` does not simplify to `some b`
#18010 opened by jcpaik - 0
Generalize `lower_semicontinuous_supr` and variations to *conditionally* complete linear orders
#16940 opened by ADedecker - 0
Refactor bilinear forms
#15907 opened by mcdoll - 0
`polyrith` fails if expression is an equality of numerals
#17141 opened by eric-wieser - 0
Diamond of complete boolean algebras on sets
#16932 opened by ocfnash - 0
backport remove with_cases
#16568 opened by digama0 - 5
Pi is irrational
#15860 opened by mcdoll - 1
Connected components are open, under suitable hypotheses
#15669 opened by hrmacbeth - 0
backport remove `@[ext foo]`
#16602 opened by digama0 - 2
evaluate `int.floor` and `int.fract` with `norm_num`
#15992 opened by vihdzp - 1
- 1
`obtain` without any deconstruction using a tactic block doesn't name hypotheses appropriately
#15741 opened by ericrbg - 0
Cleanup `direct_sum.sigma_curry` / `direct_sum.is_internal.collected_basis`
#15756 opened by ADedecker - 0
Remove `has_coe_to_fun` instance for `unitary_group`
#15749 opened by mcdoll - 0
Banach-Alaoglu for topological vector spaces
#15734 opened by mcdoll - 1
`expand_exists` improvements
#15723 opened by robertylewis - 0
Locally convex Hausdorff spaces
#15565 opened by mcdoll - 1
`has_continuous_inv₀` instance for `linear_ordered_field`
#12781 opened by hrmacbeth - 0
Add an instance `{add_,}sub{monoid,group}_class S M → has_coe_t S ({add_,}sub{monoid,group} M)`
#15053 opened by Vierkantor - 2
- 0
apply' can close the goal with metavariables
#14993 opened by fpvandoorn - 0
nth_rewrite incorrectly unifies universe variables
#14994 opened by fpvandoorn - 1
Approximation tactic
#14781 opened by BoltonBailey - 6
mathlib does not work with lean 3.43.0
#14234 opened by chenrui333 - 2
- 1
Create library note explaining seemingly redundant `fintype` and `decidable` arguments.
#14275 opened by kmill - 3
rename `geom_sum_pos_of_odd`
#14123 opened by ericrbg - 0
padic_norm file maintenance
#13574 opened by BoltonBailey - 0
- 1
`to_` framework
#13461 opened by YaelDillies - 1
- 0
injective
#12899 opened by jjaassoonn - 0
Splitting `analysis.seminorm`
#11894 opened by mcdoll - 1
Finite nilpotent groups characterisations
#11723 opened by nomeata - 0
let `linear_combination` solve `≠` goals
#12685 opened by hrmacbeth - 0
let `linear_combination` subsume `ring`
#11990 opened by hrmacbeth - 1
`cauchy_seq.const_mul` fails to unify
#12007 opened by ecstatic-morse