Theorems · Theorem · number theory
QuadraticForm.discr_comp
∀ {R : Type u_3} {N : Type u_5} {P : Type u_6} {n : Type w} [inst : Fintype n] [inst_1 : DecidableEq n]
[inst_2 : CommRing R] [inst_3 : Invertible 2] [inst_4 : AddCommGroup N] [inst_5 : Module R N] {b : Module.Basis n R N}
[inst_6 : AddCommGroup P] [inst_7 : Module R P] (b' : Module.Basis n R P) (Q : QuadraticForm R P) (f : N →ₗ[R] P),
QuadraticForm.discr b (QuadraticMap.comp Q f) =
((LinearMap.toMatrix b b') f).det * ((LinearMap.toMatrix b b') f).det * QuadraticForm.discr b' Q- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- LinearEquivstatement · cited by 3,317
- mul_commproof · cited by 2,262
- Module.Basisstatement and proof · cited by 1,477
- Matrix.detstatement and proof · cited by 665
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.