Skip to content

Commit 2d799b9

Browse files
committed
removed min imports
1 parent 862abe4 commit 2d799b9

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

Mathlib/Analysis/Convex/Basic.lean

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -641,5 +641,3 @@ lemma convex_of_nonneg_surjective_algebraMap [FaithfulSMul R A] {s : Set M}
641641
exact (FaithfulSMul.algebraMap_eq_one_iff R A).mp hab
642642

643643
end CommSemiring
644-
645-
#min_imports

Mathlib/Analysis/LocallyConvex/Basic.lean

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,5 +314,3 @@ theorem balanced_iff_neg_mem (hs : Convex ℝ s) : Balanced ℝ s ↔ ∀ ⦃x
314314
(div_nonneg (sub_nonneg_of_le ha.1) zero_le_two) (by ring)
315315

316316
end Real
317-
318-
#min_imports

0 commit comments

Comments
 (0)