Mathlib Map

Theorems · Theorem · linear algebra

setBasisOfTopLeSpanOfCardEqFinrank_repr_apply

∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : OrzechProperty R] [inst_2 : AddCommMonoid M]
  [inst_3 : Module R M] {s : Set M} [inst_4 : Fintype ↑s] (le_span : ⊤ ≤ Submodule.span R s)
  (card_eq : s.toFinset.card = Module.finrank R M) (x : M),
  (setBasisOfTopLeSpanOfCardEqFinrank le_span card_eq).repr x =
    ⋯.repr ((LinearMap.codRestrict (Submodule.span R (Set.range Subtype.val)) LinearMap.id ⋯) x)
Defined in
Mathlib.LinearAlgebra.Dimension.OrzechProperty
Cited by
0 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringOrzechPropertyAddCommMonoidModuleFintype

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites25

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
  • Setstatement and proof · cited by 53,352
  • Modulestatement and proof · cited by 20,661
  • RingHom.idstatement · cited by 18,349
  • Semiringstatement and proof · cited by 13,802
  • AddCommMonoidstatement and proof · cited by 12,281
  • LinearMapstatement · cited by 10,215
  • Top.topstatement and proof · cited by 9,680
  • Fintypestatement and proof · cited by 7,736
  • Submodulestatement · cited by 7,192
  • Set.Elemstatement and proof · cited by 7,166
  • Finsuppstatement · cited by 5,255

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.