Theorems · Theorem · ring theory
Units.val_neg
∀ {α : Type u} [inst : Monoid α] [inst_1 : HasDistribNeg α] (u : αˣ), ↑(-u) = -↑uRepresenting an element of a ring's unit group as an element of the ring commutes with mapping this element to its additive inverse.
- Defined in
- Mathlib.Algebra.Ring.Units
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
- Assumes
- MonoidHasDistribNeg
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- Unitsstatement and proof · cited by 2,804
- Units.valstatement · cited by 1,966
- HasDistribNegstatement and proof · cited by 114
Cited by6
Results whose statement or proof uses this declaration.
- Units.neg_smulproof · cited by 27
- Function.Antiperiodic.add_zsmul_eqproof · cited by 3
- NumberField.Units.even_torsionOrderproof · cited by 3
- units_smul_eq_neg_iffproof · cited by 2
- Int.normalize_of_nonposproof · cited by 2
- Module.Ray.units_smul_of_negproof · cited by 0