No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
73theorem toRat_pos (v : MultIndex) : 0 < toRat v := by
proof body
Term-mode proof.
74 unfold toRat
75 rw [Finsupp.prod]
76 apply Finset.prod_pos
77 intro p _
78 apply zpow_pos
79 exact_mod_cast p.prop.pos
80
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
-
costAt_neg_eq
in IndisputableMonolith.NumberTheory.HilbertPolyaCandidate
decl_use
-
toRat_neg
in IndisputableMonolith.NumberTheory.HilbertPolyaCandidate
decl_use
depends on (3)
Lean names referenced from this declaration's body.
-
toRat
in IndisputableMonolith.Foundation.RationalsFromLogic
decl_use
-
MultIndex
in IndisputableMonolith.NumberTheory.HilbertPolyaCandidate
decl_use
-
toRat
in IndisputableMonolith.NumberTheory.HilbertPolyaCandidate
decl_use