Theorems · Theorem · group theory
Subgroup.leftTransversals.smul_diff_smul
∀ {G : Type u_1} [inst : Group G] {H : Subgroup G} {A : Type u_2} [inst_1 : CommGroup A] (ϕ : ↥H →* A)
(S T : H.LeftTransversal) [inst_2 : H.FiniteIndex] (g : G),
Subgroup.leftTransversals.diff ϕ (g • S) (g • T) = Subgroup.leftTransversals.diff ϕ S T- Defined in
- Mathlib.GroupTheory.Transfer
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Fintypeproof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- Equiv.symmproof · cited by 3,681
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientproof · cited by 2,301
- mul_assocproof · cited by 1,667
- CommGroupstatement and proof · cited by 990
- mul_inv_revproof · cited by 270
- Subgroup.FiniteIndexstatement and proof · cited by 113
- inv_mul_cancel_leftproof · cited by 88
Cited by1
Results whose statement or proof uses this declaration.
- MonoidHom.transfer_defproof · cited by 1