Mathlib Map

Theorems · Theorem · algebraic geometry

List.trop_minimum

∀ {R : Type u_1} [inst : LinearOrder R] (l : List R),
  Tropical.trop l.minimum = (List.map (Tropical.trop ∘ WithTop.some) l).sum
Defined in
Mathlib.Algebra.Tropical.BigOperators
Cited by
0 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
LinearOrder

Around this declaration

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

Cites7

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.