Mathlib Map

Theorems · Theorem · ring theory

MulEquiv.noZeroDivisors

∀ {A : Type u_7} (B : Type u_8) [inst : MulZeroClass A] [inst_1 : MulZeroClass B] [NoZeroDivisors B] (e : A ≃* B),
  NoZeroDivisors A

If two rings are isomorphic, and the second doesn't have zero divisors, then so does the first.

Defined in
Mathlib.Algebra.Ring.Equiv
Cited by
1 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext, Quot.sound
Assumes
MulZeroClassMulZeroClassNoZeroDivisors

Around this declaration

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

Cites8

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.