Mathlib Map

Theorems · Definition · group theory

Subgroup.IsComplement

{G : Type u_1} → [Group G] → Set G → Set G → Prop

S and T are complements if (*) : S × T → G is a bijection. This notion generalizes left transversals, right transversals, and complementary subgroups. If S and T are SetLikes such as Subgroups, see isComplement_iff_bijective for a more ergonomic way to unfold.

Defined in
Mathlib.GroupTheory.Complement
Cited by
94 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 45 definitions · uses no axioms
Assumes
Group

Around this declaration

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

Cites4

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

Cited by112

Results whose statement or proof uses this declaration.