Theorems · Definition · group theory
AddEquiv.arrowCongr
{M : Type u_16} →
{N : Type u_17} →
{P : Type u_18} → {Q : Type u_19} → [inst : Add P] → [inst_1 : Add Q] → M ≃ N → P ≃+ Q → (M → P) ≃+ (N → Q)An additive analogue of Equiv.arrowCongr,
where the equivalence between the targets is additive.
- Defined in
- Mathlib.Algebra.Group.Equiv.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- AddEquivstatement and proof · cited by 1,087
- AddEquiv.symmproof · cited by 530
Cited by3
Results whose statement or proof uses this declaration.
- Finsupp.liftproof · cited by 9
- CommGroup.equiv_free_prod_prod_multiplicative_zmodproof · cited by 0
- AddEquiv.arrowCongr_applystatement and proof · cited by 0