pith. machine review for the scientific record. sign in
def definition def or abbrev

strictPositiveRatio_arith_equiv_strictBoolean

show as:
view Lean formalization →

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)

  60noncomputable def strictPositiveRatio_arith_equiv_strictBoolean
  61    (C : ComparisonOperator) (h : SatisfiesLawsOfLogic C) :
  62    (StrictLogicRealization.arith (PositiveRatio.strictPositiveRatioRealization C h)).peano.carrier
  63      ≃ (StrictLogicRealization.arith strictBooleanRealization).peano.carrier :=

proof body

Definition body.

  64  ArithmeticOf.equivOfInitial
  65    (StrictLogicRealization.arith (PositiveRatio.strictPositiveRatioRealization C h))
  66    (StrictLogicRealization.arith strictBooleanRealization)
  67
  68end DiscreteBoolean
  69end Strict
  70end UniversalForcing
  71end Foundation
  72end IndisputableMonolith

depends on (11)

Lean names referenced from this declaration's body.