Mathlib Map

Theorems · Theorem · commutative algebra

PowerBasis.basis_eq_pow

∀ {R : Type u_7} {S : Type u_8} [inst : CommRing R] [inst_1 : Ring S] [inst_2 : Algebra R S] (self : PowerBasis R S)
  (i : Fin self.dim), self.basis i = self.gen ^ ↑i
Defined in
Mathlib.RingTheory.PowerBasis
Cited by
13 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingAlgebra

Around this declaration

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

Cites9

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

Cited by13

Results whose statement or proof uses this declaration.