Theorems · Theorem · ring theory
QuaternionAlgebra.Basis.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}
⦃q₁ q₂ : QuaternionAlgebra.Basis A c₁ c₂ c₃⦄, q₁.i = q₂.i → q₁.j = q₂.j → q₁ = q₂Since k is redundant, it is not necessary to show q₁.k = q₂.k when showing q₁ = q₂.
- Defined in
- Mathlib.Algebra.QuaternionBasis
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Ringstatement and proof · cited by 7,463
- QuaternionAlgebra.Basisstatement and proof · cited by 28
- QuaternionAlgebra.Basis.istatement and proof · cited by 23
- QuaternionAlgebra.Basis.jstatement and proof · cited by 23
- QuaternionAlgebra.Basis.casesOnproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- QuaternionAlgebra.hom_extproof · cited by 3
- QuaternionAlgebra.Basis.ext_iffproof · cited by 0