Theorems · Theorem · group theory
AddGroupExtension.IsAddConj.symm
∀ {N : Type u_1} {G : Type u_2} [inst : AddGroup N] [inst_1 : AddGroup G] {E : Type u_3} [inst_2 : AddGroup E]
(S : AddGroupExtension N E G) {s₁ s₂ : S.Splitting}, S.IsAddConj s₁ s₂ → S.IsAddConj s₂ s₁N-conjugacy is symmetric.
- Defined in
- Mathlib.GroupTheory.GroupExtension.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- mul_oneproof · cited by 3,885
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- neg_negproof · cited by 960
- add_assocproof · cited by 746
- map_negproof · cited by 378
- neg_add_cancelproof · cited by 256
- one_zsmulproof · cited by 59
- AddGroupExtensionstatement and proof · cited by 50
- AddGroupExtension.inlproof · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.