Theorems · Definition · ring theory
AlgEquivClass.toAlgEquiv
{F : Type u_1} →
{R : Type u_2} →
{A : Type u_3} →
{B : Type u_4} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Algebra R A] →
[inst_4 : Algebra R B] → [inst_5 : EquivLike F A B] → [AlgEquivClass F R A B] → F → A ≃ₐ[R] BTurn an element of a type F satisfying AlgEquivClass F R A B into an actual AlgEquiv.
This is declared as the default coercion from F to A ≃ₐ[R] B.
- Defined in
- Mathlib.Algebra.Algebra.Equiv
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivproof · cited by 8,337
- AlgEquivstatement · cited by 1,681
- RingEquivproof · cited by 1,147
- EquivLikestatement and proof · cited by 165
- EquivLike.toEquivproof · cited by 125
- AlgEquivClassstatement and proof · cited by 17
- RingEquivClass.toRingEquivproof · cited by 12
- AlgEquivClass.commutesproof · cited by 0
Cited by13
Results whose statement or proof uses this declaration.
- AlgEquiv.spectrum_eqproof · cited by 9
- Matrix.det_mapproof · cited by 3
- LinearMap.trace_mapproof · cited by 1
- LinearMap.det_mapproof · cited by 1
- Ideal.inertiaDeg'_map_eqproof · cited by 1
- Matrix.trace_mapproof · cited by 1
- Ideal.ramificationIdx'_map_eqproof · cited by 1
- AlgEquiv.coe_coe_symm_apply_coe_applystatement · cited by 1
- NumberField.RingOfIntegers.mapAlgEquivproof · cited by 0
- AlgEquivClass.toAlgEquiv.congr_simpstatement and proof · cited by 0
- Ideal.LiesOver.of_eq_map_equivproof · cited by 0
- AlgEquiv.coe_apply_coe_coe_symm_applystatement · cited by 0