Mathlib Map

Theorems · Definition · group theory

Subgroup.inclusion

{G : Type u_1} → [inst : Group G] → {H K : Subgroup G} → H ≤ K → ↥H →* ↥K

The inclusion homomorphism from a subgroup H contained in K to K.

Defined in
Mathlib.Algebra.Group.Subgroup.Defs
Cited by
21 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
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 by28

Results whose statement or proof uses this declaration.