Theorems · Theorem · ring theory
CliffordAlgebra.equivOfIsometry_trans
∀ {R : Type u_1} [inst : CommRing R] {M₁ : Type u_4} {M₂ : Type u_5} {M₃ : Type u_6} [inst_1 : AddCommGroup M₁]
[inst_2 : AddCommGroup M₂] [inst_3 : AddCommGroup M₃] [inst_4 : Module R M₁] [inst_5 : Module R M₂]
[inst_6 : Module R M₃] {Q₁ : QuadraticForm R M₁} {Q₂ : QuadraticForm R M₂} {Q₃ : QuadraticForm R M₃}
(e₁₂ : QuadraticMap.IsometryEquiv Q₁ Q₂) (e₂₃ : QuadraticMap.IsometryEquiv Q₂ Q₃),
(CliffordAlgebra.equivOfIsometry e₁₂).trans (CliffordAlgebra.equivOfIsometry e₂₃) =
CliffordAlgebra.equivOfIsometry (e₁₂.trans e₂₃)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- AlgEquivstatement · cited by 1,681
- QuadraticFormstatement and proof · cited by 507
- CliffordAlgebrastatement and proof · cited by 309
- AlgEquiv.transstatement · cited by 108
- AlgEquiv.extproof · cited by 60
- QuadraticMap.IsometryEquivstatement and proof · cited by 49
- AlgHom.congr_funproof · cited by 40
- QuadraticMap.IsometryEquiv.toIsometryproof · cited by 11
- QuadraticMap.IsometryEquiv.transstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.