Theorems · Definition · number theory
QuadraticForm.baseChange
{R : Type uR} →
(A : Type uA) →
{M₂ : Type uM₂} →
[inst : CommRing R] →
[inst_1 : CommRing A] →
[inst_2 : AddCommGroup M₂] →
[inst_3 : Algebra R A] →
[inst_4 : Module R M₂] → [Invertible 2] → QuadraticForm R M₂ → QuadraticForm A (TensorProduct R A M₂)The base change of a quadratic form.
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Algebrastatement and proof · cited by 11,388
- TensorProductstatement · cited by 2,545
- Invertiblestatement and proof · cited by 549
- QuadraticFormstatement and proof · cited by 507
- QuadraticForm.tmulproof · cited by 33
- QuadraticMap.sqproof · cited by 24
Cited by21
Results whose statement or proof uses this declaration.
- CliffordAlgebra.toBaseChangestatement and proof · cited by 10
- CliffordAlgebra.ofBaseChangestatement and proof · cited by 7
- CliffordAlgebra.toBaseChange_ιstatement · cited by 4
- CliffordAlgebra.equivBaseChangestatement · cited by 2
- CliffordAlgebra.ofBaseChangeAuxstatement and proof · cited by 2
- CliffordAlgebra.ofBaseChange_tmul_ιstatement and proof · cited by 2
- CliffordAlgebra.toBaseChange_comp_involutestatement and proof · cited by 1
- CliffordAlgebra.toBaseChange_comp_ofBaseChangestatement · cited by 1
- CliffordAlgebra.toBaseChange_comp_reverseOpstatement and proof · cited by 1
- CliffordAlgebra.ofBaseChangeAux_ιstatement and proof · cited by 1
- CliffordAlgebra.ofBaseChange_comp_toBaseChangestatement and proof · cited by 1
- CliffordAlgebra.equivBaseChange_applystatement and proof · cited by 0