Theorems · Theorem · number theory
QuadraticForm.toMatrix.congr_simp
∀ {R : Type u_3} {N : Type u_5} {n : Type w} [inst : Fintype n] {inst_1 : DecidableEq n} [inst_2 : DecidableEq n]
[inst_3 : CommRing R] [inst_4 : Invertible 2] [inst_5 : AddCommGroup N] [inst_6 : Module R N]
(b b_1 : Module.Basis n R N),
b = b_1 →
∀ (Q Q_1 : QuadraticForm R N),
Q = Q_1 →
∀ (a a_1 : n),
a = a_1 →
∀ (a_2 a_3 : n), a_2 = a_3 → QuadraticForm.toMatrix b Q a a_2 = QuadraticForm.toMatrix b_1 Q_1 a_1 a_3- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Fintypestatement and proof · cited by 7,736
- Module.Basisstatement and proof · cited by 1,477
- Invertiblestatement and proof · cited by 549
- QuadraticFormstatement and proof · cited by 507
- QuadraticForm.toMatrixstatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.