Theorems · Theorem · group theory
AddGroupExtension.Equiv.map_inl
∀ {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}
(equiv : S.Equiv S') (n : N), equiv (S.inl n) = S'.inl n- Defined in
- Mathlib.GroupTheory.GroupExtension.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddMonoidHomstatement · cited by 3,230
- AddGroupExtensionstatement and proof · cited by 50
- AddGroupExtension.inlstatement · cited by 20
- AddGroupExtension.Equivstatement and proof · cited by 16
- AddGroupExtension.Equiv.inl_commproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.