Mathlib Map

Theorems · Theorem · group theory

FiniteIndexNormalSubgroup.comap_mono

∀ {G : Type u_1} [inst : Group G] {H : Type u_2} [inst_1 : Group H] (f : G →* H) {K L : FiniteIndexNormalSubgroup H},
  K ≤ L → FiniteIndexNormalSubgroup.comap f K ≤ FiniteIndexNormalSubgroup.comap f L
Defined in
Mathlib.GroupTheory.FiniteIndexNormalSubgroup
Cited by
1 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupGroup

Around this declaration

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

Cites5

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.