Mathlib Map

Theorems · Theorem · ring theory

RingHom.domain_nontrivial

∀ {α : Type u_2} {β : Type u_3} {x : NonAssocSemiring α} {x_1 : NonAssocSemiring β} (f : α →+* β) [Nontrivial β],
  Nontrivial α

If there is a homomorphism f : α →+* β and β is nontrivial, then α is nontrivial.

Defined in
Mathlib.Algebra.Ring.Hom.Defs
Cited by
20 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext
Assumes
Nontrivial

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by20

Results whose statement or proof uses this declaration.