Theorems · Theorem
Matrix.range_cons_empty
∀ {α : Type u} (x : α) (u : Fin 0 → α), Set.range (Matrix.vecCons x u) = {x}- Defined in
- Mathlib.Data.Fin.VecNotation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 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 · cited by 852
- Set.union_emptyproof · cited by 78
- Matrix.range_emptyproof · cited by 14
- Matrix.range_consproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.range_cons_cons_emptyproof · cited by 2