Theorems · Definition · group theory
AddGroupExtension.Equiv.trans
{N : Type u_1} →
{E : Type u_2} →
{G : Type u_3} →
[inst : AddGroup N] →
[inst_1 : AddGroup E] →
[inst_2 : AddGroup G] →
{S : AddGroupExtension N E G} →
{E' : Type u_4} →
[inst_3 : AddGroup E'] →
{S' : AddGroupExtension N E' G} →
S.Equiv S' →
{E'' : Type u_5} →
[inst_4 : AddGroup E''] → {S'' : AddGroupExtension N E'' G} → S'.Equiv S'' → S.Equiv S''The composition of monoid isomorphisms associated to equivalences of additive group extensions gives another equivalence.
- Defined in
- Mathlib.GroupTheory.GroupExtension.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- AddEquivproof · cited by 1,087
- AddEquiv.transproof · cited by 53
- AddGroupExtensionstatement and proof · cited by 50
- AddGroupExtension.Equivstatement and proof · cited by 16
- AddGroupExtension.Equiv.toAddEquivproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- AddGroupExtension.Equiv.trans_symm_applystatement and proof · cited by 0
- AddGroupExtension.Equiv.trans_applystatement and proof · cited by 0