Mathlib Map

Theorems · Theorem · ring theory

MulEquiv.isDomain

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

If two rings are isomorphic, and the second is a domain, then so is the first.

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

Around this declaration

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

Cites11

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

Cited by8

Results whose statement or proof uses this declaration.