rank_mul_left_isUnit_det
Lean Status
Formal verification, live
Every analytical kill on the ladder is paired with a Lean 4 theorem. Green = proved end-to-end. Violet = sorry placeholder. Red = killed (formal counterexample).
152
Proved
7
Sorry
5
Axiom
3
Killed (analytical)
Theorem grid
invertible_gauge_preserves_rank_family
effective_weight_gram_eq
same_precision_residual_not_free
coefficient_support_truncation_eq
coefficient_tail_error_bound
activation_weighted_error_le_frobenius
activation_weighted_error_le_spectral
activation_error_depends_only_on_data_subspace
activation_error_zero_on_data_subspace
linear_gauge_foldable_between_layers
gap_preserved_under_perturbation
topk_route_stability
route_flip_zero_above_margin
single_layer_approx_error
two_layer_error_bound
finite_stack_error_bound
uniform_stack_error_bound
uniform_stack_error_bound_geometric
uniform_stack_geometric_closed_form
uniform_stack_error_upper_bound
one_bit_compounding_exceeds_gate
one_bit_kill_signal_corollary
key_projection_gauge_invariance
attention_score_gauge_invariance
value_projection_gauge_invariance
kq_space_gauge_invariance
post_rope_score_invariance
exact_residual_recovery
attention_error_bound
top_k_optimal
stack_iterate_approximation
recursive_shared_weight_exists
contractive_shared_weight_bounded_error
low_rank_bytes_closed_form
sign_scale_rank_bytes_closed_form
shared_codebook_saves_when_K_lt_experts
static_student_bytes_lt_dense
pareto_dominance_refl
pareto_dominance_transitive
pareto_dominance_from_components
pareto_strict_implies_weak
global_delta_bytes_lt_per_task
global_delta_bytes_lt_per_task_with_overhead
static_student_no_runtime_choice
static_distillation_activation_error_eq
static_distillation_frobenius_bound
low_rank_factor_bytes
additive_residual_error_triangle
low_rank_residual_frobenius_bound
tensor_factor_frobenius_to_activation
shared_basis_layer_frobenius_bound
shared_basis_stack_error_additive
shared_basis_stack_error_orthogonal
shared_basis_compression_saves
restricted_family_cannot_meet_target
olmoe_joint_basis_no_low_distortion
mode_one_total_energy
independent_layers_spectral_norm
tucker_mode1_spectral_lower_bound
tucker_mode0_spectral_lower_bound
olmoe_tucker_layer_no_compression
olmoe_tucker_expert_no_compression
olmoe_hosvd_joint_no_compression
olmoe_tucker_cross_mode_no_compression
task_union_basis_contains_task_basis
certified_distillation_bounds_all_static_inference
frob_certificate_implies_distillation_certificate
rank_r_certificate_implies_distillation_certificate
bias_decomposition
gen_decomposition
classK_decoupled_iff_kappa_split
classK_realised_of_kappa_gen_zero
equal_readouts_collapses
falsifier_negates_decoupling
decoupled_at_zero_gen_iff_kappa_gen_zero
inverse_source_under_decoupled
cross_readout_response_ratio
cross_readout_budget_at_bias_saturation
cross_corpus_budget_violated_when_kappa_ratio_exceeds_headroom
prod_one_add_le_pow_one_add_max
composed_inflation_bound
kills_iff_pow_exceeds
per_layer_budget_clears_composed
pythagoras_decomposition
residual_sq_le_norm_sq
residual_sq_ge_of_projected_short
residual_eq_norm_of_kernel
kill_iff_witness
family_residual_lower_bound
shrunk_zero_implies_kappa_zero
shrunk_mono_in_eps
source_coupling_bounded_of_shrunk
not_shrunk_iff_witness
shrunk_comp_right
sourceEffect_eq_readout_transport_source
readoutNullSource_effect_eq_baseline
not_crossesSteeringThreshold_of_effect_lt
crossesSteeringThreshold_of_threshold_le_effect
inverseSource_exists_of_witness
inverseSource_crosses_threshold_of_target_ge
not_beatsNullBy_of_candidate_lt_null_plus_margin
beatsNullBy_of_null_plus_margin_le_candidate
selectivityRatio_pos
selectivityRatio_mono_in_alpha
selectivityRatio_gt_cap_iff
no_jointly_feasible_of_coherence_violates_selectivity
not_jointlyFeasible_of_excess
jointlyFeasible_of_coherent_subcap
entropy_nonneg
entropy_le_log_card
perplexity_ge_one
perplexity_le_card
entropy_uniform
perplexity_uniform
entropy_delta
perplexity_delta
attentionSlackRatio_ge_one
attentionSlackRatio_le_card
attentionSlackRatio_uniform_eq_one
attentionSlackRatio_delta_eq_card
noGenerationWitness_blocksTransport
noGenerationWitness_blocksInverseSource
biasGenDecoupled_blocksFixedReadoutSteering
linearRegimeFailure_blocksKappaInterpretation
readoutTrapHalt_isMethodologyNotMechanism
reopenRequiresTrapCleanGenerationWitness
bestScore_le_of_subset
no_subset_member_beats_superset
bestScore_attained
strict_loss_iff_excluded_witness
toy_sourceEffect_linear_decomposition
toy_baselineEffect
toy_readoutNull_iff_kappa_zero
toy_crossesSteeringThreshold_iff
toy_inverseSourceWitness_linear
toy_beatsNullBy_iff
toy_outputPresence_eq_zero_of_zero_readout
toy_outputGated_of_zero_readout
error_le_geom_sum
error_le_geom_closed
affine_error_le_geom_sum
affine_error_le_closed
affine_error_le_closed_per_channel
affine_error_le_closed_per_channel_sup
affine_error_linf_le_per_channel_envelope
affine_error_l2_le_per_channel_envelope
affine_state_bound_geom_sum
affine_state_bound_closed
quotient_lipschitz
combine_assoc
block_error_le_geom_sum
block_error_le_closed
attention_output_split
hybrid_output_error_bound
sparse_smooth_mass_decomposition
not_lowBudgetSmoothClosurePass_of_gate_failure
lowBudgetGlobalG10_kill_certificate_of_smooth_gate_failure
lowBudgetGlobalG10_kill_certificate_of_routing_gate_failure
Source + reproduction
- Lean files:
LeanMining/NeuralGeometry/in the parent repo - Verify locally:
lake build LeanMining.NeuralGeometry - Status JSON: regenerated on every commit by
scripts/generate_site_data.py