Mathlib Map

Theorems · Definition · group theory

MulEquiv.prodUnits

{M : Type u_3} → {N : Type u_4} → [inst : Monoid M] → [inst_1 : Monoid N] → (M × N)ˣ ≃* Mˣ × Nˣ

The monoid equivalence between units of a product of two monoids, and the product of the units of each monoid.

Defined in
Mathlib.Algebra.Group.Prod
Cited by
7 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Quot.sound
Assumes
MonoidMonoid

Around this declaration

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

Cites9

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.