AffineBasis.coord_apply
∀ {ι : Type u_1} {k : Type u_5} {V : Type u_6} {P : Type u_7} [inst : AddCommGroup V] [inst_1 : AddTorsor V P]
[inst_2 : Ring k] [inst_3 : Module k V] (b : AffineBasis ι k P) [inst_4 : DecidableEq ι] (i j : ι),
(b.coord i) (b j) = if i = j then 1 else 0- Defined in
- Mathlib.LinearAlgebra.AffineSpace.Basis
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Ringstatement and proof · cited by 7,463
- AddTorsorstatement and proof · cited by 1,657
- eq_or_neproof · cited by 1,117
- AffineMapstatement · cited by 674
- AffineBasisstatement and proof · cited by 65
- AffineBasis.coordstatement and proof · cited by 26
- AffineBasis.coord_apply_eqproof · cited by 1
- AffineBasis.coord_apply_neproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- AffineBasis.coord_apply_combination_of_memproof · cited by 6
- AffineBasis.affineSpan_eq_top_of_toMatrix_left_invproof · cited by 1
- AffineBasis.coord_apply_combination_of_notMemproof · cited by 1
- AffineBasis.toMatrix_selfproof · cited by 1