Mathlib Map

Theorems · Theorem · linear algebra

Module.Basis.apply_eq_iff

∀ {ι : Type u_10} {R : Type u_11} {M : Type u_12} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
  {b : Module.Basis ι R M} {x : M} {i : ι}, b i = x ↔ b.repr x = fun₀ | i => 1
Defined in
Mathlib.LinearAlgebra.Basis.Defs
Cited by
12 results in Mathlib
Foundations
Depth 80 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.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.