Mathlib Map

Theorems · Theorem · ring theory

RingEquiv.map_eq_zero_iff

∀ {R : Type u_4} {S : Type u_5} [inst : NonUnitalNonAssocSemiring R] [inst_1 : NonUnitalNonAssocSemiring S]
  (f : R ≃+* S) {x : R}, f x = 0 ↔ x = 0
Defined in
Mathlib.Algebra.Ring.Equiv
Cited by
1 results in Mathlib
Foundations
Depth 18 from the axioms · uses Quot.sound
Assumes
NonUnitalNonAssocSemiringNonUnitalNonAssocSemiring

Around this declaration

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

Cites4

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

Cited by1

Results whose statement or proof uses this declaration.