def
definition
def or abbrev
one
show as:
view Lean formalization →
formal statement (Lean)
117def one : LogicRat :=
proof body
Definition body.
118 mk 1 1 (by
119 intro h
120 have : toInt (1 : LogicInt) = toInt (0 : LogicInt) := congrArg toInt h
121 rw [toInt_one, toInt_zero] at this
122 exact one_ne_zero this)
123
124instance : Zero LogicRat := ⟨zero⟩
125instance : One LogicRat := ⟨one⟩
126
127/-- Negation: `-(a/b) = (-a)/b`. -/
used by (40)
-
costRateEL_implies_const_one -
geodesicEquationHolds -
actionJ_convex_on_interp -
actionJ_local_min_is_global -
actionJ_minimum_unique_value -
no_eighth_plot -
Jcost_anti_mono_on_unit_interval -
symmetryGroupPreferenceCert -
canonicalRecognitionCostSystem_cost_inv -
shiftedCompose_val -
windowSums -
PhiInt -
PhiInt -
phiInt_sq -
phi_ring_certificate -
canonicalPhiRingObj -
initial_morphism_exists -
phiRing_comp -
PhiRingHom -
PhiRingObj -
trivial -
eV_to_J_pos -
rs_pattern -
ml_nucleosynthesis_eq_phi -
NuclearTier -
r_orbit_adjacent_ratio_band -
bimodal_ratio_lt_phi_nine -
ml_is_phi_power -
fr_valence_one -
essentialSymmetry