pith. machine review for the scientific record. sign in
def

ethics_arith_equiv_nat

definition
show as:
view math explainer →
module
IndisputableMonolith.Foundation.UniversalForcing.EthicsRealization
domain
Foundation
line
71 · github
papers citing
none yet

open explainer

Read the cached plain-language explainer.

open lean source

IndisputableMonolith.Foundation.UniversalForcing.EthicsRealization on GitHub at line 71.

browse module

All declarations in this module, on Recognition.

explainer page

A cached Ask Recognition explainer exists for this declaration.

open explainer

depends on

formal source

  68    refine ⟨1, ?_⟩
  69    simp [ethicsCost]
  70
  71noncomputable def ethics_arith_equiv_nat :
  72    (arithmeticOf ethicsRealization).peano.carrier ≃ LogicNat :=
  73  ethicsRealization.orbitEquivLogicNat
  74
  75end EthicsRealization
  76end UniversalForcing
  77end Foundation
  78end IndisputableMonolith