Theorems · Definition
Equiv.algebra
(R : Type u_1) →
{α : Type u_2} →
{β : Type u_3} →
[inst : CommSemiring R] →
(e : α ≃ β) →
[inst_1 : Semiring β] →
have x := e.semiring;
[Algebra R β] → Algebra R αTransfer Algebra across an Equiv
- Defined in
- Mathlib.Algebra.Algebra.TransferInstance
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
- Assumes
- CommSemiringSemiring
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.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement and proof · cited by 8,337
- Algebra.algebraMapproof · cited by 4,706
- Equiv.invFunproof · cited by 163
- Equiv.semiringstatement · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- Equiv.algEquivstatement and proof · cited by 2
- NormedSpace.exp_opproof · cited by 1
- Equiv.algEquiv_applystatement · cited by 0
- Equiv.algEquiv_symm_applystatement · cited by 0
- Equiv.algebraMap_defstatement · cited by 0