Theorems · Theorem · group theory
Subgroup.leftTransversals.diff_mul_diff
∀ {G : Type u_1} [inst : Group G] {H : Subgroup G} {A : Type u_2} [inst_1 : CommGroup A] (ϕ : ↥H →* A)
(R S T : H.LeftTransversal) [inst_2 : H.FiniteIndex],
Subgroup.leftTransversals.diff ϕ R S * Subgroup.leftTransversals.diff ϕ S T = Subgroup.leftTransversals.diff ϕ R T- Defined in
- Mathlib.GroupTheory.Transfer
- Cited by
- 3 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- Finset.univproof · cited by 3,473
- HasQuotient.Quotientproof · cited by 2,301
- mul_assocproof · cited by 1,667
- CommGroupstatement and proof · cited by 990
- Finset.prod_congrproof · cited by 646
- Subgroup.FiniteIndexstatement and proof · cited by 113
- mul_inv_cancel_leftproof · cited by 86
- Finset.prod_mul_distribproof · cited by 68
Cited by3
Results whose statement or proof uses this declaration.
- Subgroup.leftTransversals.diff_invproof · cited by 2
- Subgroup.leftTransversals.diff_selfproof · cited by 2
- MonoidHom.transfer_defproof · cited by 1