Mathlib Map

Theorems · Theorem · group theory

AddGroupExtension.Section.add_neg_add_add_mem_range_inl

∀ {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.Section) (g₁ g₂ : G), -σ (g₁ + g₂) + σ g₁ + σ g₂ ∈ S.inl.range
Defined in
Mathlib.GroupTheory.GroupExtension.Basic
Cited by
1 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupAddGroupAddGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.