Theorems · Theorem · group theory
AddCon.quotientKerEquivOfRightInverse_apply
∀ {M : Type u_1} {P : Type u_3} [inst : AddZeroClass M] [inst_1 : AddZeroClass P] (f : M →+ P) (g : P → M)
(hf : Function.RightInverse g ⇑f) (a : (AddCon.ker f).Quotient),
(AddCon.quotientKerEquivOfRightInverse f g hf) a = (AddCon.kerLift f) a- Defined in
- Mathlib.GroupTheory.Congruence.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
- Assumes
- AddZeroClassAddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddMonoidHomstatement and proof · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- AddEquivstatement · cited by 1,087
- AddCon.Quotientstatement and proof · cited by 54
- AddCon.kerstatement and proof · cited by 24
- AddCon.kerLiftstatement · cited by 4
- AddCon.quotientKerEquivOfRightInversestatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.