Documentation Verification Report

Factors

📁 Source: Mathlib/Tactic/Simproc/Factors.lean

Statistics

MetricCount
DefinitionsFactors, Factors, FactorsHelper, evalPrimeFactorsList, primeFactorsList_ofNat
5
Theoremscons, cons_of_le, cons_self, nil, primeFactorsList_eq, singleton, singleton_self
7
Total12

CategoryTheory.MonoOver

Definitions

NameCategoryTheorems
Factors 📖MathDef
3 mathmath: CategoryTheory.Subobject.factors_iff, CategoryTheory.Subobject.mk_factors_iff, factors_congr

CategoryTheory.Subobject

Definitions

NameCategoryTheorems
Factors 📖MathDef
21 mathmath: factors_iff, inf_arrow_factors_right, mk_factors_iff, CategoryTheory.Limits.kernelSubobject_factors, bot_factors_iff_zero, CategoryTheory.Limits.pullback_factors_iff, factors_comp_arrow, factors_self, inf_factors, CategoryTheory.Limits.kernelSubobject_factors_iff, CategoryTheory.Limits.equalizerSubobject_factors_iff, finset_inf_factors, mk_factors_self, inf_arrow_factors_left, top_factors, CategoryTheory.ObjectProperty.IsStrongGenerator.exists_of_subobject_ne_top, factors_zero, finset_inf_arrow_factors, AlgebraicTopology.DoldKan.factors_normalizedMooreComplex_PInfty, CategoryTheory.Limits.equalizerSubobject_factors, CategoryTheory.Limits.imageSubobject_factors_comp_self

Mathlib.Meta.Simproc

Definitions

NameCategoryTheorems
FactorsHelper 📖MathDef
3 mathmath: FactorsHelper.nil, FactorsHelper.singleton_self, FactorsHelper.singleton
evalPrimeFactorsList 📖CompOp

Mathlib.Meta.Simproc.FactorsHelper

Theorems

NameKindAssumesProvesValidatesDepends On
cons 📖Mathlib.Meta.NormNum.IsNat
Nat.instAddMonoidWithOne
Nat.minFac
Mathlib.Meta.Simproc.FactorsHelper
cons_of_le
LT.lt.le
Mathlib.Meta.NormNum.IsNat.out
cons_of_le 📖Mathlib.Meta.NormNum.IsNat
Nat.instAddMonoidWithOne
Nat.minFac
Mathlib.Meta.Simproc.FactorsHelper
Nat.prime_def_minFac
le_trans
Nat.Prime.two_le
Mathlib.Meta.NormNum.IsNat.out
Nat.cast_id
cons_self 📖Mathlib.Meta.NormNum.IsNat
Nat.instAddMonoidWithOne
Mathlib.Meta.Simproc.FactorsHelper
cons_of_le
le_rfl
Nat.prime_def_minFac
nil 📖mathematicalMathlib.Meta.Simproc.FactorsHelper
primeFactorsList_eq 📖mathematicalMathlib.Meta.Simproc.FactorsHelperNat.primeFactorsListNat.prime_two
List.IsChain.tail
List.Perm.eq_of_pairwise'
List.SortedLE.pairwise
Nat.primeFactorsList_sorted
Nat.primeFactorsList_unique
singleton 📖mathematicalMathlib.Meta.NormNum.IsNat
Nat.instAddMonoidWithOne
Nat.minFac
Mathlib.Meta.Simproc.FactorsHelpercons
mul_one
nil
singleton_self 📖mathematicalMathlib.Meta.Simproc.FactorsHelpercons_self
mul_one
nil

Nat

Definitions

NameCategoryTheorems
primeFactorsList_ofNat 📖CompOp

---

← Back to Index