Theorems · Theorem · group theory
QuotientAddGroup.rightRel_eq
∀ {α : Type u_1} [inst : AddGroup α] (s : AddSubgroup α), ⇑(QuotientAddGroup.rightRel s) = fun x y => y + -x ∈ s- Defined in
- Mathlib.GroupTheory.Coset.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- QuotientAddGroup.rightRelstatement · cited by 14
- QuotientAddGroup.rightRel_applyproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.