Theorems · Theorem · ring theory
AddOreLocalization.oreSub_vadd_char
∀ {R : Type u_1} [inst : AddMonoid R] {S : AddSubmonoid R} [inst_1 : AddOreLocalization.AddOreSet S] {X : Type u_2}
[inst_2 : AddAction R X] (r₁ : R) (r₂ : X) (s₁ s₂ : ↥S) (r' : R) (s' : ↥S),
↑s' + r₁ = r' + ↑s₂ → (r₁ -ₒ s₁) +ᵥ r₂ -ₒ s₂ = (r' +ᵥ r₂) -ₒ (s' + s₁)A characterization lemma for the vector addition on the Ore localization, allowing for a choice of Ore minuend and Ore subtrahend.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, 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.
- AddMonoidstatement and proof · cited by 2,864
- HVAdd.hVAddstatement · cited by 1,820
- AddSubmonoidstatement and proof · cited by 1,178
- AddActionstatement and proof · cited by 820
- AddOreLocalization.AddOreSetstatement and proof · cited by 50
- AddOreLocalizationstatement · cited by 44
- AddOreLocalization.oreSubstatement · cited by 40
Cited by6
Results whose statement or proof uses this declaration.
- AddOreLocalization.zero_vaddproof · cited by 1
- AddOreLocalization.vadd_sub_zeroproof · cited by 1
- AddOreLocalization.add_vaddproof · cited by 1
- AddOreLocalization.zero_sub_vaddproof · cited by 0
- AddOreLocalization.vadd_cancelproof · cited by 0
- AddOreLocalization.vadd_cancel'proof · cited by 0