Mathlib Map

Theorems · Theorem · group theory

AddSubmonoid.fromLeftNeg_eq_iff

∀ {M : Type u_1} [inst : AddCommMonoid M] (S : AddSubmonoid M) (a : ↥S.leftNeg) (b : M),
  ↑(S.fromLeftNeg a) = b ↔ ↑a + b = 0
Defined in
Mathlib.GroupTheory.Submonoid.Inverses
Cited by
0 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoid

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.