AffineBasis.basisOf_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) (i : ι) (j : { j // j ≠ i }),
(b.basisOf i) j = b ↑j -ᵥ b i- Defined in
- Mathlib.LinearAlgebra.AffineSpace.Basis
- Cited by
- 4 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.
Cites10
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
- Module.Basisstatement · cited by 1,477
- VSub.vsubstatement and proof · cited by 817
- AffineBasisstatement and proof · cited by 65
- Module.Basis.coe_mkproof · cited by 33
- AffineBasis.basisOfstatement · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- AffineBasis.coord_apply_neproof · cited by 1
- AffineBasis.basisOf_reindexproof · cited by 1
- AffineBasis.basisOf_smulproof · cited by 1
- AffineBasis.basisOf_vaddproof · cited by 1