Theorems · Theorem · ring theory
CliffordAlgebra.map_surjective
∀ {R : Type u_1} [inst : CommRing R] {M₁ : Type u_4} {M₂ : Type u_5} [inst_1 : AddCommGroup M₁]
[inst_2 : AddCommGroup M₂] [inst_3 : Module R M₁] [inst_4 : Module R M₂] {Q₁ : QuadraticForm R M₁}
{Q₂ : QuadraticForm R M₂} (f : Q₁ →qᵢ Q₂), Function.Surjective ⇑f → Function.Surjective ⇑(CliffordAlgebra.map f)If a linear map preserves the quadratic forms and is surjective, then the algebra maps it induces between Clifford algebras is also surjective.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebra.algebraMapproof · cited by 4,706
- AlgHomstatement · cited by 3,236
- map_mulproof · cited by 1,137
- map_addproof · cited by 964
- QuadraticFormstatement and proof · cited by 507
- CliffordAlgebrastatement and proof · cited by 309
- CliffordAlgebra.ιproof · cited by 142
- AlgHom.commutesproof · cited by 96
Cited by1
Results whose statement or proof uses this declaration.
- ExteriorAlgebra.map_surjective_iffproof · cited by 0