Documentation

Mathlib.Data.Real.Hom

Uniqueness of ring homomorphisms to the real numbers #

This file contains results about ring homomorphisms to .

Main results #

theorem ringHom_monotone {R : Type u_1} {S : Type u_2} [Ring R] [PartialOrder R] [IsOrderedAddMonoid R] [Ring S] [LinearOrder S] [IsOrderedAddMonoid S] [PosMulMono S] (hR : ∀ (r : R), 0 rIsSquare r) (f : R →+* S) :
@[implicit_reducible]

There exists no nontrivial ring homomorphism ℝ →+* ℝ.

Equations
@[simp]
theorem Real.ringHom_apply {F : Type u_1} [FunLike F ] [RingHomClass F ] (f : F) (r : ) :
f r = r