Theorems · Definition · group theory
AddGroupExtension.IsAddConj
{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) → S.Splitting → S.Splitting → PropA splitting of an extension S is N-conjugate to another iff there exists n : N such
that the section homomorphism is a conjugate of the other section homomorphism by S.inl n.
- Defined in
- Mathlib.GroupTheory.GroupExtension.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddGroupExtensionstatement and proof · cited by 50
- AddGroupExtension.inlproof · cited by 20
- AddGroupExtension.Splittingstatement and proof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- AddGroupExtension.IsAddConj.reflstatement · cited by 0
- AddGroupExtension.IsAddConj.setoidproof · cited by 0
- AddGroupExtension.IsAddConj.symmstatement and proof · cited by 0
- AddGroupExtension.IsAddConj.transstatement and proof · cited by 0