structure
definition
def or abbrev
ArithmeticOf
show as:
view Lean formalization →
formal statement (Lean)
65structure ArithmeticOf (R : LogicRealization) where
66 peano : PeanoObject
67 initial : PeanoObject.IsInitial peano
68
69namespace ArithmeticOf
70
71/-- Peano surface of a forced arithmetic object. -/
used by (35)
-
canonical -
canonical_peanoSurface -
equivOfInitial -
extracted -
PeanoSurface -
categorical_arithmetic_invariant -
logicNatNNO -
bool_arithmetic_invariant -
bool_peano_surface -
LogicRealization -
modular_arithmetic_invariant -
ordered_arithmetic_invariant -
physics_arithmetic_invariant -
arithmetic_invariant -
arithmeticOf -
continuous_positive_ratio_arithmetic_invariant -
peano_surface -
universal_forcing -
arith_continuous_equiv_arith_discrete -
universal_forcing -
universal_peano_surface -
universalGround -
modular_arithmetic_invariant -
logicNat_isNNO -
realizationOrbit_isNNO -
order_arithmetic_invariant -
strictPositiveRatio_arith_equiv_strictBoolean -
strict_peano_surface -
strict_universal_forcing -
strictUniversalGround