Theorems · Theorem · order theory
AbsoluteValue.map_neg
∀ {R : Type u_3} {S : Type u_4} [inst : CommRing S] [inst_1 : PartialOrder S] [IsOrderedRing S] [inst_3 : Ring R]
(abv : AbsoluteValue R S) [NoZeroDivisors S] (a : R), abv (-a) = abv a- Cited by
- 4 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- CommRingstatement and proof · cited by 17,173
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- LT.lt.ne'proof · cited by 1,417
- IsOrderedRingstatement and proof · cited by 777
- NoZeroDivisorsstatement and proof · cited by 545
- neg_zeroproof · cited by 542
- LT.lt.transproof · cited by 370
- AbsoluteValuestatement and proof · cited by 363
- neg_ne_zeroproof · cited by 70
- neg_lt_zeroproof · cited by 36
Cited by4
Results whose statement or proof uses this declaration.
- AbsoluteValue.map_subproof · cited by 6
- IsAbsoluteValue.abv_negproof · cited by 2
- AbsoluteValue.le_addproof · cited by 2
- AbsoluteValue.sub_le_addproof · cited by 0