abbrev
definition
Cost
show as:
view math explainer →
open explainer
Read the cached plain-language explainer.
open lean source
IndisputableMonolith.Measurement.RSNative.Core on GitHub at line 204.
browse module
All declarations in this module, on Recognition.
explainer page
depends on
used by
-
hearingLossPenalty_nonneg -
hearingLossPenalty_zero -
srCost -
srCost_nonneg -
srCost_pos_off_threshold -
srCost_reciprocal_symm -
srCost_zero_at_threshold -
costRateEL_const_one -
costRateELHolds -
costRateEL_iff_const_one -
costRateEL_implies_const_one -
Jcost_quadratic_leading_coeff -
Jcost_taylor_quadratic -
pleasure -
pleasure_max_at_one -
pleasure_symmetric -
aestheticCost -
aestheticCost_nonneg -
aestheticCost_pos_off_optimum -
aestheticCost_reciprocal_symm -
aestheticCost_zero_at_optimum -
Jcost_anti_mono_on_unit_interval -
preference_anti_mono_in_orbits -
symmetryRatio_le_one -
wallpaperJ -
wallpaperJ_nonneg -
wallpaperJ_p6m_eq_zero -
wallpaperJ_pos_of_ne_one -
cost_algebra_unique -
cost_algebra_unique_aczel -
costCompose -
costCompose_right_cancel -
costCompose_zero_right -
CostMorphism -
defectDist_no_global_quasi_triangle -
J_at_one -
multiplicative -
RCL_holds -
windowSums_shift_equivariant -
J_at_phi
formal source
201abbrev Voxel := Quantity VoxelUnit
202abbrev Coh := Quantity CohUnit
203abbrev Act := Quantity ActUnit
204abbrev Cost := Quantity CostUnit
205abbrev Skew := Quantity SkewUnit
206abbrev Meaning := Quantity MeaningUnit
207abbrev Qualia := Quantity QualiaUnit
208abbrev ZCharge := Quantity ZUnit
209
210end RSNative
211end Measurement
212end IndisputableMonolith