Theorems · Theorem · group theory
QuotientGroup.congr_apply
∀ {G : Type u_1} {H : Type u_2} [inst : Group G] [inst_1 : Group H] (G' : Subgroup G) (H' : Subgroup H)
[inst_2 : G'.Normal] [inst_3 : H'.Normal] (e : G ≃* H) (he : Subgroup.map (↑e) G' = H') (x : G),
(QuotientGroup.congr G' H' e he) ↑x = (QuotientGroup.mk' H') (e x)- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- MulEquivstatement and proof · cited by 1,142
- Subgroup.Normalstatement and proof · cited by 334
- Subgroup.mapstatement and proof · cited by 301
- MonoidHomClass.toMonoidHomstatement and proof · cited by 294
- QuotientGroup.mkstatement · cited by 196
- QuotientGroup.mk'statement · cited by 90
- QuotientGroup.congrstatement · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.