Mathlib Map

Theorems · Theorem · group theory

AddConstEquiv.coe_val_inv_equivUnits_apply

∀ {G : Type u_1} [inst : Add G] {a : G} (a_1 : AddConstEquiv G G a a) (a_2 : G),
  ↑(AddConstEquiv.equivUnits a_1)⁻¹ a_2 = a_1⁻¹ a_2
Defined in
Mathlib.Algebra.AddConstMap.Equiv
Cited by
0 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Add

Around this declaration

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

Cites7

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.