Theorems · Theorem · group theory
AddUnits.copy_eq
∀ {α : Type u} [inst : AddMonoid α] (u : AddUnits α) (val : α) (hv : val = ↑u) (neg : α) (hi : neg = ↑(-u)),
u.copy val hv neg hi = u- Defined in
- Mathlib.Algebra.Group.Units.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
- Assumes
- AddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidstatement and proof · cited by 2,864
- AddUnitsstatement and proof · cited by 325
- AddUnits.valstatement and proof · cited by 248
- AddUnits.extproof · cited by 25
- AddUnits.copystatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.