Theorems · Definition · ring theory
QuaternionAlgebra.lift
{R : Type u_1} →
{A : Type u_2} →
[inst : CommRing R] →
[inst_1 : Ring A] →
[inst_2 : Algebra R A] →
{c₁ c₂ c₃ : R} → QuaternionAlgebra.Basis A c₁ c₂ c₃ ≃ (QuaternionAlgebra R c₁ c₂ c₃ →ₐ[R] A)A quaternionic basis on A is equivalent to a map from the quaternion algebra to A.
- Defined in
- Mathlib.Algebra.QuaternionBasis
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Equivstatement · cited by 8,337
- Ringstatement and proof · cited by 7,463
- AlgHomstatement and proof · cited by 3,236
- QuaternionAlgebrastatement and proof · cited by 174
- QuaternionAlgebra.Basisstatement and proof · cited by 28
- QuaternionAlgebra.Basis.selfproof · cited by 9
- QuaternionAlgebra.Basis.compHomproof · cited by 4
- QuaternionAlgebra.Basis.liftHomproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- QuaternionAlgebra.hom_extproof · cited by 3
- QuaternionAlgebra.lift_applystatement and proof · cited by 0
- QuaternionAlgebra.lift_symm_applystatement and proof · cited by 0