Theorems · Theorem · commutative algebra
RingQuot.Rel.sub_right
∀ {R : Type uR} [inst : Ring R] {r : R → R → Prop} ⦃a b c : R⦄, RingQuot.Rel r b c → RingQuot.Rel r (a - b) (a - c)- Defined in
- Mathlib.Algebra.RingQuot
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- Ring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ringstatement and proof · cited by 7,463
- sub_eq_add_negproof · cited by 1,023
- RingQuot.Relstatement and proof · cited by 30
- RingQuot.Rel.add_rightproof · cited by 1
- RingQuot.Rel.negproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.