Theorems · Theorem · group theory
Subgroup.div_mem_comm_iff
∀ {G : Type u_1} [inst : Group G] (H : Subgroup G) {a b : G}, a / b ∈ H ↔ b / a ∈ H- Defined in
- Mathlib.Algebra.Group.Subgroup.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- div_mem_comm_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.