Mathlib Map

Theorems · Definition · group theory

MulEquiv.withZero

{α : Type u_1} → {β : Type u_2} → [inst : Group α] → [inst_1 : Group β] → α ≃* β ≃ (WithZero α ≃* WithZero β)

A version of Equiv.optionCongr for WithZero.

Defined in
Mathlib.Algebra.GroupWithZero.WithZero
Cited by
6 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupGroup

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 by9

Results whose statement or proof uses this declaration.