Theorems · Definition · geometry
AffineBasis.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] → AffineBasis ι k P → ι ≃ ι' → AffineBasis ι' k PComposition of an affine basis and an equivalence of index types.
- Defined in
- Mathlib.LinearAlgebra.AffineSpace.Basis
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 71 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.
- DFunLike.coeproof · 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.symmproof · cited by 3,681
- AddTorsorstatement and proof · cited by 1,657
- AffineBasisstatement and proof · cited by 65
Cited by7
Results whose statement or proof uses this declaration.
- AffineBasis.exists_affineBasis_of_finiteDimensionalproof · cited by 1
- AffineBasis.basisOf_reindexstatement and proof · cited by 1
- AffineBasis.reindex_applystatement · cited by 0
- AffineBasis.reindex_reflstatement · cited by 0
- AffineBasis.reindex_smulstatement · cited by 0
- AffineBasis.coe_reindexstatement · cited by 0
- AffineBasis.coord_reindexstatement and proof · cited by 0