Theorems · Theorem · group theory
QuotientAddGroup.prodAddEquiv_symm_apply
∀ {G : Type u} [inst : AddGroup G] {H : Type v} [inst_1 : AddGroup H] (A : AddSubgroup G) (B : AddSubgroup H)
[inst_2 : A.Normal] [inst_3 : B.Normal] (q : (G ⧸ A) × H ⧸ B),
(QuotientAddGroup.prodAddEquiv A B).symm q = Quotient.liftOn₂' q.1 q.2 (fun g h => ↑(g, h)) ⋯- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 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 and proof · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AddEquivstatement · cited by 1,087
- AddEquiv.symmstatement and proof · cited by 530
- QuotientAddGroup.mkstatement · cited by 348
- AddSubgroup.Normalstatement and proof · cited by 183
- QuotientAddGroup.leftRelstatement · cited by 34
- AddSubgroup.prodstatement · cited by 34
- Quotient.liftOn₂'statement · cited by 12
- QuotientAddGroup.prodAddEquivstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.