Theorems · Theorem
Matrix.range_cons_cons_empty
∀ {α : Type u} (x y : α) (u : Fin 0 → α), Set.range (Matrix.vecCons x (Matrix.vecCons y u)) = {x, y}- Defined in
- Mathlib.Data.Fin.VecNotation
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.rangestatement · cited by 4,705
- Matrix.vecConsstatement and proof · cited by 852
- Set.singleton_unionproof · cited by 22
- Matrix.range_consproof · cited by 14
- Matrix.range_cons_emptyproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Projectivization.line_unique'proof · cited by 1
- Projectivization.isCollinear_pairproof · cited by 1