Mathlib Map

Theorems · Definition · group theory

Subgroup.subgroupOfEquivOfLe

{G : Type u_7} → [inst : Group G] → {H K : Subgroup G} → H ≤ K → ↥(H.subgroupOf K) ≃* ↥H

If H ≤ K, then H as a subgroup of K is isomorphic to H.

Defined in
Mathlib.Algebra.Group.Subgroup.Map
Cited by
12 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 by13

Results whose statement or proof uses this declaration.