Mathlib Map

Theorems · Theorem · geometry

AffineBasis.isUnit_toMatrix

∀ {ι : 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 ι] (b₂ : AffineBasis ι k P)
  [inst_5 : DecidableEq ι], IsUnit (b.toMatrix ⇑b₂)
Defined in
Mathlib.LinearAlgebra.AffineSpace.Matrix
Cited by
3 results in Mathlib
Foundations
Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupAddTorsorRingModuleFintypeDecidableEq

Around this declaration

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

Cites11

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

Cited by3

Results whose statement or proof uses this declaration.