Mathlib Map

Theorems · Theorem · geometry

AffineBasis.isUnit_toMatrix_iff

∀ {ι : Type u₁} {k : Type u₂} {V : Type u₃} {P : Type u₄} [inst : AddCommGroup V] [inst_1 : AddTorsor V P]
  [inst_2 : Ring k] [inst_3 : Module k V] (b : AffineBasis ι k P) [inst_4 : Fintype ι] [inst_5 : DecidableEq ι]
  [Nontrivial k] (p : ι → P), IsUnit (b.toMatrix p) ↔ AffineIndependent k p ∧ affineSpan k (Set.range p) = ⊤
Defined in
Mathlib.LinearAlgebra.AffineSpace.Matrix
Cited by
0 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupAddTorsorRingModuleFintypeDecidableEqNontrivial

Around this declaration

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

Cites21

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
  • AddCommGroupstatement and proof · cited by 12,871
  • Top.topstatement and proof · cited by 9,680
  • Fintypestatement and proof · cited by 7,736
  • Ringstatement and proof · cited by 7,463
  • Set.rangestatement and proof · cited by 4,705
  • Matrixstatement and proof · cited by 4,303
  • Unitsproof · cited by 2,804
  • Nontrivialstatement and proof · cited by 2,416
  • Units.valproof · cited by 1,966
  • AddTorsorstatement and proof · cited by 1,657
  • IsUnitstatement and proof · cited by 1,602

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.