Mathlib Map

Theorems · Theorem · convex and discrete geometry

AmpleSet.union

∀ {F : Type u_1} [inst : AddCommGroup F] [inst_1 : Module ℝ F] [inst_2 : TopologicalSpace F] {s t : Set F},
  AmpleSet s → AmpleSet t → AmpleSet (s ∪ t)

The union of two ample sets is ample.

Defined in
Mathlib.Analysis.Convex.AmpleSet
Cited by
0 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupModuleTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.