We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d507354 commit 8588dc3Copy full SHA for 8588dc3
3 files changed
Mathlib.lean
@@ -4310,6 +4310,7 @@ public import Mathlib.Geometry.Euclidean.Sphere.Ptolemy
4310
public import Mathlib.Geometry.Euclidean.Sphere.SecondInter
4311
public import Mathlib.Geometry.Euclidean.Sphere.Tangent
4312
public import Mathlib.Geometry.Euclidean.Triangle
4313
+public import Mathlib.Geometry.Euclidean.Volume.Integral
4314
public import Mathlib.Geometry.Euclidean.Volume.Measure
4315
public import Mathlib.Geometry.Group.Growth.LinearLowerBound
4316
public import Mathlib.Geometry.Group.Growth.QuotientInter
0 commit comments