Mathlib Map

Theorems · Inductive type · group theory

AddGroupExtension

(N : Type u_1) →
  (E : Type u_2) → (G : Type u_3) → [AddGroup N] → [AddGroup E] → [AddGroup G] → Type (max (max u_1 u_2) u_3)

AddGroupExtension N E G is a short exact sequence of additive groups 0 → N → E → G → 0.

Defined in
Mathlib.GroupTheory.GroupExtension.Defs
Cited by
50 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
AddGroupAddGroupAddGroup

Around this declaration

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

Cites1

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

Cited by95

Results whose statement or proof uses this declaration.