Theorems · Definition · group theory
AddCon.lift
{M : Type u_1} →
{P : Type u_3} →
[inst : AddZeroClass M] →
[inst_1 : AddZeroClass P] → (c : AddCon M) → (f : M →+ P) → c ≤ AddCon.ker f → c.Quotient →+ PThe homomorphism on the quotient of an AddMonoid by an additive congruence
relation c induced by a homomorphism constant on c's equivalence classes.
- Defined in
- Mathlib.GroupTheory.Congruence.Hom
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses Quot.sound
- Assumes
- AddZeroClassAddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddMonoidHomstatement and proof · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- AddConstatement and proof · cited by 138
- AddCon.Quotientstatement and proof · cited by 54
- AddCon.kerstatement and proof · cited by 24
- AddCon.liftOnproof · cited by 3
Cited by24
Results whose statement or proof uses this declaration.
- RingCon.liftproof · cited by 16
- QuotientAddGroup.liftproof · cited by 15
- Module.DirectLimit.liftproof · cited by 8
- AddCon.hom_extproof · cited by 5
- AddMonoid.Coprod.cliftproof · cited by 5
- AddCon.kerLiftproof · cited by 4
- TensorProduct.smul_addproof · cited by 3
- TensorProduct.smul_zeroproof · cited by 3
- TensorProduct.liftAddHomproof · cited by 3
- PiTensorProduct.liftAux_tprodproof · cited by 2
- PresentedAddMonoid.liftproof · cited by 2
- PiTensorProduct.liftAddHomproof · cited by 1