Theorems · Theorem · order theory
DFinsupp.single_tsub
∀ {ι : Type u_1} {α : ι → Type u_2} [inst : (i : ι) → AddCommMonoid (α i)] [inst_1 : (i : ι) → PartialOrder (α i)]
[inst_2 : ∀ (i : ι), CanonicallyOrderedAdd (α i)] [inst_3 : (i : ι) → Sub (α i)]
[inst_4 : ∀ (i : ι), OrderedSub (α i)] {i : ι} {a b : α i} [inst_5 : DecidableEq ι],
(fun₀ | i => a - b) = (fun₀ | i => a) - fun₀ | i => b- Defined in
- Mathlib.Data.DFinsupp.Order
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- eq_or_neproof · cited by 1,117
- DFinsuppstatement · cited by 694
- OrderedSubstatement and proof · cited by 236
- CanonicallyOrderedAddstatement and proof · cited by 229
- tsub_selfproof · cited by 154
- DFinsupp.singlestatement and proof · cited by 113
- DFinsupp.extproof · cited by 78
- DFinsupp.single_eq_of_neproof · cited by 12
- DFinsupp.single_eq_sameproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.