Theorems · Theorem · algebraic geometry
List.untrop_prod
∀ {R : Type u_1} [inst : AddMonoid R] (l : List (Tropical R)), Tropical.untrop l.prod = (List.map Tropical.untrop l).sum- Defined in
- Mathlib.Algebra.Tropical.BigOperators
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext
- Assumes
- AddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidstatement and proof · cited by 2,864
- Tropicalstatement and proof · cited by 74
- Tropical.untropstatement and proof · cited by 40
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.untrop_prodproof · cited by 1