Theorems · Theorem · group theory
FreeAbelianGroup.lift_comp
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : AddCommGroup γ] (f : α → β) (g : β → γ) (x : FreeAbelianGroup α),
(FreeAbelianGroup.lift (g ∘ f)) x = (FreeAbelianGroup.lift g) ((FreeAbelianGroup.map f) x)- Defined in
- Mathlib.GroupTheory.FreeAbelianGroup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- Equivstatement · cited by 8,337
- AddMonoidHomstatement · cited by 3,230
- map_zeroproof · cited by 1,614
- map_addproof · cited by 964
- map_negproof · cited by 378
- FreeAbelianGroupstatement and proof · cited by 82
- FreeAbelianGroup.ofproof · cited by 40
- FreeAbelianGroup.liftstatement and proof · cited by 33
- FreeAbelianGroup.lift_apply_ofproof · cited by 12
- FreeAbelianGroup.mapstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.