Theorems · Theorem · group theory
Subgroup.transferFunction_apply
∀ {G : Type u_1} [inst : Group G] {H : Subgroup G} (g : G) (q : G ⧸ H),
H.transferFunction g q =
g ^ ((H.quotientEquivSigmaZMod g) q).snd.cast * Quotient.out (Quotient.out ((H.quotientEquivSigmaZMod g) q).fst)- Defined in
- Mathlib.GroupTheory.Transfer
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement and proof · cited by 2,301
- ZModstatement · cited by 1,024
- Subgroup.zpowersstatement · cited by 204
- Quotient.outstatement · cited by 141
- MulAction.orbitRelstatement · cited by 114
- Function.minimalPeriodstatement · cited by 100
- ZMod.caststatement · cited by 87
- QuotientGroup.leftRelstatement · cited by 61
Cited by3
Results whose statement or proof uses this declaration.
- Subgroup.coe_transferFunctionproof · cited by 1
- Subgroup.transferTransversal_apply'proof · cited by 1
- Subgroup.transferTransversal_apply''proof · cited by 1