Theorems · Theorem · ring theory
QuaternionAlgebra.hom_ext
∀ {R : Type u_1} {A : Type u_2} [inst : CommRing R] [inst_1 : Ring A] [inst_2 : Algebra R A] {c₁ c₂ c₃ : R}
⦃f g : QuaternionAlgebra R c₁ c₂ c₃ →ₐ[R] A⦄,
f (QuaternionAlgebra.Basis.self R).i = g (QuaternionAlgebra.Basis.self R).i →
f (QuaternionAlgebra.Basis.self R).j = g (QuaternionAlgebra.Basis.self R).j → f = gTwo R-algebra morphisms from a quaternion algebra are equal if they agree on i and j.
- Defined in
- Mathlib.Algebra.QuaternionBasis
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- Equiv.symmproof · cited by 3,681
- AlgHomstatement and proof · cited by 3,236
- Equiv.injectiveproof · cited by 464
- QuaternionAlgebrastatement and proof · cited by 174
- QuaternionAlgebra.Basis.istatement and proof · cited by 23
- QuaternionAlgebra.Basis.jstatement and proof · cited by 23
- QuaternionAlgebra.Basis.selfstatement and proof · cited by 9
- QuaternionAlgebra.liftproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- CliffordAlgebraQuaternion.toQuaternion_comp_ofQuaternionproof · cited by 1
- Quaternion.hom_extproof · cited by 1
- QuaternionAlgebra.hom_ext_iffproof · cited by 0