Theorems · Definition · linear algebra
Module.Basis.mulOpposite
{R : Type u_1} →
{H : Type u_2} →
{ι : Type u_3} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid H] → [inst_2 : Module R H] → Module.Basis ι R H → Module.Basis ι R HᵐᵒᵖThe multiplicative opposite of a basis: b.mulOpposite i ↦ op (b i).
- Defined in
- Mathlib.LinearAlgebra.Basis.MulOpposite
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Module.Basisstatement and proof · cited by 1,477
- MulOppositestatement · cited by 1,135
- Module.Basis.mapproof · cited by 70
- MulOpposite.opLinearEquivproof · cited by 44
Cited by8
Results whose statement or proof uses this declaration.
- OrthonormalBasis.mulOppositeproof · cited by 1
- OrthonormalBasis.toBasis_mulOppositestatement · cited by 0
- Module.Basis.mulOpposite_applystatement · cited by 0
- Module.Basis.mulOpposite_is_orthonormal_iffstatement · cited by 0
- Module.Basis.mulOpposite_repr_eqstatement · cited by 0
- Module.Basis.mulOpposite_repr_opstatement · cited by 0
- MulOpposite.finrankproof · cited by 0
- Module.Basis.repr_unop_eq_mulOpposite_reprstatement · cited by 0