lemma
proved
wrapper
c_derived_pos
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)
107lemma c_derived_pos (u : RSUnitSystem) : 0 < c_derived u := by
proof body
One-line wrapper that applies rw.
108 rw [c_derived_eq_codata]; exact c_codata_pos
109
depends on (4)
Lean names referenced from this declaration's body.
-
c_codata_pos
in IndisputableMonolith.Constants.Derivation
decl_use
-
c_derived
in IndisputableMonolith.Constants.Derivation
decl_use
-
c_derived_eq_codata
in IndisputableMonolith.Constants.Derivation
decl_use
-
RSUnitSystem
in IndisputableMonolith.Constants.Derivation
decl_use