Theorems · Definition · ring theory
QuaternionAlgebra.Basis.compHom
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
[inst : CommRing R] →
[inst_1 : Ring A] →
[inst_2 : Ring B] →
[inst_3 : Algebra R A] →
[inst_4 : Algebra R B] →
{c₁ c₂ c₃ : R} → QuaternionAlgebra.Basis A c₁ c₂ c₃ → (A →ₐ[R] B) → QuaternionAlgebra.Basis B c₁ c₂ c₃Transform a QuaternionAlgebra.Basis through an AlgHom.
- Defined in
- Mathlib.Algebra.QuaternionBasis
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- AlgHomstatement and proof · cited by 3,236
- QuaternionAlgebra.Basisstatement and proof · cited by 28
- QuaternionAlgebra.Basis.iproof · cited by 23
- QuaternionAlgebra.Basis.jproof · cited by 23
- QuaternionAlgebra.Basis.kproof · cited by 16
Cited by5
Results whose statement or proof uses this declaration.
- QuaternionAlgebra.liftproof · cited by 3
- QuaternionAlgebra.Basis.i_compHomstatement and proof · cited by 0
- QuaternionAlgebra.Basis.j_compHomstatement and proof · cited by 0
- QuaternionAlgebra.Basis.k_compHomstatement and proof · cited by 0
- QuaternionAlgebra.lift_symm_applystatement · cited by 0