Theorems · Theorem · group theory
WithZero.withZeroUnitsEquiv_symm_apply
∀ {G : Type u_4} [inst : GroupWithZero G] [inst_1 : DecidablePred fun a => a = 0] (a : G),
WithZero.withZeroUnitsEquiv.symm a = if h : a = 0 then 0 else ↑(Units.mk0 a h)- Defined in
- Mathlib.Algebra.GroupWithZero.WithZero
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- GroupWithZeroDecidablePred
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.
- DFunLike.coestatement and proof · cited by 62,936
- Unitsstatement · cited by 2,804
- MulEquivstatement · cited by 1,142
- GroupWithZerostatement and proof · cited by 691
- WithZerostatement · cited by 586
- MulEquiv.symmstatement and proof · cited by 482
- WithZero.coestatement · cited by 186
- Units.mk0statement · cited by 181
- WithZero.withZeroUnitsEquivstatement and proof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- MonoidWithZeroHom.inl_apply_unitproof · cited by 2
- MonoidWithZeroHom.inr_apply_unitproof · cited by 1
- WithZero.withZeroUnitsEquiv_symm_apply_coeproof · cited by 0