Theorems · Definition
Equiv.addEquiv
{α : Type u_2} →
{β : Type u_3} →
(e : α ≃ β) →
[inst : Add β] →
have x := e.add;
α ≃+ βAn equivalence e : α ≃ β gives an additive equivalence α ≃+ β where
the additive structure on α is the one obtained by transporting an additive structure
on β back along e.
- Defined in
- Mathlib.Algebra.Group.TransferInstance
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- Add
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by14
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.coeffAddEquivproof · cited by 12
- MonoidAlgebra.coeffAddEquivproof · cited by 11
- Equiv.linearEquivproof · cited by 9
- PolynomialModule.coeffAddEquivproof · cited by 6
- Equiv.lieRingproof · cited by 3
- QuaternionAlgebra.addEquivProdproof · cited by 2
- QuaternionAlgebra.addEquivTupleproof · cited by 2
- Shrink.addEquivproof · cited by 2
- ContinuousLinearMapWOT.addEquivproof · cited by 2
- Equiv.normedAddCommGroupproof · cited by 0
- Equiv.addEquiv_applystatement · cited by 0
- Equiv.addEquiv_symm_applystatement · cited by 0