Skip to content

Commit cc82a90

Browse files
committed
doc: fix reference to Bourbaki in Analysis.Convex.Approximation (leanprover-community#36131)
1 parent 8a0549d commit cc82a90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Mathlib/Analysis/Convex/Approximation.lean

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ import Mathlib.Topology.Semicontinuity.Lindelof
1515
# Approximation to convex functions
1616
1717
In this file we show that a convex lower-semicontinuous function is the upper envelope of a family
18-
of continuous affine linear functions. We follow the proof in [Bou87].
18+
of continuous affine linear functions. We follow the proof in
19+
[N. Bourbaki, *Topological vector spaces*, Chapter II, §5][bourbaki1987].
1920
2021
## Main Statement
2122

0 commit comments

Comments
 (0)