Theorems · Theorem · order theory
toIcoDiv_neg
∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : LinearOrder α] [inst_2 : IsOrderedAddMonoid α] [hα : Archimedean α]
{p : α} (hp : 0 < p) (a b : α), toIcoDiv hp a (-b) = -(toIocDiv hp (-a) b + 1)- Defined in
- Mathlib.Algebra.Order.ToIntervalMod
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- sub_eq_add_negproof · cited by 1,023
- neg_negproof · cited by 960
- Archimedeanstatement and proof · cited by 603
- LE.le.trans_eqproof · cited by 328
- neg_smulproof · cited by 306
- toIocDivstatement and proof · cited by 85
- toIcoDivstatement and proof · cited by 84
- neg_add_cancel_rightproof · cited by 75
- neg_addproof · cited by 69
Cited by3
Results whose statement or proof uses this declaration.
- toIcoMod_negproof · cited by 2
- toIocDiv_negproof · cited by 2
- toIcoDiv_neg'proof · cited by 0