Mathlib Map

Theorems · Theorem · geometry

AffineMap.lineMap_apply_ring

∀ {k : Type u_1} [inst : Ring k] (a b c : k), (AffineMap.lineMap a b) c = (1 - c) * a + c * b
Defined in
Mathlib.LinearAlgebra.AffineSpace.AffineMap
Cited by
2 results in Mathlib
Foundations
Depth 46 from the axioms · uses propext, Quot.sound
Assumes
Ring

Around this declaration

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

Cites5

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

Cited by2

Results whose statement or proof uses this declaration.