Mathlib Map

Theorems · Theorem · group theory

FreeAddGroup.range_lift_le

∀ {α : Type u} {β : Type v} [inst : AddGroup β] {f : α → β} {s : AddSubgroup β},
  Set.range f ⊆ ↑s → (FreeAddGroup.lift f).range ≤ s
Defined in
Mathlib.GroupTheory.FreeGroup.Basic
Cited by
1 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroup

Around this declaration

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

Cites15

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.