AffineBasis.toMatrix_mul_toMatrix
∀ {ι : Type u₁} {k : Type u₂} {V : Type u₃} {P : Type u₄} [inst : AddCommGroup V] [inst_1 : AddTorsor V P]
[inst_2 : Ring k] [inst_3 : Module k V] (b : AffineBasis ι k P) [inst_4 : Fintype ι] (b₂ : AffineBasis ι k P)
[inst_5 : DecidableEq ι], b.toMatrix ⇑b₂ * b₂.toMatrix ⇑b = 1- Defined in
- Mathlib.LinearAlgebra.AffineSpace.Matrix
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 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.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- Matrixstatement and proof · cited by 4,303
- AddTorsorstatement and proof · cited by 1,657
- Matrix.extproof · cited by 540
- AffineBasisstatement and proof · cited by 65
- AffineBasis.toMatrixstatement · cited by 11
- AffineBasis.toMatrix_applyproof · cited by 2
- AffineBasis.toMatrix_vecMul_coordsproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- AffineBasis.isUnit_toMatrixproof · cited by 3