AffineBasis.basisOf_reindex
∀ {ι : Type u_1} {ι' : Type u_2} {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) (e : ι ≃ ι') (i : ι'),
(b.reindex e).basisOf i = (b.basisOf (e.symm i)).reindex (e.subtypeEquiv ⋯)- Defined in
- Mathlib.LinearAlgebra.AffineSpace.Basis
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Equivstatement and proof · cited by 8,337
- Ringstatement and proof · cited by 7,463
- Equiv.symmstatement and proof · cited by 3,681
- AddTorsorstatement and proof · cited by 1,657
- Module.Basisstatement · cited by 1,477
- VSub.vsubproof · cited by 817
- Iff.notstatement and proof · cited by 489
- Equiv.eq_symm_applystatement and proof · cited by 85
- AffineBasisstatement and proof · cited by 65
Cited by1
Results whose statement or proof uses this declaration.
- AffineBasis.coord_reindexproof · cited by 0