Theorems · Theorem · order theory
tsub_div
∀ {α : Type u_1} [inst : Semifield α] [inst_1 : LinearOrder α] [CanonicallyOrderedAdd α] [IsStrictOrderedRing α]
[inst_4 : Sub α] [OrderedSub α] (a b c : α), (a - b) / c = a / c - b / c- Defined in
- Mathlib.Algebra.Order.Field.Canonical
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- LinearOrderstatement and proof · cited by 8,572
- IsStrictOrderedRingstatement and proof · cited by 2,490
- div_eq_mul_invproof · cited by 715
- Semifieldstatement and proof · cited by 439
- OrderedSubstatement and proof · cited by 236
- CanonicallyOrderedAddstatement and proof · cited by 229
- tsub_mulproof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- NNReal.dist_gm_am_leproof · cited by 1
- NNReal.sub_divproof · cited by 0